Releases: appsembler/site-configuration-client
Releases · appsembler/site-configuration-client
v0.2.4
What's Changed
- enforce a default timeout if SITE_CONFIG_CACHE_TIMEOUT is not set by @OmarIthawi in #86
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- refactor: get site_configuration from
site
if available by @OmarIthawi in #84
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Bump django from 3.2.5 to 3.2.14 in /requirements by @dependabot in #79
- Bump django from 3.2.14 to 3.2.15 in /requirements by @dependabot in #82
- support tier params in create_site by @OmarIthawi in #80
- pass the environment for the override-config API by @OmarIthawi in #81
New Contributors
- @dependabot made their first contribution in #79
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- remove esther from CODEOWNERS by @thraxil in #77
- Enable in Studio by @OmarIthawi in #78
Full Changelog: v0.1.12...v0.2.1
v0.1.12
What's Changed
- use a better filename for the Client class by @OmarIthawi in #75
- site info for subscription info by @OmarIthawi in #76
Full Changelog: v0.1.11...v0.1.12
fix exception when `bucket.get_blob` returns `None`
What's Changed
- fix exception when
bucket.get_blob
returnsNone
by @OmarIthawi in #74
Full Changelog: v0.1.10...v0.1.11
remove hardcoded amc-v1 css function
Support `environment` in cloud bucket
What's Changed
- read json configs with environment prefix by @OmarIthawi in #72
Full Changelog: v0.1.8...v0.1.9
Cache cleanup, support readonly storage, refactors
What's Changed
- pin google requirements to fix py35 incompatible packages by @OmarIthawi in #70
- document django configs in readme by @OmarIthawi in #66
- fixes for client cache and readonly storage by @OmarIthawi in #71
Full Changelog: v0.1.7...v0.1.8