Skip to content

Commit 4b2cee2

Browse files
authored
Merge pull request #430 from atlanhq/bump-to-release-2.6.1
Bump to release `2.6.1`
2 parents c83eaf1 + a1d5a38 commit 4b2cee2

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

Diff for: HISTORY.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 2.6.1 (November 25, 2024)
2+
3+
### New features
4+
5+
- Added the `"x-atlan-client-origin": "product_sdk"` header to the `AtlanClient`.
6+
- Added a method to retrieve all credentials: `CredentialClient.get_all()`.
7+
8+
### QOL improvements
9+
10+
- Generated the latest typedef models.
11+
- Application typedef changes:
12+
- Replaced the `Application` supertype with `App`.
13+
- Renamed `ApplicationContainer` to `Application`.
14+
- Changed the level of the relationship from `Catalog` to `Asset`.
15+
- Updated the name of the de-normalized attribute.
16+
- Added a wait to the integration test fixtures (atlan_tag_test, custom_metadata_test).
17+
118
## 2.6.0 (November 21, 2024)
219

320
### New features

Diff for: pyatlan/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.6.1

0 commit comments

Comments
 (0)