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 0656409 commit c4c4309Copy full SHA for c4c4309
CHANGELOG.md
@@ -1,8 +1,15 @@
1
# Changelog
2
3
+## Version 1.9.2
4
5
* Testing code improvements.
6
* Added support for signed, shared and non-persistent Notification 2.0 subscriptions and tokens (Thanks @wilbersl!)
7
+* Fixed audit record parsing.
8
+* Various code and documentation improvements.
9
+* Added support for token-based authentication for interactive sessions.
10
+* Added page_number parameter to inventory queries to be able to pull a specific page.
11
+* Added get_count functions to inventory to estimate expected number of results.
12
+* Added get_subscribers function MultiTenantCumulocityApp.
13
14
15
## Version 1.9.1
0 commit comments