You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
## 8.2.0 (September 25, 2025)
2
+
3
+
### Breaking Changes
4
+
5
+
- DQ typedef models have been updated, resulting in changes to the DQ rule management methods. Please refer to the developer docs for the latest updates: https://developer.atlan.com/patterns/create/dq_rules
6
+
7
+
### QOL Improvements
8
+
9
+
- Generated latest DQ typedef models.
10
+
- Updated `Meaning` model fields to be optional.
11
+
- Forced lowercase when creating custom connector names to avoid frontend-related issues.
0 commit comments