Releases: mozilla/remote-settings
Releases · mozilla/remote-settings
v32.13.0
What's Changed
Bug Fixes
- Fix #842: prevent automatically deleted collections to show up in monitor/changes by @leplatrem in #843
New Features
- Ref Kinto/kinto#3516: Add new index on deleted objects by @alexcottner @leplatrem in Kinto/kinto#3519
- Add option to disable history for certain users by @leplatrem in Kinto/kinto#3515
Full Changelog: v32.12.2...v32.13.0
v32.12.2
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
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
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_megaphonecronjob by @leplatrem in #831
Documentation
- Fix #808: reflect divergence of clients support in JEXL docs by @leplatrem in #811
- Add explicit sphinx config for readthedocs by @leplatrem in #814
- Do not try to install root project in readthedocs by @leplatrem in #817
- Ref #813: add readthedocs badge by @leplatrem in #819
- Fix #826: update documentation after JEXL normalization by @leplatrem in #827
- Change ChromeUtils.import to importESModule and change .js to sys.mjs by @FKLC in #834
- Fix #826: update documentation about JEXL normalization (again) by @leplatrem in #828
Other Changes
- Fix #777: use streamhandler with request ID filter by @leplatrem in #809
- Fix #406: consistency of python versions in CI and Dockerfile by @leplatrem in #812
- Fix #191: remove notions of kinto-signer by @leplatrem in #818
- Ref #804: add script to list groups history and useless entries that can be deleted by @leplatrem in #816
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
Full Changelog: v32.11.1...v32.12.0
v32.11.1
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
- Update releasing instructions by @leplatrem in #802
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
- Ref #796: Wait for specific text in UI instead of arbitrary wait by @leplatrem in #801
- Improve jexl filters reporting by @leplatrem in #807
- CI - Explicitely ignore gha creds by @alexcottner in #795
- Fixing test_review_existing_record browser test by @alexcottner in #796
Full Changelog: v32.11.0...v32.11.1
v32.11.0
What's Changed
Bug Fixes
- Fix #767: bound provided
?_limitin/changesetendpoints by @leplatrem in #768 - Fix #745: catch error if the related objects are already deleted by @leplatrem in #783
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
- Move browser tests to their own folder by @leplatrem in #771
- Fix #489: push docker container to GAR from GHA by @leplatrem in #775
- Skip failing login on fork PRs by @leplatrem in #781
- Updating browser-tests dockerfile to use a non-root account by @alexcottner in #789
Full Changelog: v32.10.1...v32.11.0
v32.10.1
What's Changed
Bug Fixes
- Fix publish Github Action by @leplatrem in #751
- Enable buildx to enable multiplatform builds by @leplatrem in #762
Documentation
- Remove Normandy tutorial by @leplatrem in #760
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
- Publish ARM64 Docker image by @cbguder in #749
- Add caching for Docker builds by @leplatrem in #763
New Contributors
Full Changelog: v32.10.0...v32.10.1
v32.10.0
What's Changed
New Features
- Fixes #740: Expand patterns in settings by @leplatrem in #741
Documentation
- ADR for server-side filtering: adjust status and conclusion by @leplatrem in #742
Internal Changes
- Clean up useless
group_check_enabledsetting 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
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
- Remove SysEng Rust client from clients table by @leplatrem in #731
- Add ADR about server side filtering by @leplatrem in #729
- Mention server error responses in clients specifications by @leplatrem in #734
Full Changelog: v32.8.1...v32.9.0
v32.8.1
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_modifiedin 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