Skip to content

Releases: pynamodb/PynamoDB

3.3.3

15 Jan 17:58
Compare
Choose a tag to compare

This is a backwards compatible, minor bug fix release.

Check out the release notes for a full list of changes.

3.3.2

03 Jan 09:26
Compare
Choose a tag to compare

This is a backwards compatible, minor bug fix release.

Check out the release notes for a full list of changes.

3.3.1

30 Aug 22:45
88368bb
Compare
Choose a tag to compare

This is a backwards compatible, minor bug fix release.

Check out the release notes for a full list of changes.

3.3.0

10 May 16:38
Compare
Choose a tag to compare

This is a backwards compatible, major bug fix release.

Check out the release notes for a full list of changes.

3.2.1

25 Oct 18:38
Compare
Choose a tag to compare
  • 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

25 Oct 18:35
Compare
Choose a tag to compare

Prepare users to upgrade to v3.0.1+ (see issue #377 for details).

1.5.4

25 Oct 18:34
Compare
Choose a tag to compare

Prepare users to upgrade to v1.6.0+ (see issue #377 for details).

3.2.0

13 Oct 16:17
Compare
Choose a tag to compare
  • Add support for current version of the DynamoDB API.
  • Improved MapAttribute item assignment and access.

3.2.0rc2 (#369)

10 Oct 02:05
Compare
Choose a tag to compare
3.2.0rc2 (#369) Pre-release
Pre-release
* 3.2.0rc2

* period

* update

3.2.0rc1

29 Sep 18:40
Compare
Choose a tag to compare
3.2.0rc1 Pre-release
Pre-release
3.2.0rc1 (#357)