Skip to content

Commit d51b0bf

Browse files
authored
Release version 1.14.6 (#1496)
1 parent 6ef553d commit d51b0bf

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
django-storages CHANGELOG
22
=========================
33

4+
1.14.6 (2025-04-01)
5+
*******************
6+
7+
Google Cloud
8+
------------
9+
10+
- Add option to sign URLs via IAM Blob API (`#1427`_)
11+
12+
S3
13+
--
14+
15+
- Fix ``exists`` calls when using SSE-C (`#1451`_)
16+
- Default ``url_protocol`` to ``https:`` if set to ``None`` (`#1483`_)
17+
18+
.. _#1427: https://github.com/jschneier/django-storages/pull/1427
19+
.. _#1451: https://github.com/jschneier/django-storages/pull/1451
20+
.. _#1483: https://github.com/jschneier/django-storages/pull/1483
21+
422
1.14.5 (2025-02-15)
523
*******************
624

0 commit comments

Comments
 (0)