diff --git a/CHANGELOG.md b/CHANGELOG.md index 599011f7..3f5a8efe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [5.1.1] - 2024-07-25 +### Fixed +- Fix population of application and client version for tracing + ## [5.1.0] - 2024-06-25 ### Added - Azure CLI authentication diff --git a/pom.xml b/pom.xml index e8780e7b..1de76e59 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ - 5.1.0 + 5.1.1 UTF-8 1.8 1.2.24