Skip to content

Releases: Kinto/kinto-attachment

6.4.0

08 Feb 09:00
f4a3148
Compare
Choose a tag to compare

What's Changed

Security Fixes

  • Fix a bug where attachment file can be replaced on existing records if one of the parent (bucket or collection) gives "read" permission (see GHSA-hvp4-vrv2-8wrq)

Other Changes

Full Changelog: 6.3.2...6.4.0

6.3.2

14 Nov 10:53
6.3.2
6a04a1f
Compare
Choose a tag to compare

Bug fixes

  • Catch TypeError when data/permissions are passed as files (#685)

Documentation

  • Fix #617: document release process (#691)

6.3.1

17 Oct 12:32
6.3.1
92acbd9
Compare
Choose a tag to compare
  • Remove upper bound for kinto version (#567)

6.3.0

20 Apr 14:38
6.3.0
bb520ae
Compare
Choose a tag to compare

New features

  • Include the Google Cloud backend automatically when kinto.attachment.gcloud.* settings are used.

6.2.0

02 Dec 18:30
6.2.0
98fe763
Compare
Choose a tag to compare

New features

  • base_url field in server's capabilities will be added a trailing slash (/) if missing.

6.1.0

23 Jun 07:06
6.1.0
46eb01b
Compare
Choose a tag to compare

New features

  • Allow to override mimetypes from config (#315)

6.0.4

04 Jun 10:00
6.0.4
eb1d324
Compare
Choose a tag to compare

Bug fixes

  • Add missing content type when uploading to S3

6.0.3

04 Jun 10:01
7e0a599
Compare
Choose a tag to compare

Bug fixes

  • Fix broken compatibility with Kinto 13.6.4

6.0.2

13 Nov 14:35
1765689
Compare
Choose a tag to compare

Bug fixes

  • Fix attachment deletion not being committed (fixes #149)

Internal changes

  • Use unittest.mock instead of the mock library

6.0.1

13 Nov 14:35
954d42a
Compare
Choose a tag to compare

Bug fixes

  • Fix support of kinto >= 12