Releases: pynamodb/PynamoDB
Releases · pynamodb/PynamoDB
6.0.1
What's Changed
Features:
- For failed transaction, return the underlying item in
cancellation_reasons[...].raw_item
(#1226). This only applies when passingreturn_values=ALL_OLD
.
Fixes:
- Fixing (#1242) regression to the
extra_headers
feature. These headers are intended for proxies that strip them, so they should be excluded from the AWS signature.
Full Changelog: 6.0.0...6.0.1
4.4.1
What's Changed
- Remove botocore pin by @ikonst in #1133
- 4.x - fix for botocore 1.33.2 (based off Pull Request #1206 made for 5.x branch) by @canopus1io in #1235
New Contributors
- @canopus1io made their first contribution in #1235
Full Changelog: 4.4.0...4.4.1
6.0.0
This is a major release with breaking changes.
Please read the release notes carefully for a full list of changes.
5.5.1
5.5.0
5.4.1
What's Changed
- Use model's AWS credentials in threads by @atsuoishimoto
Full Changelog: 5.4.0...5.4.1