Releases: OpenNMS/opennms-provisioning-integration-server
Releases · OpenNMS/opennms-provisioning-integration-server
2.1.0-b2132
The release of the PRIS is mainly a maintenance release. We did some work to update dependencies, especially bumping from JDK 11 to JDK 17. The Docker image was using an OpenJDK 11 image which is deprecated by their maintainers and switched to a maintained JDK 17 from the Eclipse Temurin project to run the PRIS in a container environment.
New features
- Added a CSV data source
Breaking Changes
- The base image is now based on Red Hat UBI-9 minimal image instead of Debian Slim.
Caution
If you have derived container images in your environment relying on Debian tooling, you need to make adjustments.
Maintenance
- Switch base image from OpenJDK 11 Debian-based to Eclipse Temurin JDK 17 based on Red Hat UBI-9 minimal image
- Build environment uses OpenJDK 17
- Antora for documentation build was upgraded from 2.3.4 to 3.1.7
- Upgraded Horizon dependency from 32.0.0 to 33.0.4
- Upgraded dependency to OPA 1.6.0
- 3rd party dependencies upgraded
Credits
- @gallenc for the CSV data source enhancement
- @Bonrob2 for improving the documentation
- @RangerRick, @cgorantla for keeping Dependabot happy
PRIS 2.0.0
Breaking Changes
- PRIS is built with, and now requires, JDK 11 or higher.
Other Changes
- many dependencies have been updated, notably Apache POI and Jetty
- the base OpenNMS version PRIS is built against is now Horizon 31, rather than 27
1.3.2-b914
PRIS-156: Merge metaData
1.3.1-b893
Security: Update Google Guava 29.0 -> 30.0
1.3.0-b819
PRIS-154: Update README
1.2.0-b738
Change link to new documentation
1.1.8-b644
Add updated release instructions in the README
1.1.7-b557
Use version number from release branch
1.1.7-b375
Make releases from version tags instead of release branches
1.1.7-b365
Make releases from version tags instead of release branches