v2.6.1
π New features
- Added the
"x-atlan-client-origin": "product_sdk"
header to theAtlanClient
. - Added a method to retrieve all credentials:
CredentialClient.get_all()
.
π₯ QOL improvements
- Generated the latest typedef models.
- Application typedef changes:
- Replaced the
Application
supertype withApp
. - Renamed
ApplicationContainer
toApplication
. - Changed the level of the relationship from
Catalog
toAsset
. - Updated the name of the de-normalized attribute.
- Replaced the
- Application typedef changes:
- Added a wait to the integration test fixtures (
atlan_tag_test
,custom_metadata_test
).
π¨βπ» New contributors
- @pavanmanish-atlan made their first contribution in #428
- @vaibhavatlan made their first contribution in #427
Full Changelog: 2.6.0...2.6.1