Skip to content

Commit

Permalink
Update CHANGELOG with deprecation info (#1397)
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier committed May 4, 2024
1 parent 9ce1aec commit d84ad92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -12,6 +12,8 @@ General
S3
--

- **Deprecated**: The ``config`` class property has been deprecated in favor of the ``client_config`` setting,
a future version will remove support for the property.
- Fix disabling CloudFront signing with class variables (`#1334`_)
- Fix ``AWS_S3_*`` environment variables lookup (`#1336`_)
- Add ``client_config/AWS_S3_CLIENT_CONFIG`` to configure advanced ``botocore`` settings (`#1386`_)
Expand Down

0 comments on commit d84ad92

Please sign in to comment.