Releases: mozilla-services/syncstorage-rs
Releases · mozilla-services/syncstorage-rs
0.17.14
Bug Fixes
- don't add extra prefixes to middleware emitted metrics (#1630) (9b033edc)
- avoid underflow of the queued_tasks metric (#1628) (3ed6d607)
Features
0.17.12
Bug Fixes
- upgrade sentry w/ a fix for the blocking curl Transport (#1621) (b8641a6c)
Features
0.17.11
Features
- Revert "feat: Revert "fix: revert the python3.10 match statement (for now) (#1592)"" (1b13123a)
- revert "feat: Revert "chore: revert back to bullseye (for now) (#1589)"" (e170518c)
- add hashed_fxa_uid to HawkPayload (#1613) (715cf950)
- user agent parsing (#1607) (7f2ef062)
0.17.10
Features
- wire MysqlError's ReportableError impl into TokenserverError (#1611) (c535e5ae)
- create DAU glean schema and configs (#1606) (d2313310)
- track the pool's queued vs actually active tasks (#1605) (1f0e28d7)
0.17.9
Bug Fixes
- ensure the pool counter's always decremented via scopeguard (#1604) (4259183a)