OpenNMS Plugin API v1.0.0
OIA 1.0.0 is the first officially stable release of OIA.
It will be introduced as part of Horizon 30 (and, eventually, Meridian 2023).
OIA releases from 1.0.0 forward will follow semantic versioning.
Changes since 0.6.0:
Improvements and Features
- Guava has been updated to
30.1.1-jre
- updated to be supported on Minion and Sentinel
- extend the new Horizon Vue-based UI through OIA
- key-value store support was added
- Secure Credentials Vault support was added
- event-sourced collection config support was added
Breaking
- requires JDK 11 or higher
InterfaceToNodeCache
API was changed to removeStream<Integer> getNodeIds(String location, InetAddress ipAddr)