1.7.3 (2023-01-06)
Bugs Fixed
- No longer statically accessing environment variables. #32781
- Use
ThreadLocalRandom
instead ofRandom
to better enable static compilation. #32744
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.34.0
to version1.35.0
.