Skip to content

Releases: lifeomic/rate-limiter-py

Upgrade to Python 3

31 Dec 16:27
fcd1bf1
Compare
Choose a tag to compare

The changes in this release upgrade the module to be used with Python versions >= 3.6. Given that Python 2 will reach end of life at the end of the year, these changes are not backwards compatible with Python 2.

Bug Fixes

28 Jul 02:39
8399699
Compare
Choose a tag to compare

Fixed property bug in EventProcessor.

Support Detail-Type in EventProcessor

26 Jul 20:55
aad0178
Compare
Choose a tag to compare

Support was added for optionally specifying the CloudWatch even detail-type in the EventProcessor.

Initial Release

20 Jul 03:25
Compare
Choose a tag to compare

This version includes support for both fungible and non-fungible token rate limiting using DynamoDB.