checkmk-java-client-1.1.2.1.0.17
·
0 commits
to 5b47345433cbc6ba1ab12d5d6c38d5c89d6e2dfa
since this release
Release 1.1.2.1.0.17
Changes
- Map types are now
Map<String, Object>
instead ofMap<String, String>
to reflect that there are also complex data types in the values. - Releases are now bundled by maven-release.yaml github actions workflow.
The preferred way is do use the client is as an artifact.