Skip to content

Commit

Permalink
Merge pull request #319 from atlanhq/bump-release-2.1.8
Browse files Browse the repository at this point in the history
Bump to release `2.1.8`
  • Loading branch information
Aryamanz29 authored May 8, 2024
2 parents ba21c20 + b66fe01 commit 4e0f955
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 2.1.8 (May 8, 2024)

### New features

- Added support for `Snowflake Miner`.
- Introduced new connector types: `COGNITE`, `SYNDIGO`, `NETEZZA`, and `AZURE_SERVICE_BUS`.
- Added an optional `depth` field to indicate the asset's depth within lineage in the `Referenceable` model.
- Added an optional parameter (`related_attributes`) to the `get_hierarchy()` method, allowing users to specify a list of attributes to retrieve for each related asset in the hierarchy.
- Expanded the functionality of the `WorkflowClient` with new methods for scheduling, stopping, and deleting workflows.

### QOL improvements

- Upgraded `jinja2` from `3.1.3` to `3.1.4` to address a security vulnerability: [GHSA-h75v-3vvj-5mfj](https://github.com/advisories/GHSA-h75v-3vvj-5mfj).

## 2.1.7 (April 30, 2024)

### New features
Expand Down
2 changes: 1 addition & 1 deletion pyatlan/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.7
2.1.8

0 comments on commit 4e0f955

Please sign in to comment.