Releases: mozilla-services/syncstorage-rs
Releases · mozilla-services/syncstorage-rs
0.17.8
Chore
- deps: bump cryptography in /tools/integration_tests (#1594) (be23e391)
Bug Fixes
- correctly read the SYNC_STATSD_HOST/PORT settings (#1601) (3675c938)
0.17.7
Bug Fixes
- correct TokenserverError's sentry "type"/"value" fields (bbd5abac)
Refactor
- move sentry middlware and Taggable to syncserver-common (5d9d203c)
Features
- Revert "fix: revert the python3.10 match statement (for now) (#1592)" (f3bdda91)
- Revert "chore: revert back to bullseye (for now) (#1589)" (bbdfb193)
0.17.4
Features
- debug "Invalid OAuth token" (verifier returns None) error cases (#1595) (1443b31e)
0.17.3
Bug Fixes
- revert the python3.10 match statement (for now) (#1592) (dc0d571c)
0.17.2
Chore
Doc
- add missing changelog for dep updates (68db54b5)
0.17.1
Chore
Doc
- clarify the handling of existing expired bsos in writes (#1581) (250ac943, closes #619)
Bug Fixes
- don't hide TokenserverPool initialization errors on startup (#1584) (1edce041)
0.17.0
Chore
- bump crytography/pyramid to quiet a number of security alerts (#1574) (6c9b771b)
Bug Fixes
Features