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
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
# Changelog
2
2
3
-
## 1.10.0 - TBD
3
+
## 1.10.0 - 12-09-2024
4
4
5
5
- Add version to Transformer model, add client methods GetTransformer and UpdateTransformer, and fix a bug in GetAccessPolicy and GetAccessPolicyTemplate
6
+
- Add optional search_indexed field to Column model and optional use_search_index field to Accessor model
6
7
7
-
## 1.9.2 - 06-05-2024
8
+
## 1.9.2 - 06-08-2024
8
9
9
-
- Fix missing parameter in \_post_async for AsyncClient
10
+
- Fix missing parameter in _post_async for AsyncClient
0 commit comments