Skip to content

Releases: mozilla-services/syncstorage-rs

0.17.9

26 Sep 00:31
0.17.9
68e8149
Compare
Choose a tag to compare

Bug Fixes

  • ensure the pool counter's always decremented via scopeguard (#1604) (4259183a)

0.17.8

24 Sep 00:33
0.17.8
14e74e1
Compare
Choose a tag to compare

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

19 Sep 20:52
0.17.7
4d8a26e
Compare
Choose a tag to compare

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.6

17 Sep 20:39
0.17.6
8704be5
Compare
Choose a tag to compare

Features

0.17.5

17 Sep 17:52
0.17.5
f4dd5cd
Compare
Choose a tag to compare

Bug Fixes

0.17.4

06 Sep 19:17
0.17.4
44dd540
Compare
Choose a tag to compare

Features

  • debug "Invalid OAuth token" (verifier returns None) error cases (#1595) (1443b31e)

0.17.3

03 Sep 19:40
0.17.3
ce81db2
Compare
Choose a tag to compare

Bug Fixes

  • revert the python3.10 match statement (for now) (#1592) (dc0d571c)

0.17.2

28 Aug 17:08
0.17.2
613fcb5
Compare
Choose a tag to compare

Chore

Doc

  • add missing changelog for dep updates (68db54b5)

0.17.1

11 Jul 23:52
0.17.1
1c8e3ef
Compare
Choose a tag to compare

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

15 Jun 00:09
0.17.0
33ffbe0
Compare
Choose a tag to compare

Chore

  • bump crytography/pyramid to quiet a number of security alerts (#1574) (6c9b771b)

Bug Fixes

Features