Skip to content

Releases: mozilla-services/remote-settings-lambdas

v8.0.0

04 Apr 09:08
60be58e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.1.0...v8.0.0

7.1.0

05 Jul 12:55
7.1.0
2ad63e6
Compare
Choose a tag to compare
  • Add option to force failure to test Sentry SDK (fixes #617) (#1398)
  • Add support for Sentry and GCP (#1394)

7.0.0

21 Jun 15:11
c42c04b
Compare
Choose a tag to compare

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

01 Feb 14:40
6.3.2
5cd1c21
Compare
Choose a tag to compare

Bug fixes

  • Fix backport records behaviour with group check setting (#1384)

6.3.1

25 Feb 14:49
6.3.1
ac2cec7
Compare
Choose a tag to compare
  • Fix behaviour with max_signature_age=0 in lambda event (#1211)

6.3.0

16 Feb 09:38
6.3.0
1145fe4
Compare
Choose a tag to compare
  • Do not refresh signatures too often (#1202)
  • Switch to CircleCI (#1172)
  • Update sync_megaphone documentation in README.

6.2.0

11 Nov 13:45
6.2.0
1fde1e9
Compare
Choose a tag to compare
  • Use different Megaphone auth tokens for reading and updating.

6.1.0

17 Sep 16:04
6.1.0
2113119
Compare
Choose a tag to compare
  • Add sync_megaphone command to publish the current version of Remote Settings into Megaphone (#1108)

6.0.2

15 Sep 09:19
6.0.2
3752b8c
Compare
Choose a tag to compare
  • Disable safe headers by default in backport lambda

6.0.1

08 Sep 11:51
6.0.1
e4fe57e
Compare
Choose a tag to compare

Bug Fixes

  • Do not exit early if destination collection has pending changes (#1095)