Skip to content

Releases: mozilla-services/autopush-rs

1.71.7

05 Sep 22:52
1.71.7
df4cbc7
Compare
Choose a tag to compare

Chore

Bug Fixes

  • minor fixes for GAR deploy CircleCI jobs (#764) (1883d278)
  • using google_project_number for OIDC authentication (#763) (4445fcfb)
  • circleci: now using correct project IDs, cleaned up env var names (#762) (d4fc2079)

Features

1.71.6

05 Sep 19:16
1.71.6
ead991a
Compare
Choose a tag to compare

Chore

  • Re-tag 1.71.5

1.71.5

29 Aug 20:11
1.71.5
4cfa317
Compare
Choose a tag to compare

Chore

  • update openssl per RUSTSEC-2024-0357 (52d9da33)

1.71.4

29 Aug 20:10
1.71.4
98788dc
Compare
Choose a tag to compare

Chore

  • Re-tag 1.71.3

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)