File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.6.0 "
2+ "." : " 2.6.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.6.1] ( https://github.com/atc-net/atc-kusto/compare/v2.6.0...v2.6.1 ) (2025-06-24)
4+
5+
6+ ### Bug Fixes
7+
8+ * avoid unicode characters in KustoClientProvider exception message ([ e457fbc] ( https://github.com/atc-net/atc-kusto/commit/e457fbc730c5ab9b8289d01ccfa67d1c7eb04c4d ) )
9+ * ** healthcheck:** ensure camelCase is used for data ([ 5da9541] ( https://github.com/atc-net/atc-kusto/commit/5da9541a63d6eaaeefd81f4c8b3e51b6bf1650a2 ) )
10+
311## [ 2.6.0] ( https://github.com/atc-net/atc-kusto/compare/v2.5.0...v2.6.0 ) (2025-06-23)
412
513
Original file line number Diff line number Diff line change 1717 <PropertyGroup Label =" Versioning" >
1818 <!-- The 'x-release-please-' comments are used to inform the release-please action that it should update the semver version here -->
1919 <!-- x-release-please-start-version -->
20- <Version >2.6.0 </Version >
20+ <Version >2.6.1 </Version >
2121 <!-- x-release-please-end -->
2222 <IncludeSourceRevisionInInformationalVersion >true</IncludeSourceRevisionInInformationalVersion >
2323 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments