Releases: mozilla-services/remote-settings-lambdas
Releases · mozilla-services/remote-settings-lambdas
7.1.0
- Add option to force failure to test Sentry SDK (fixes #617) (#1398)
- Add support for Sentry and GCP (#1394)
7.0.0
Breaking Changes
- Get rid of blockpages generator (#1374)
New features
- Add option to set a Sentry environment. (#1395)
Internal Changes
- Switch to pip tools (#1375)
6.3.2
Bug fixes
- Fix backport records behaviour with group check setting (#1384)
6.3.1
- Fix behaviour with max_signature_age=0 in lambda event (#1211)
6.3.0
- Do not refresh signatures too often (#1202)
- Switch to CircleCI (#1172)
- Update
sync_megaphone
documentation in README.
6.2.0
- Use different Megaphone auth tokens for reading and updating.
6.1.0
- Add
sync_megaphone
command to publish the current version of Remote Settings into Megaphone (#1108)
6.0.2
- Disable safe headers by default in backport lambda
6.0.1
Bug Fixes
- Do not exit early if destination collection has pending changes (#1095)