We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6cd4c commit 9431d6cCopy full SHA for 9431d6c
CHANGES.md
@@ -1,5 +1,17 @@
1
# Connect SDK Changes History
2
3
+## v18.1
4
+
5
+* Feature: Allow masking of specified log fields.
6
+* Change: Upgrade pytest to version 4.6.9.
7
+* Fix: Added date to log formatter.
8
9
+## v18.0
10
11
+* Feature: Updated models for v18.
12
+* Feature: Add RQL filter support.
13
+* Fix: UsageFileAction's subclass SubmitUsageFile had a rejection note, a parameter which should go in RejectUsageFile instead.
14
15
## v17.6
16
17
* Fix: `ServerErrorResponseSchema` has a wrong errors field definition, it must be a list of strings.
0 commit comments