OpenNMS Horizon 33.1.6 (Basswood)
·
875 commits
to develop
since this release
Release 33.1.6
Release 33.1.6 contains bug fixes, security updates and enhancements.
The codename for Horizon 33.1.6 is Basswood.
Bug
- Changes in NMS-17726 are not properly merged in foundation-2023, foundation-2024 and horizon 33.x (Issue NMS-17734)
- Update the polyfill library (Issue NMS-17865)
- Enable secure parsing of XML files performing XSL transformation (Issue NMS-16414)
- gRPC messaging not working when Trapd is enabled on the Core server (Issue NMS-17732)
- Setting KAFKA_RPC_ and KAFKA_SINK_ variables insufficient to disable ActiveMQ for minion container (Issue NMS-17756)
- Unreachable code in Minion gRPC client (Issue NMS-17858)
- incorrectly extracts the IPs during discovery (Issue NMS-17873)
- Sanitize user provided inputs (Issue NMS-17875)
- Limit the columns for orderBy clause (Issue NMS-17876)
- SpogInventoryServiceSyncIT Failed to load ApplicationContext (Issue NMS-17896)
Story
- Add a smoke test to validate installation of grpc exporter feature (Issue NMS-17869)
Enhancement
- Create simple a shell script to gather and package data helpful to Client Services (Issue NMS-17077)
- Allow basic auth credentials / scv metadata in external requisition URL (Issue NMS-17318)
Task
- FE: Display list of currently active Zenith registrations (Issue NMS-17749)
- Rest API for getting active Zenith registrations/connections (Issue NMS-17750)
- Add service to store/retrieve ZenithConnect registration info (Issue NMS-17851)
- Create GRPC server Side Tests (Issue NMS-17722)
- Create GRPC client Side Tests (Issue NMS-17723)
- Make grpc exporter compatible to run using in process server. (Issue NMS-17746)
- Update Jaeger Tracing endpoint in docs. (Issue NMS-17891)