Releases: mozilla/remote-settings
Releases · mozilla/remote-settings
v42.1.2
What's Changed
Fixes
- git-reader - shouldn't exit if nothing to do in LFS fetch, just return by @alexcottner in #1213
Full Changelog: v42.1.1...v42.1.2
v42.1.1
What's Changed
Documentation
- RMST-190: Deployment docs by @leplatrem in #1209
Dependency Updates
- Bump the all-dependencies group with 5 updates by @dependabot[bot] in #1207
Other Changes
- Adjust Fastly VCL test with current behaviour by @leplatrem in #1208
- Git-Reader - exit early if there are no updates by @alexcottner in #1212
Full Changelog: v42.1.0...v42.1.1
v42.1.0
What's Changed
New Features
- RMST-332: git-reader: make sure exception is logged by @leplatrem in #1200
- Fix #1201: replace uvicorn by Granian on git-reader by @leplatrem in #1203
- Fix #1202: Expose Granian metrics by @leplatrem in #1204
Dependency Updates
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1205
Full Changelog: v42.0.0...v42.1.0
v42.0.0
What's Changed
Breaking Changes
- Switch to uv by @leplatrem in #1187, #1196
- Switch to Granian by @leplatrem in #1162
New Features
- Add ability to limite file size upload with
max_size_bytessetting by @leplatrem in #1197
Bug Fixes
- git-reader: do not
exit(1)if update is already running by @leplatrem in #1195
Documentation
- Mention attachments size limit by @leplatrem in #1194
- Document collection offboarding by @leplatrem in #1193
Dependency Updates
- Bump astral-sh/setup-uv from 5 to 7 in the all-dependencies group by @dependabot[bot] in #1190
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1191
Other Changes
- Run tests in parallel by @leplatrem in #1186
- RMST-234: test cronjob container in CI by @leplatrem in #1188
- Add
tytype checking by @leplatrem in #1192 - RMST-330 - Switching enterprise publish job to it's own workflow by @alexcottner in #1189
Full Changelog: v41.0.0...v42.0.0
v41.0.0
What's Changed
Bumping major because Kinto updated to 25.0.0, which changes internal queries. https://github.com/Kinto/kinto/releases/tag/25.0.0
Bug Fixes
- RMST-328: git-reader: skip LFS during first git clone by @leplatrem in #1184
- RMST-343: fix push notif not sent for last of burst changes by @leplatrem in #1185
Dependency Updates
- Upgrade kinto to 25.0.0 by @leplatrem in #1180
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in #1183
- Bump werkzeug from 3.1.5 to 3.1.6 by @dependabot[bot] in #1181
Other Changes
- Publish git-reader builds to Enterprise GAR by @alexcottner in #1182
Full Changelog: v40.4.0...v41.0.0
v40.3.9
What's Changed
Bug Fixes
- Fix #1169: remove Git index lock from previous run by @leplatrem in #1174
New Features
- Ref #1163: improving logging of debounce by @leplatrem in #1164
Dependency Updates
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in #1165
- Bump python from 3.14.2-slim to 3.14.3-slim by @dependabot[bot] in #1167
- Bump kinto from 23.3.2 to 24.0.0 by @dependabot[bot] in #1166
- Upgrade kinto to 24.1.0 (redis cache backend) by @leplatrem in #1168
- Bump cryptography from 46.0.4 to 46.0.5 by @dependabot[bot] in #1171
- Bump cryptography from 46.0.3 to 46.0.5 in /browser-tests by @dependabot[bot] in #1170
- Bump cryptography from 46.0.3 to 46.0.5 in /cronjobs by @dependabot[bot] in #1172
Full Changelog: v40.3.8...v40.3.9
v40.3.8
What's Changed
Bug Fixes
- git-reader: _expected is mandatory by @leplatrem in #1158
- Rewrite debounced broadcasts view by @leplatrem in #1160
Full Changelog: v40.3.7...v40.3.8
v40.3.7
What's Changed
New Features
- RMST-277: git-reader: Add request.summary logs by @leplatrem in #1148
Documentation
- Documentation RS permissions repo access by @leplatrem in #1149
Bug Fixes
- RMST-293: delete records from previous runs by @leplatrem in #1147
- RMST-309: do not care about age of last data by @leplatrem in #1157
- RMST-308: redirect _expected to unquoted value by @leplatrem in #1156
Dependency Updates
- Bump ruff from 0.14.13 to 0.14.14 in the development-dependencies group by @dependabot[bot] in #1146
- Bump cryptography from 46.0.3 to 46.0.4 in the production-dependency-patches group by @dependabot[bot] in #1151
- Bump coverage from 7.13.1 to 7.13.2 in the development-dependencies group by @dependabot[bot] in #1152
- Bump protobuf from 6.33.0 to 6.33.5 by @dependabot[bot] in #1154
- Bump protobuf from 5.29.5 to 6.33.5 in /cronjobs by @dependabot[bot] in #1153
- Bump pip from 25.3 to 26.0 in /browser-tests by @dependabot[bot] in #1155
Other Changes
- Add script to test Fastly vcl by @leplatrem in #1150
Full Changelog: v40.3.6...v40.3.7
v40.3.6
What's Changed
Bug Fixes
- RMST-276:
git-export: start bucket branches with all changesets by @leplatrem in #1135 expire-orphan: Do not expire attachments if used in workspace bucket by @leplatrem in #1139git-export: Reset local content to remote content on fresh clones by @leplatrem in #1144
Internal Changes
- Share script to check workspace attachments by @leplatrem in #1137
- Fix display of referenced attachments by @leplatrem in #1138
- Remove
eventandcontext, leftovers from AWS lambdas by @leplatrem in #1140
Dependency Updates
- Upgrade to Kinto 23.3.2 by @leplatrem in #1145
- Update Kinto Admin version to 6.1.1 by @github-actions[bot] in #1136
- Bump ruff from 0.14.11 to 0.14.13 in the development-dependencies group by @dependabot[bot] in #1143
- Bump pyasn1 from 0.6.1 to 0.6.2 by @dependabot[bot] in #1141
- Bump pyasn1 from 0.6.1 to 0.6.2 in /cronjobs by @dependabot[bot] in #1142
Full Changelog: v40.3.5...v40.3.6
v40.3.5
What's Changed
Bug Fixes
- RMST-275: git-export: Remove useless commits on common branch by @leplatrem in #1134
Full Changelog: v40.3.4...v40.3.5