Skip to content

Releases: mozilla-services/autopush-rs

1.66.0

23 Jan 23:54
1.66.0
58b2c9c
Compare
Choose a tag to compare

Chore

Bug Fixes

  • silence data overflow error in sentry (#327) (202fba6)

Features

Doc

1.65.0

25 Jul 16:48
1.65.0
5fba314
Compare
Choose a tag to compare

Features

Chore

1.64.0

25 Jul 16:48
1.64.0
55af66a
Compare
Choose a tag to compare

Bug Fixes

  • add jitter to retry (#319) ([3272fde](3272fde
    6f))
  • various mini-patches for FxA integration work (#321) ([b2b6bfd](b2b6bfd3e5f4
    273e6312f6305fb122013182d55b))
    • Added more verbose trace! and debug! logging messages.
    • ignore padding errors for VAPID keys
    • bumped up default max bytes to handle base64 encoded 4096 block
    • record the VapidError as an info before we send it to metrics

Chore

Breaking Changes

  • Update for Jun 2022: Alters env var key names (#313) ([1ec8589](1ec858990dab
    eefea5953b486dbd9beeada29ca2))
    Broke: Environment var key changes from:

    AUTOPUSH_ => AUTOPUSH__

    AUTOEND_ => AUTOEND__

1.63.0

06 Jun 20:11
1.63.0
08eb9ab
Compare
Choose a tag to compare

Chore

Bug Fixes

Features

1.61.0

22 Mar 22:22
1.61.0
61780dd
Compare
Choose a tag to compare

Features

  • add status code and errno to reported metric for bridged errors (#291) (772f020b, closes #288)

Chore

1.60.0

22 Mar 16:54
1.60.0
2790659
Compare
Choose a tag to compare

Bug Fixes

  • bug: Do not report non-actionable errors to sentry (#299) (3d18b10d2)

Features

  • feat: return more explicit VAPID error message (#299) (3d18b10d2)

1.59.1

26 Feb 00:12
1.59.1
d33bafd
Compare
Choose a tag to compare

Chore

1.59.0

25 Feb 20:27
1.59.0
d25eeae
Compare
Choose a tag to compare

Chore

Bug Fixes

Features

1.58.0

13 Oct 19:10
1.58.0
7fb6670
Compare
Choose a tag to compare

Bug Fixes

Features

  • Standardize to /__error__ for sentry error check (#278) (3f0dc8f4, closes #274)

Chore

1.57.8

02 Jun 23:42
1.57.8
e34bf2d
Compare
Choose a tag to compare

Bug Fixes

Features

Chore