You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* NMS-15808: add new topology protocol types from Horizon 32
* Karaf feature dependencies for testing should not leak into users of the features
* Remove guava as a published dependency
* Port IPLike and InetAddressUtils to OPA
OpenNMS Plugin API 1.5.0
* fix the collector extension sample code
* add handling for alarm tickets
* remove the "sample" plugin from the main karaf feature
OpenNMS Plugin (Integration) API 1.0.1
* add support for using Pinia from UI plugins -- this allows interaction with the Vue router in web UI plugins
* deduplicate time-series metrics before passed to plugins
* update the UI plugin example to show how to use the Vue router