We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a742ad6 + 72f0952 commit 7476ba9Copy full SHA for 7476ba9
2 files changed
HISTORY.md
@@ -1,3 +1,14 @@
1
+## 8.1.1 (September 23, 2025)
2
+
3
+### New Features
4
5
+- Added support for `Databricks` system tables in the `DatabricksCrawler`.
6
+- Added support for rule conditions and incremental updates for `DQ` rules.
7
8
+### Other Changes
9
10
+- Deprecated `DatabricksCrawler.basic_auth()` - use `pat()` authentication method instead.
11
12
## 8.1.0 (September 15, 2025)
13
14
### New Features
pyatlan/version.txt
@@ -1 +1 @@
-8.1.0
+8.1.1
0 commit comments