v43.0.0
What's Changed
Breaking Changes
git-reader now requires a Git repository with tombstones ledger files, by @leplatrem in #1539 , #1545 and #1556.
See dedicated ADR for more details.
Bug Fixes
- git-export: Fix retrying and prevent to publish pointers if file was not uploaded by @leplatrem in #1549
- git-export: prune empty folders recursively by @leplatrem in #1550
- git-export: fix backfill script to append only by @leplatrem in #1555
- git-export: Renew LFS access tokens between chunk uploads by @leplatrem in https://github.com/mozilla/remote-settings/
pull/1551 - git-export: fix bug and skip failing LFS pointers by @leplatrem in #1554
Dependency Updates
- build(deps): bump python from 3.14.6-slim to 3.14.7-slim by @dependabot[bot] in #1476
Full Changelog: v42.17.0...v43.0.0