Skip to content

Releases: Kinto/kinto

26.0.1

24 Apr 12:44
5172b33

Choose a tag to compare

What's Changed

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: 26.0.0...26.0.1

26.0.0

14 Apr 09:10
5ab4101

Choose a tag to compare

What's Changed

Breaking Changes

  • Bump kinto-attachment from 7.3.1 to 8.0.0 by @dependabot[bot] in #3695: Drop AWS S3 support for storing attachments. Migrate to S3FS (fuse) to mount S3 as a local filesystem instead.

Internal Changes

Documentation

Dependency Updates

New Contributors

Full Changelog: 25.0.3...26.0.0

25.0.3

03 Mar 10:17
9ad85c5

Choose a tag to compare

What's Changed

Bug Fixes

Internal Changes

Dependency Updates

  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #3666
  • Bump ruff from 0.15.2 to 0.15.3 in the minor-patch group by @dependabot[bot] in #3667

Full Changelog: 25.0.2...25.0.3

25.0.2

26 Feb 18:02
a9b4901

Choose a tag to compare

What's Changed

Bug fixes

Full Changelog: 25.0.1...25.0.2

25.0.1

26 Feb 15:31
727ad63

Choose a tag to compare

What's Changed

Bug Fixes

Internal Changes

Dependency Updates

Full Changelog: 25.0.0...25.0.1

25.0.0

19 Feb 14:55
d71f43f

Choose a tag to compare

What's Changed

Breaking Changes

  • The storage queries now rely on GIN-friendly EQ filters for JSONB fields. Administrators may want to create apropriate table indexes. See PostgreSQL storage backend docs (and #3652)
  • uwsgi is not installed in container anymore

Bug Fixes

  • Fix cache heartbeat test returning random true if memcached is failing by @leplatrem in #3653
  • Enable index range scans for last_modified queries (100x speedup in some cases) by @sambhav in #3645

New Features

Dependency Updates

  • Update Kinto Admin version to 6.2.0 by @github-actions[bot] in #3649

Full Changelog: 24.1.1...25.0.0

24.1.1

17 Feb 20:08
7cb3e6c

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix purge_deleted to only delete tombstones on PostgreSQL backend by @sambhav in #3644
  • Update Kinto to use importlib rather than pkg_resources by @Natim in #3643

Dependency Updates

Full Changelog: 24.1.0...24.1.1

24.1.0

09 Feb 15:41
966004d

Choose a tag to compare

What's Changed

Bug Fixes

New Features

  • Import Redis cache backend from defunkt kinto-redis by @leplatrem in #3638

New Contributors

Full Changelog: 24.0.0...24.1.0

24.0.0

04 Feb 08:51
b4ef97b

Choose a tag to compare

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

Full Changelog: 23.3.2...24.0.0

23.3.2

23 Jan 16:51
28a86f5

Choose a tag to compare

What's Changed

Bug Fixes

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