diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a403ed8..ea36d81d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [5.0.5] - 2024-03-06 +### Fixed +- Fixed bugs in how ClientRequestProperties' servertimeout is set/get, and aligned the 3 different ways to set/get this option +- Replaced deprecated OpenTelemetry dependency +- Fixed ConcurrentModificationException bug in ranked storage account buckets + ## [5.0.4] - 2024-01-23 ### Fixed - Getting ingestion resources could fail with containers list being empty. diff --git a/pom.xml b/pom.xml index 33df01d3..8bc76499 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ - 5.0.4 + 5.0.5 UTF-8 1.8