Skip to content

Releases: mozilla-services/syncstorage-rs

0.18.2

05 Dec 22:20
0.18.2
1107eb4
Compare
Choose a tag to compare

Chore

0.18.1

27 Nov 20:07
0.18.1
6abde91
Compare
Choose a tag to compare

Features

0.18.0

26 Nov 23:37
0.18.0
a252c0a
Compare
Choose a tag to compare

Doc

Features

0.17.15

21 Nov 23:00
0.17.15
c542b77
Compare
Choose a tag to compare

Bug Fixes

0.17.14

19 Nov 19:05
0.17.14
269ee86
Compare
Choose a tag to compare

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

30 Oct 20:45
0.17.13
9d851ea
Compare
Choose a tag to compare

Features

0.17.12

29 Oct 19:51
0.17.12
6105a80
Compare
Choose a tag to compare

Bug Fixes

  • upgrade sentry w/ a fix for the blocking curl Transport (#1621) (b8641a6c)

Features

0.17.11

22 Oct 17:42
0.17.11
e06e93f
Compare
Choose a tag to compare

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

19 Oct 00:42
0.17.10
d3e6f81
Compare
Choose a tag to compare

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

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)