Skip to content

Commit

Permalink
Merge pull request #392 from atlanhq/bump-to-release-2.4.7
Browse files Browse the repository at this point in the history
Bump to release `2.4.7`
  • Loading branch information
Aryamanz29 authored Sep 30, 2024
2 parents 1da5340 + 2160100 commit 35c6d7a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 2.4.7 (September 30, 2024)

### New features

- Added `CompoundQuery.tagged_with_value()` method to search
for source-synced tags by assigned value eg: Snowflake tags.
- Added `ContractClient.generate_initial_spec()` method to generate
the initial contract specification for the provided asset `typeName` and `qualifiedName`.

### Experimental

- Added initial support for `Span`, `SpanNear`, `SpanWithin`, and `SpanTerm` queries for textual fields.

## 2.4.6 (September 24, 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.4.6
2.4.7

0 comments on commit 35c6d7a

Please sign in to comment.