Releases: pynamodb/PynamoDB
Releases · pynamodb/PynamoDB
3.3.3
This is a backwards compatible, minor bug fix release.
Check out the release notes for a full list of changes.
3.3.2
This is a backwards compatible, minor bug fix release.
Check out the release notes for a full list of changes.
3.3.1
This is a backwards compatible, minor bug fix release.
Check out the release notes for a full list of changes.
3.3.0
This is a backwards compatible, major bug fix release.
Check out the release notes for a full list of changes.
3.2.1
- Removes experimental Throttle api.
- Supports pagination in high-level api query and scan methods.
- Fixes deserialization in Model.refresh() and Model.loads().
- Fixes bypassing serialization of NULL nested attributes.
- Fixes legacy update item subset removal using DELETE operator.
- Handles attributes that cannot be retrieved by getattr.
2.2.0
1.5.4
3.2.0
- Add support for current version of the DynamoDB API.
- Improved
MapAttribute
item assignment and access.
3.2.0rc2 (#369)
* 3.2.0rc2 * period * update
3.2.0rc1
3.2.0rc1 (#357)