Skip to content

Releases: mozilla-services/autopush-rs

1.71.3

31 May 23:13
1.71.3
f3f0bf0
Compare
Choose a tag to compare

Chore

Refactor

  • upgrade all integration tests to asyncio async await (#667) (c7448f45)

1.71.2

21 May 17:23
1.71.2
8fbdb83
Compare
Choose a tag to compare

Bug Fixes

  • a couple retry logic error messages were incorrect (#676) (6cb6549b)

Features

  • Ensure that status and labels are propagated for DB errors (#679) (5a1f2099)
  • emit pool timeouts/conditional failures as metrics (not sentry) (#671) (b4f01af8)
  • Switch to randomized UAID for health check (#670) (06093787)

Test

  • load: Document the process for calibrating users per worker (#661) (c89627fd)

Doc

  • load: Document the process for calibrating worker count (#666) (de752ec4)

Refactor

Chore

  • deps-dev:
    • bump cryptography from 42.0.2 to 42.0.4 in /tests (#630) (967465b2)
    • bump idna from 3.6 to 3.7 in /tests (#678) (0672bba4)
    • bump idna from 3.6 to 3.7 in /tests (e8234982)

1.71.1

19 Mar 21:47
1.71.1
a72d303
Compare
Choose a tag to compare

Features

Bug Fixes

1.71.0

19 Mar 21:44
1.71.0
edc4764
Compare
Choose a tag to compare

Features

  • further special case another form of an incomplete router record (#655) (396c7b04)
  • evict idle connections from bigtable's db pool (#654) (70b1e7b2)

1.70.11

12 Mar 21:17
1.70.11
c73c0a2
Compare
Choose a tag to compare

Bug Fixes

  • don't skip DbError in the ReportableError chain (#649) (c9b97d13)

1.70.10

06 Mar 18:20
1.70.10
dd3d2e9
Compare
Choose a tag to compare

Features

  • include tags/extras across the exception chain (#648) (fb2b0ee7)

1.70.9

27 Feb 23:29
1.70.9
e3de83e
Compare
Choose a tag to compare

Features

1.70.8

27 Feb 18:25
1.70.8
e83976a
Compare
Choose a tag to compare

Bug Fixes

1.70.7

23 Feb 01:04
1.70.7
fe30e56
Compare
Choose a tag to compare

Bug Fixes

1.70.6

23 Feb 01:04
1.70.6
455e903
Compare
Choose a tag to compare

Features

  • prefer the simpler delete to avoid the admin API (#636) (0b7265ed)