File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.10.0 "
2+ "." : " 2.10.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.10.1] ( https://github.com/atc-net/atc-kusto/compare/v2.10.0...v2.10.1 ) (2025-10-27)
4+
5+
6+ ### Bug Fixes
7+
8+ * add KustoBooleanJsonConverter to handle Kusto's numeric boolean values ([ 587e4cc] ( https://github.com/atc-net/atc-kusto/commit/587e4cc0e7b488eab8d0e94e2139706934f4d0cb ) )
9+
310## [ 2.10.0] ( https://github.com/atc-net/atc-kusto/compare/v2.9.0...v2.10.0 ) (2025-10-21)
411
512
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.10.0 </Version >
20+ <Version >2.10.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