Releases: mozilla/remote-settings
Releases · mozilla/remote-settings
v42.11.0
What's Changed
Bug Fixes
- git-reader: RMST-438: do not always load Git repo when not self contained by @leplatrem in #1363
New Features
- RMST-421: Optional webhook per channel by @leplatrem in #1345
- cronjobs: remove useless field in POST Slack message by @leplatrem in #1355
- git-export: RMST-431: split push and delete tags by @leplatrem in #1360
Dependency Updates
- Bump the production-dependency-patches group across 4 directories with 3 updates by @dependabot[bot] in #1359
- Bump starlette from 1.2.0 to 1.3.1 by @dependabot[bot] in #1365
- Bump cryptography from 48.0.0 to 48.0.1 in /browser-tests by @dependabot[bot] in #1366
- Bump starlette from 1.2.0 to 1.3.1 in /git-reader by @dependabot[bot] in #1367
Full Changelog: v42.10.2...v42.11.0
v42.10.2
What's Changed
Bug Fixes
- Fix #1339: move common tag to head if content changes by @leplatrem in #1354
- Speed-up Python versions check by @leplatrem in #1353
Dependency Updates
- Bump webob from 1.8.9 to 1.8.10 by @dependabot[bot] in #1346
- Bump sentry-sdk from 2.61.0 to 2.61.1 in /cronjobs in the production-dependency-patches group across 1 directory by @dependabot[bot] in #1347
- Bump the development-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #1348
- Bump google-cloud-storage from 3.10.1 to 3.11.0 by @dependabot[bot] in #1349
- Bump sentry-sdk from 2.60.0 to 2.61.1 by @dependabot[bot] in #1350
- Update kinto[memcached,monitoring,postgresql] requirement from <27,>=26.1.1 to >=26.2.0,<27 by @dependabot[bot] in #1351
- Bump kinto-http from 11.9.0 to 11.11.0 by @dependabot[bot] in #1352
Full Changelog: v42.10.1...v42.10.2
v42.10.1
What's Changed
Bug Fixes
- RMST-417: add
_sincerange upper bound to 2100-01-01 by @leplatrem in #1337
New Features
- Add typos check in CI by @leplatrem in #1341
- Ref #1339: add more info in logs by @leplatrem in #1340
Dependency Updates
- Bump aiohttp from 3.13.5 to 3.14.0 in /browser-tests by @dependabot[bot] in #1343
Full Changelog: v42.10.0...v42.10.1
v42.10.0
What's Changed
Bug Fixes
- RMST-417: prevent absurd timestamps to reach PostgreSQL by @leplatrem in #1332
- RMST-355: Fixing history purge in git-export by @alexcottner in #1333
- RMST-355: Fixing git export delete_old_tags logic around tags to keep by @alexcottner in #1336
Dependency Updates
- git-reader: Upgrade Starlette by @leplatrem in #1328
- Include all sub-directories in Dependabot by @leplatrem in #1329
- Upgrade all sub-dependencies by @leplatrem in #1330
- Bump the production-dependency-patches group across 3 directories with 3 updates by @dependabot[bot] in #1331
- Upgrade kinto to 26.2.0 and kinto-admin 6.4.0 by @leplatrem in #1334
Full Changelog: v42.9.0...v42.10.0
v42.9.0
What's Changed
Bug Fixes
- Fix #1317: fix crash when attachment is deleted by @leplatrem in #1318
- Fix #1089 and #947 race conditions
Dependency Updates
- Bump pyjwt from 2.12.1 to 2.13.0 by @dependabot[bot] in #1323
- Update kinto[memcached,monitoring,postgresql] requirement from <27,>=26.1.0 to >=26.1.1,<27 by @dependabot[bot] in #1322
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1321
- Bump the production-dependency-patches group across 1 directory with 2 updates by @dependabot[bot] in #1320
- Run
uv lock --upgradeby @leplatrem in #1324 - Add subdependencies to Dependabot by @leplatrem in #1326
- Update Kinto Admin version to 6.3.0 by @github-actions[bot] in #1327
Other Changes
- Seed GHA docker cache on merge by @leplatrem in #1312
- Add missing perms to CI job by @leplatrem in #1325
Full Changelog: v42.8.1...v42.9.0
v42.8.1
What's Changed
Bug Fixes
- Fix #788: do not raise 400 on multiple changes involving attachments by @leplatrem in #1310
- Fix #1271: raise forbidden instead of leaving inconsistent permissions by @leplatrem in #1311
Internal Changes
- Start browser tests immediately by @leplatrem in #1307
- Use GHA-based caching instead of local by @leplatrem in #1306
- Remove redundant python setup by @leplatrem in #1305
- Share docker cache between DH and GAR enterprise by @leplatrem in #1304
Dependency Updates
- Bump idna from 3.11 to 3.15 in /browser-tests by @dependabot[bot] in #1313
- Bump idna from 3.11 to 3.15 in /cronjobs by @dependabot[bot] in #1314
- Bump idna from 3.11 to 3.15 in /git-reader by @dependabot[bot] in #1315
- Bump idna from 3.11 to 3.15 by @dependabot[bot] in #1316
Full Changelog: v42.8.0...v42.8.1
v42.8.0
What's Changed
Bug Fixes
- Install
curlin production container, not only local by @leplatrem in #1303
New Features
- Ref RMST-388: show absolute bandwidth value by @leplatrem in #1295
Dependency Updates
- Bump sentry-sdk from 2.59.0 to 2.60.0 by @dependabot[bot] in #1302
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1300
- Bump requests from 2.33.1 to 2.34.2 by @dependabot[bot] in #1301
- Bump python from 3.14.3-slim to 3.14.5-slim by @dependabot[bot] in #1299
Other Changes
- Ref #1293: Wait for the image push on release step by @leplatrem in #1294
- CI speedup by @leplatrem in #1296
- Skip changes detection outside pull-requests by @leplatrem in #1298
Full Changelog: v42.7.0...v42.8.0
v42.7.0
What's Changed
Bug Fixes
- cronjob: read from syndicated dataset by @leplatrem in #1290
- cronjob: Fix dataset name in consumers query by @leplatrem in #1292
New Features
- Ref #1267: Add healthcheck for web in docker compose by @leplatrem in #1270
- Ref #1267: compile bytecode during container build by @leplatrem in #1272
- Add project_name, project_version, url to Slack notification context by @leplatrem in #1273
- Fix #370: do not mount src and config volumes in CI by @leplatrem in #1269
Dependency Updates
- Bump google-cloud-storage from 3.9.0 to 3.10.1 by @dependabot[bot] in #1284
- Bump cryptography from 47.0.0 to 48.0.0 by @dependabot[bot] in #1283
- Bump pydantic-settings from 2.13.1 to 2.14.1 by @dependabot[bot] in #1282
- Bump sentry-sdk from 2.53.0 to 2.59.0 by @dependabot[bot] in #1281
- Bump fastapi from 0.133.0 to 0.136.1 by @dependabot[bot] in #1280
- Bump the production-dependency-patches group with 3 updates by @dependabot[bot] in #1279
- Bump urllib3 from 2.6.3 to 2.7.0 in /browser-tests by @dependabot[bot] in #1287
- Bump urllib3 from 2.6.3 to 2.7.0 in /cronjobs by @dependabot[bot] in #1289
- Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #1288
- Upgrade kinto attachment by @leplatrem in #1268
- Upgrade to kinto-attachment 9.0.1 by @leplatrem in #1291
Full Changelog: v42.6.0...v42.7.0
v42.6.0
What's Changed
Dependency Updates
- Upgrade kinto-emailer to 4.0 by @leplatrem in #1276
- Bump pip from 26.0.1 to 26.1 in /browser-tests by @dependabot[bot] in #1274
- Bump granian from 2.7.2 to 2.7.4 in /git-reader by @dependabot[bot] in #1275
Full Changelog: v42.5.0...v42.6.0
v42.5.0
What's Changed
New Features
- RMST-388: Weekly cronjob to report consumption movers on Slack by @leplatrem in #1266
Dependency Updates
- Update kinto[memcached,monitoring,postgresql] requirement from <27,>=26.0.1 to >=26.1.0,<27 by @dependabot[bot] in #1264
- Bump ty from 0.0.32 to 0.0.34 in the development-dependencies group by @dependabot[bot] in #1263
- Bump slackapi/slack-github-action from 3.0.2 to 3.0.3 in the all-dependencies group by @dependabot[bot] in #1265
Full Changelog: v42.4.0...v42.5.0