pynamodb / PynamoDB

A pythonic interface to Amazon's DynamoDB
http://pynamodb.readthedocs.io
MIT License
2.44k stars 427 forks source link

4.x - fix for botocore 1.33.2 (based off Pull Request #1206 made for 5.x branch) #1235

Closed canopus1io closed 4 months ago

canopus1io commented 6 months ago

@ikonst can you please review this pull request based on your pull request #1206 to make sure I didn't miss anything

let me know if there is anything more I need to do to get this merged and released

Yaronn44 commented 4 months ago

Can someone check this PR and merge it please ? I still have some old server's versions that rely on the 4.x.x version of PynamoDB This would be greatly appreciated

ikonst commented 4 months ago

I'm running into trouble making a release.

Yaronn44 commented 4 months ago

Just tried to use this new version as I received the notification for the new release and just saw that it does not exist. I'll wait that you resolve the problem then. Thank you very much for being so responsive !

ikonst commented 4 months ago

released! - https://pypi.org/project/pynamodb/4.4.1/

canopus1io commented 4 months ago

released! - https://pypi.org/project/pynamodb/4.4.1/

thank you, I appreciate you getting this merged and released