Skip to content

1.64.0

Compare
Choose a tag to compare
@jrconlin jrconlin released this 25 Jul 16:48
· 416 commits to master since this release
1.64.0
55af66a

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__