Skip to content

Commit

Permalink
Merge 3a04500 into 63b01ec
Browse files Browse the repository at this point in the history
  • Loading branch information
ikonst committed Apr 23, 2020
2 parents 63b01ec + 3a04500 commit bb3231c
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ v4.3.2
----------

* Fix discrepancy between runtime and type-checker's perspective of Index and derived types
* Add ListAttribute.remove_indexes action for removing specific indexes from a ListAttribute
* Type stub fixes:
* Add missing parameters of Model.scan
* Change hash_key parameter to be typed Any
* Prevent integration tests from being packaged
* Various documentation fixes

Contributors to this release:

* @mxr
* @sodre
* @biniow
* @MartinAltmayer
* @dotpmrcunha
* @meawoppl

v4.3.1
----------
Expand Down Expand Up @@ -1025,4 +1040,3 @@ v0.1.11
* Better PEP8 Compliance
* More tests
* Removed session and endpoint caching to avoid using stale IAM role credentials

0 comments on commit bb3231c

Please sign in to comment.