Releases: prefab-cloud/prefab-cloud-python
Releases · prefab-cloud/prefab-cloud-python
v0.12.0
What's Changed
- Add special case context handling for prefab.current-time by @jkebinger in #124
- bump version to 0.12.0 by @jkebinger in #125
Full Changelog: v0.11.4...v0.12.0
v0.11.4
What's Changed
- Clarify context types by @jkebinger in #122
- update to version 0.11.4 by @jkebinger in #123
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- Update protos, re-export them for easier use by @jkebinger in #120
- Bump version to 0.11.3 by @jkebinger in #121
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- add dict to ConfigValueType's union by @jkebinger in #118
- Bump version to 0.11.2 by @jkebinger in #119
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- Add conditional caching by @jkebinger in #116
- Update change log, toml file for new release by @jkebinger in #117
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Bump cryptography from 42.0.8 to 43.0.1 by @dependabot in #110
- More string ops: startsWith/contains by @jkebinger in #111
- Add more comparison operators by @jkebinger in #112
- Remove reference to google._upb._message.RepeatedScalarContainer by @jkebinger in #113
Full Changelog: v0.10.10...v0.11.0
v0.10.11
v0.10.10
What's Changed
- call strip on the api key in case its stored with white space by @jkebinger in #107
- Separate stream url by @jkebinger in #108
- Bump version to 0.10.10, update changelog by @jkebinger in #109
Full Changelog: v0.10.9...v0.10.10
v0.10.9
What's Changed
- Extract SSE connection management to its own class. by @jkebinger in #104
- Adds json support by @jkebinger in #105
- Bump version for release by @jkebinger in #106
Full Changelog: v0.10.8...v0.10.9
v0.10.8
What's Changed
- Improve reset shutdown case by @jkebinger in #95
- increase gunicorn dependency in the example so that dependabot stops … by @jkebinger in #96
- Better handle 401 by @jkebinger in #97
- Bump certifi from 2024.6.2 to 2024.7.4 in /examples/gunicorn by @dependabot in #99
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #101
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #100
- Make global context (re) settable by @jkebinger in #102
- Implement belt/suspenders config loading that retries and falls back … by @jkebinger in #98
- update changelog, version in toml file by @jkebinger in #103
Full Changelog: v0.10.7...v0.10.8