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 ede5366 commit 358bf83Copy full SHA for 358bf83
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
* Adding `select`, `get_all` and `get_count` functions to Binaries API.
4
+
5
+## Version 3.5.1
6
7
* Fixing imports for situations where client-side filtering libraries are not imported. The library supports
8
optional dependncy definitions: `c8y_api[filters]` to support all available filters, `c8y_api[pydf]`,
9
`c8y_api[jmespath]`, and `c8y_api[jsonpath]` to support PyDF, JMESPath or JSONPath accordingly.
0 commit comments