Bugfix Release
What's Changed
- allow hashlib.md5() calls to work with FIPS kernels by @BOPOHA in #1200
- Handle 304 status code properly by @balamurugana in #1202
- correct ValueError when part_size > MAX_PART_SIZE by @ernestang98 in #1205
- Set minimum requirement to Python v3.7 by @balamurugana in #1209
New Contributors
- @BOPOHA made their first contribution in #1200
- @ernestang98 made their first contribution in #1205
Full Changelog: 7.1.8...7.1.9