Releases: 1and1/checkmk-java-client
Releases · 1and1/checkmk-java-client
Maven based building
Release 1.2.2.2.0.1
Changes
- Now uses the openapi-generator-maven-plugin instead of the load of shell scripts
checkmk-java-client-1.1.2.2.0.1
Release 1.1.2.2.0.1
Changes
- Use of Checkmk API 2.2.0p12
- Minor updates of several Maven dependencies
checkmk-java-client-1.1.2.2.0.1
Release 1.1.2.2.0.1
Changes
- Generate with Checkmk API version 2.2.0p1.
checkmk-java-client-1.1.2.1.0.17
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.