3.5.0 (2025-11-05)
Features
- Ensure that Python in FIPS mode can fetch MD5 implementation (#1522) (961536c)
- Provide option to update
user_agent(#1596) (02f1451)
Bug Fixes
- Deprecate credentials_file argument (74415a2)
- Flaky system tests for resumable_media (#1592) (7fee3dd)
- Make
download_rangescompatible withasyncio.create_task(..)(#1591) (faf8b83) - Make
download_rangescompatible withasyncio.create_task(..)(#1591) (faf8b83) - Redact sensitive data from OTEL traces and fix env var parsing (#1553) (a38ca19)
- Redact sensitive data from OTEL traces and fix env var parsing (#1553) (a38ca19)
- Use separate header object for each upload in Transfer Manager MPU (#1595) (0d867bd)