File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
18
## 2.6.0 (November 21, 2024)
2
19
3
20
### New features
Original file line number Diff line number Diff line change 1
- 2.6.0
1
+ 2.6.1
You can’t perform that action at this time.
0 commit comments