Releases: Kinto/kinto
Releases · Kinto/kinto
24.0.0
What's Changed
Breaking Changes
- Do not allow to override server cache setting from collection metadata by @leplatrem in #3634
Bug Fixes
- Catch FileNotFoundError on Prometheus metrics endpoint by @leplatrem in #3635
Dependency Updates
- Bump dockerflow from 2024.4.2 to 2026.1.26 by @dependabot[bot] in #3633
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3632
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3637
Full Changelog: 23.3.2...24.0.0
23.3.2
What's Changed
Bug Fixes
- Fixes #3630: performance regression in
all_resource_timestamps()for Postgres by @alexcottner in #3631
Dependency Updates
- Update Kinto Admin version to 6.1.1 by @github-actions[bot] in #3626
- Bump werkzeug from 3.1.4 to 3.1.5 by @dependabot[bot] in #3624
- Bump the minor-patch group across 1 directory with 5 updates by @dependabot[bot] in #3627
- Bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #3622
- Bump the minor-patch group with 2 updates by @dependabot[bot] in #3628
Full Changelog: 23.3.1...23.3.2
23.3.1
What's Changed
Bug Fixes
- Fix purge-delete committing by @leplatrem in #3618
- Do not trim history on each insertion by @leplatrem in #3617
Dependency Updates
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3603
- Bump actions/checkout from 5 to 6 in the all-dependencies group by @dependabot[bot] in #3605
- Bump ruff from 0.14.5 to 0.14.6 in the minor-patch group by @dependabot[bot] in #3604
- Update Kinto Admin version to 6.0.0 by @github-actions[bot] in #3609
- Bump werkzeug from 3.1.3 to 3.1.4 by @dependabot[bot] in #3610
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3607
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3612
- Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #3611
- Bump the minor-patch group with 4 updates by @dependabot[bot] in #3615
- Bump the all-dependencies group with 3 updates by @dependabot[bot] in #3614
- Bump the minor-patch group with 2 updates by @dependabot[bot] in #3616
- Update Kinto Admin version to 6.1.0 by @github-actions[bot] in #3619
Full Changelog: 23.3.0...23.3.1
23.3.0
What's Changed
New Features
- Add new snapshot view in history plugin by @leplatrem in #3601
Documentation
- Fix CLI example for purge-deleted by @leplatrem in #3598
Dependency Updates
- Bump the minor-patch group with 2 updates by @dependabot[bot] in #3599
- Bump pytest from 8.4.2 to 9.0.0 by @dependabot[bot] in #3600
Full Changelog: 23.2.1...23.3.0
23.2.1
What's Changed
New Features
- Optimize
all_resource_timestamps()by @leplatrem in #3597
Dependency Updates
- Bump ruff from 0.14.2 to 0.14.3 in the minor-patch group by @dependabot[bot] in #3596
Full Changelog: 23.2.0...23.2.1
23.2.0
What's Changed
New Features
- Fix performance of history trimming by @leplatrem in #3595
Dependency Updates
- Bump the all-dependencies group with 2 updates by @dependabot[bot] in #3575
- Update Kinto Admin version to 5.0.0 by @github-actions[bot] in #3578
- Bump the all-dependencies group with 2 updates by @dependabot[bot] in #3580
- Bump newrelic from 10.14.0 to 11.0.0 by @dependabot[bot] in #3585
- Bump pytest-cov from 6.2.1 to 7.0.0 by @dependabot[bot] in #3587
- Bump bcrypt from 4.3.0 to 5.0.0 by @dependabot[bot] in #3588
- Bump zope-sqlalchemy from 3.1 to 4.0 by @dependabot[bot] in #3584
- Bump the minor-patch group across 1 directory with 11 updates by @dependabot[bot] in #3589
- Bump the minor-patch group with 2 updates by @dependabot[bot] in #3591
- Bump actions/setup-node from 5 to 6 in the all-dependencies group by @dependabot[bot] in #3590
- Bump the minor-patch group with 2 updates by @dependabot[bot] in #3592
- Bump the all-dependencies group with 2 updates by @dependabot[bot] in #3593
- Update Kinto Admin version to 5.0.1 by @github-actions[bot] in #3594
Full Changelog: 23.1.0...23.2.0
23.1.0
What's Changed
Bug Fixes
New Features
- Implement metrics for cache hit ratio by @Robin-07 in #3566
- Ref mozilla/remote-settings#966: expose excluded resources in history plugin by @leplatrem in #3570
- Update Kinto Admin version to 4.3.0 by @github-actions[bot] in #3574
New Contributors
Full Changelog: 23.0.3...23.1.0
23.0.3
What's Changed
Bug Fixes
- Prevent contains to be executed on arbitrary fields by @leplatrem in #3563
Documentation
- Fix typos in documentation: ResourceReponses → ResourceResponses and … by @KritimPrasadKafle in #3552
Dependency Updates
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3551
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3553
- Update Kinto Admin version to 4.0.1 by @github-actions[bot] in #3557
- Bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #3555
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3554
- Update Kinto Admin version to 4.0.2 by @github-actions[bot] in #3565
- Bump the minor-patch group across 1 directory with 6 updates by @dependabot[bot] in #3564
- Bump urllib3 from 2.2.2 to 2.5.0 by @dependabot[bot] in #3559
New Contributors
- @KritimPrasadKafle made their first contribution in #3552
Full Changelog: 23.0.2...23.0.3
23.0.2
What's Changed
Bug Fixes
- Fix #3386: set appropriate CSP for attachment previews of images by @leplatrem in #3550
Full Changelog: 23.0.1...23.0.2
23.0.1
What's Changed
Bug Fixes
- Fix request duration duration unit by @leplatrem in #3548
Full Changelog: 23.0.0...23.0.1