File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
azure-kusto-data/azure/kusto/data
azure-kusto-ingest/azure/kusto/ingest Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 5.0.5] - 2025-07-20
9+
10+ ### Added
11+ - More endpoints supported by default.
12+
813## [ 5.0.4] - 2025-06-24
914
1015### Changed
@@ -22,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2227- Dependency issues
2328- Typing issues
2429
30+
31+
2532## [ 5.0.2] - 2025-05-30
2633
2734### Fixed
Original file line number Diff line number Diff line change 11# Copyright (c) Microsoft Corporation.
22# Licensed under the MIT License
3- VERSION = "5.0.4 "
3+ VERSION = "5.0.5 "
Original file line number Diff line number Diff line change 11# Copyright (c) Microsoft Corporation.
22# Licensed under the MIT License
3- VERSION = "5.0.4 "
3+ VERSION = "5.0.5 "
You can’t perform that action at this time.
0 commit comments