Releases: mozilla-services/remote-settings-lambdas
Releases · mozilla-services/remote-settings-lambdas
4.6.0
New features
- Run the lambda commands from the Docker container
- Add a
consistency_check
function
4.5.3
- Fix inclusion of kinto-http 10.2.0
4.5.2
- Cache busting when fetching metadata (fixes #127)
4.5.1
- Read backport_records variables from event too
- Fix backport_records operation count
4.5.0
- Add backport records lambda (fixes #89)
- Replace multiprocessing by thread worker (fixes #60)
4.3.1
- Use
canonical_json()
from kinto-signer
4.4.1
- Use the
canonical_json()
function of kinto_signer
4.4.0
- Use cache busting in lambda too (fixes #46)
- Download records and metadata in parallel (fixes #55)
- Show elapsed time
4.3.0
Bug Fixes
- Cleanup blockpages temporary folder (fixes #53)
4.2.1
Bug fixes
- Fix crash with refresh signature feature (#52)