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: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Changelog
2
2
3
+
## 1.11.0 - TBD
4
+
5
+
- Move references from single token access policy in accessor to individual token access policies per column via ColumnOutputConfig
6
+
3
7
## 1.10.0 - 12-09-2024
4
8
5
9
- Add version to Transformer model, add client methods GetTransformer and UpdateTransformer, and fix a bug in GetAccessPolicy and GetAccessPolicyTemplate
@@ -8,7 +12,7 @@
8
12
9
13
## 1.9.2 - 06-08-2024
10
14
11
-
- Fix missing parameter in _post_async for AsyncClient
15
+
- Fix missing parameter in \_post_async for AsyncClient
0 commit comments