Skip to content

Commit 99f6be9

Browse files
authored
Merge pull request #792 from atlanhq/bump-to-release-8.5.0
[release] Bump to release 8.5.0
2 parents fed0f11 + 5317a91 commit 99f6be9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

HISTORY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 8.5.0 (January 14, 2025)
2+
3+
### New Features
4+
5+
- Added support for new DQ rule templates.
6+
7+
### Breaking Changes
8+
9+
- `DataQualityRule.table_level_rule_creator()` and `DataQualityRule.column_level_rule_creator()` now accept `rule_type` as a `DataQualityRuleTemplateType` enum instead of `str`.
10+
- `threshold_compare_operator` is now an optional parameter for `DataQualityRule.table_level_rule_creator()`.
11+
112
## 8.4.6 (January 13, 2025)
213

314
### New Features

pyatlan/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.4.6
1+
8.5.0

0 commit comments

Comments
 (0)