Skip to content

Commit 7bb7364

Browse files
committed
[Release] Release v0.44.1
### New Features and Improvements * Introduce new Credential Strategies for Agents ([#882](#882)). ### Internal Changes * GetRun logic paginates more arrays ([#867](#867)).
1 parent 75bcfd3 commit 7bb7364

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Version changelog
22

3+
## [Release] Release v0.44.1
4+
5+
### New Features and Improvements
6+
7+
* Introduce new Credential Strategies for Agents ([#882](https://github.com/databricks/databricks-sdk-py/pull/882)).
8+
9+
10+
### Internal Changes
11+
12+
* GetRun logic paginates more arrays ([#867](https://github.com/databricks/databricks-sdk-py/pull/867)).
13+
14+
15+
316
## [Release] Release v0.44.0
417

518
### Internal Changes

databricks/sdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.44.0'
1+
__version__ = '0.44.1'

0 commit comments

Comments
 (0)