Releases: mozilla/remote-settings
Releases · mozilla/remote-settings
v32.4.2
What's Changed
Bug Fixes
- Fix #655: propagate fields of collection metadata on signature refresh by @leplatrem in #659
Documentation
- Update clients specifications docs by @leplatrem in #653
- Add specs about push timestamps and telemetry by @leplatrem in #656
Dependency Updates
- Bump python from 3.12.4-slim to 3.12.5-slim by @dependabot in #647
- Bump webob from 1.8.7 to 1.8.8 by @dependabot in #650
- Bump aiohttp from 3.10.0 to 3.10.2 by @dependabot in #648
- Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #652
- Bump the development-dependencies group with 2 updates by @dependabot in #654
Other Changes
- Fix docker warnings by @leplatrem in #657
Full Changelog: v32.4.1...v32.4.2
v32.4.1
What's Changed
Dependency Updates
- Bump sentry-sdk from 1.40.5 to 2.8.0 by @dependabot in #642
- Bump the development-dependencies group with 4 updates by @dependabot in #643
- Bump cryptography from 42.0.8 to 43.0.0 by @dependabot in #644
- Bump the development-dependencies group with 3 updates by @dependabot in #645
- Bump the development-dependencies group with 3 updates by @dependabot in #646
Other Changes
- ADR for client data bundling by @alexcottner in #631
Full Changelog: v32.4.0...v32.4.1
v32.4.0
What's Changed
New Features
- Copy 'flags' collection metadata field to published collections by @leplatrem in #641
- Add 'bucket' field to changeset metadata by @leplatrem in #640
Dependency Updates
- Bump the development-dependencies group with 2 updates by @dependabot in #638
- Bump setuptools from 69.1.1 to 70.0.0 by @dependabot in #639
Full Changelog: v32.3.3...v32.4.0
v32.3.3
What's Changed
Dependency Updates
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #635
- Bump the development-dependencies group with 4 updates by @dependabot in #636
Full Changelog: v32.3.2...v32.3.3
v32.3.2
What's Changed
Bug Fixes
- Always copy 'schema' and 'attachment' attributes to preview and final collections by @leplatrem in #633
Documentation
- Update instructions to deploy to PROD by @leplatrem in #624
- Add clarification for the basic auth value passed in automated jobs by @leplatrem in #625
- Mention attachments bundle in Bugzilla template for collection creation by @leplatrem in #634
Dependency Updates
- Bump ruff from 0.4.8 to 0.4.9 in the development-dependencies group by @dependabot in #626
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #627
- Bump the development-dependencies group with 2 updates by @dependabot in #630
- Bump ruff from 0.4.10 to 0.5.0 in the development-dependencies group by @dependabot in #632
- Bump kinto from 18.1.0 to 18.1.1 in the production-dependency-patches group by @dependabot in #629
Full Changelog: v32.3.1...v32.3.2
v32.3.1
What's Changed
Kinto Admin
- Upgrade to kinto-admin to v3.2.0 by @leplatrem in #623
Documentation
- Fix details in ingestion job documentation by @leplatrem in #621
Dependency Updates
- Bump uwsgi from 2.0.25.1 to 2.0.26 in the production-dependency-patches group by @dependabot in #617
- Bump cryptography from 42.0.7 to 42.0.8 in the production-dependency-patches group by @dependabot in #619
- Bump python from 3.12.3-slim to 3.12.4-slim by @dependabot in #622
Full Changelog: v32.3.0...v32.3.1
v32.3.0
What's Changed
Kinto Admin
- Updating admin to 3.1.0 by @alexcottner in #612
- See list of bug fixes of 3.1.0 and 3.0.9
Documentation
- Clarify usage of
_expected
querystring parameter by @leplatrem in #600
Dependency Updates
- Bump the development-dependencies group with 3 updates by @dependabot in #601
- Bump uwsgi from 2.0.25 to 2.0.25.1 by @dependabot in #602
- Bump the development-dependencies group with 4 updates by @dependabot in #603
- Bump cryptography from 42.0.5 to 42.0.6 in the production-dependency-patches group by @dependabot in #605
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #607
- Bump werkzeug from 3.0.1 to 3.0.3 by @dependabot in #608
- Bump the development-dependencies group with 2 updates by @dependabot in #606
- Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #611
- Bump cryptography from 42.0.6 to 42.0.7 in the production-dependency-patches group by @dependabot in #609
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #613
Full Changelog: v31.2.0...v32.3.0
v31.2.0
What's Changed
Kinto Admin
- Update kinto admin to v3.0.8 by @alexcottner in #598
See list of bug fixes
Documentation
- Fix #587: Document client specifications by @leplatrem in #589
Dependency Updates
- Bump kinto from 18.0.0 to 18.1.0 by @dependabot in #583
- Bump python from 3.12.2-slim to 3.12.3-slim by @dependabot in #588
- Bump the development-dependencies group with 3 updates by @dependabot in #586
- Bump the development-dependencies group with 4 updates by @dependabot in #592
- Bump idna from 3.6 to 3.7 by @dependabot in #590
- Bump uwsgi from 2.0.24 to 2.0.25 in the production-dependency-patches group by @dependabot in #591
- Bump ecdsa from 0.18.0 to 0.19.0 by @dependabot in #593
Full Changelog: v32.1.0...v31.2.0
v32.1.0
What's Changed
New Features
- Specify keyid for Autograph signing by @leplatrem in #579
Dependency Updates
- Bump the development-dependencies group with 4 updates by @dependabot in #580
Other Changes
- Standardizing browser tests between environments by @alexcottner in #572
- Switching admin-pull to use alpine:3 image by @alexcottner in #574
- Fixing scheduled job PR creation by @alexcottner in #578
Full Changelog: v32.0.5...v32.1.0
v32.0.5
What's Changed
Dependency Updates
- Bump cryptography from 42.0.3 to 42.0.4 by @dependabot in #564
- Bump the production-dependency-patches group with 1 update by @dependabot in #567
- Bump the development-dependencies group with 2 updates by @dependabot in #568
- Bump the development-dependencies group with 1 update by @dependabot in #570
Other Changes
- Browser-tests and integration-tests merge, paving trail for better gatekeeper tests by @alexcottner in #566
Full Changelog: v32.0.4...v32.0.5