github mozilla-services/autopush-rs 1.57.0

latest releases: 1.84.0, 1.83.1, 1.83.0...
5 years ago

1.57.0 (2020-10-16)

Features

Bug Fixes

  • enforce VAPID aud (#225) (e3963262)
  • Fix debug info setting being ignored (#219) (35a9d4f6)
  • Check the max data size against the final message payload (#212) (4e07ff07, closes #203)
  • Drop 0 TTL WebPush notifications if they aren't delivered the first time (#210) (a28cb295)
  • Fix having extra slashes in the endpoint URL (#206) (f943659e)
  • Drop unknown FCM users (#197) (068f54dd, closes #173)
  • Strip padding and double quotes from encryption and crypto-key headers (#200) (e20fc6af, closes #192)
  • Copy and upgrade parts of DynamoStorage into autoendpoint (#174) (120a46b7, closes #172)
  • Use errnos from validation errors (#184) (147aed84)

Doc

  • Add a fernet_key.py script for generating Fernet keys (#218) (aa0e9d96, closes #217)
  • Add a sample config for autopush and fix some settings (#216) (5badbfbe)
  • Add a sample config for autoendpoint and normalize router settings (#214) (3b30d694)

Chore

Don't miss a new autopush-rs release

NewReleases is sending notifications on new releases.