Skip to content

Releases: mozilla/remote-settings

v32.13.0

02 Apr 20:50
2483aa0

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix #842: prevent automatically deleted collections to show up in monitor/changes by @leplatrem in #843

New Features

Full Changelog: v32.12.2...v32.13.0

v32.12.2

02 Apr 09:01
0fc3c5b

Choose a tag to compare

What's Changed

Bug Fixes

  • Ref #840: do not include buckets in monitor/changes if names share prefix by @leplatrem in #841

Full Changelog: v32.12.1...v32.12.2

v32.12.1

01 Apr 16:03
f923084

Choose a tag to compare

What's Changed

New Features

  • Fix #830: remove query in a loop using new storage method of kinto 20.2.0 by @leplatrem in #837

Full Changelog: v32.12.0...v32.12.1

v32.12.0

31 Mar 09:26
a343cec

Choose a tag to compare

What's Changed

Bug Fixes

  • Use print() instead of logging in sync_megaphone cronjob by @leplatrem in #829

New Features

  • Add option to exclude certain collections from monitor/changes by @leplatrem in #832
  • Debounce sync in sync_megaphone cronjob by @leplatrem in #831

Documentation

Other Changes

Dependency Updates

  • Update Kinto Admin version to 3.7.0 by @github-actions in #810
  • Bump the development-dependencies group with 2 updates by @dependabot in #815

New Contributors

  • @FKLC made their first contribution in #834

Full Changelog: v32.11.1...v32.12.0

v32.11.1

20 Mar 16:26
5e7aca8

Choose a tag to compare

What's Changed

Bug Fixes

  • Renaming dockerignore. Named dockerignore files are not a thing. by @alexcottner in #800
  • Fix #805: prevent crash when since value contains trailing new line by @leplatrem in #806

Documentation

Dependency Updates

  • Bump the development-dependencies group with 2 updates by @dependabot in #798
  • Bump ecdsa from 0.19.0 to 0.19.1 in the production-dependency-patches group by @dependabot in #797

Other Changes

Full Changelog: v32.11.0...v32.11.1

v32.11.0

12 Mar 17:05
da53ef3

Choose a tag to compare

What's Changed

Bug Fixes

New Features

  • Ref #788: Add attachment overwrite in browser tests by @leplatrem in #790
  • Update Kinto Admin version to 3.6.0 by @github-actions in #770

Dependency Updates

  • Bump coverage from 7.6.11 to 7.6.12 in the development-dependencies group by @dependabot in #766
  • Bump the development-dependencies group with 2 updates by @dependabot in #773
  • Fix #755: Import lambdas into this repo by @leplatrem in #758
  • Bump ruff from 0.9.7 to 0.9.9 in the development-dependencies group by @dependabot in #780
  • Bump cryptography from 44.0.1 to 44.0.2 in the production-dependency-patches group by @dependabot in #779
  • Bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in #784
  • Bump the development-dependencies group with 3 updates by @dependabot in #785
  • Upgrade kinto to 20.1.0 by @leplatrem in #792

Other Changes

Full Changelog: v32.10.1...v32.11.0

v32.10.1

13 Feb 15:22
97076ac

Choose a tag to compare

What's Changed

Bug Fixes

Documentation

Dependency Updates

  • Bump python from 3.12.7-slim to 3.13.1-slim by @dependabot in #718
  • Update Kinto Admin version to 3.5.1 by @github-actions in #750
  • Bump python from 3.13.1-slim to 3.13.2-slim by @dependabot in #754
  • Bump the development-dependencies group with 5 updates by @dependabot in #757
  • Enable Github Actions updates via Dependabot by @leplatrem in #753
  • Bump docker/build-push-action from 5 to 6 in the all-dependencies group by @dependabot in #759
  • Bump ruff from 0.9.5 to 0.9.6 in the development-dependencies group by @dependabot in #761
  • Run tests with Python 3.13 by @leplatrem in #752
  • Bump cryptography from 44.0.0 to 44.0.1 by @dependabot in #764
  • Bump kinto-emailer from 3.0.2 to 3.0.4 in the production-dependency-patches group by @dependabot in #756
  • Upgrade to kinto 19.5.0 by @leplatrem in #765

Other Changes

New Contributors

Full Changelog: v32.10.0...v32.10.1

v32.10.0

04 Feb 12:25
c197644

Choose a tag to compare

What's Changed

New Features

Documentation

  • ADR for server-side filtering: adjust status and conclusion by @leplatrem in #742

Internal Changes

  • Clean up useless group_check_enabled setting from demo config by @leplatrem in #743
  • Add script to list all JEXL filter expressions by @leplatrem in #744

Dependency Updates

  • Bump kinto-emailer from 3.0.1 to 3.0.2 in the production-dependency-patches group by @dependabot in #746
  • Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #747

Full Changelog: v32.9.0...v32.10.0

v32.9.0

16 Jan 16:27
c59e720

Choose a tag to compare

What's Changed

New features

  • Upgrade kinto to 19.4.0 by @leplatrem in #735 #736 to add prefix support in Prometheus metrics names

Documentation

Full Changelog: v32.8.1...v32.9.0

v32.8.1

09 Jan 09:09
078d4d7

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix #719: fix crash in metrics when no changes to approve by @leplatrem in #720
  • Fix casing in browsertests dockerfile by @leplatrem in #714
  • Sort entries by -last_modified in monitor/changes changeset endpoint by @leplatrem in #725

Documentation

  • Add details in attachments bundles client specs docs by @leplatrem in #711
  • Update existing clients features status by @leplatrem in #713
  • More details about signature verification in client specs by @leplatrem in #712

Dependency Updates

  • Bump cryptography from 43.0.3 to 44.0.0 by @dependabot in #715
  • Bump the development-dependencies group across 1 directory with 8 updates by @dependabot in #721
  • Bump kinto from 19.3.0 to 19.3.1 in the production-dependency-patches group by @dependabot in #723
  • Bump the development-dependencies group with 3 updates by @dependabot in #724
  • Bump the development-dependencies group with 2 updates by @dependabot in #726
  • Bump coverage from 7.6.9 to 7.6.10 in the development-dependencies group by @dependabot in #727
  • Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #728

Full Changelog: v32.8.0...v32.8.1