Skip to content

Commit

Permalink
Release Notes for OpenNMS Horizon 23.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Nov 15, 2018
1 parent f8c81fa commit 7505c48
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
opennms (23.0.1-1) stable; urgency=low

* New stable release. It contains a number of bug fixes and enhancements,
including additional HTTP proxy support, reliability updates, UI performance
improvements, and a number of Kafka-related fixes.

For details on what has changed, see:
http://docs.opennms.org/opennms/releases/23.0.1/releasenotes/releasenotes.html

-- OpenNMS Release Manager <[email protected]> Thu, 15 Nov 2018 11:21:45 -0500

opennms (23.0.0-1) stable; urgency=medium

* New stable release. It contains a number of bug fixes and enhancements,
Expand Down
30 changes: 30 additions & 0 deletions opennms-doc/releasenotes/src/asciidoc/releasenotes/changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,42 @@

=== Changelog

[[releasenotes-changelog-23.0.1]]

==== Release 23.0.1

OpenNMS Horizon 23.0.1 is an update to Horizon 23.0.0.
It contains a number of bug fixes and enhancements, including additional HTTP proxy support, reliability updates, UI performance improvements, and a number of Kafka-related fixes.

For a high-level overview of what's changed in OpenNMS 23, see link:http://docs.opennms.org/opennms/releases/23.0.1/releasenotes/releasenotes.html#releasenotes-23[What's New in OpenNMS 23].

The codename for 23.0.1 is _link:http://bewitched.wikia.com/wiki/Endora[Endora]_.

===== Bug

* Cannot use SASL Authentication for Kafka on Minions (might impact Sentinel) (Issue http://issues.opennms.org/browse/HZN-1387[HZN-1387])
* Sink API drops messages when there is no connectivity with Kafka (Issue http://issues.opennms.org/browse/NMS-10395[NMS-10395])
* Discovery UI should not allow selection of Minions as Foreign Source (Issue http://issues.opennms.org/browse/NMS-10400[NMS-10400])
* Reloading of Script in telemetry collection is broken (Issue http://issues.opennms.org/browse/NMS-10403[NMS-10403])
* Kafka Producer: Sync pushes all alarms when suppressIncrementalAlarms=false (Issue http://issues.opennms.org/browse/NMS-10423[NMS-10423])
* Typo in BSFMonitor Documentation (Issue http://issues.opennms.org/browse/NMS-10428[NMS-10428])
* Cannot use SASL Authentication for kafka-producer module. (Issue http://issues.opennms.org/browse/NMS-10436[NMS-10436])
* Default Metaspace configuration is insufficient (Issue http://issues.opennms.org/browse/NMS-10437[NMS-10437])

===== Enhancement

* Change eventconf for newSuspect to include location name in logmsg (Issue http://issues.opennms.org/browse/HZN-814[HZN-814])
* Be able to use Proxy for any Monitor or Collector that uses HttpClient (Issue http://issues.opennms.org/browse/NMS-9710[NMS-9710])
* Detect and Attempt to Restart Failed Drools Engines (Issue http://issues.opennms.org/browse/NMS-10363[NMS-10363])
* Other classes that use Http (Issue http://issues.opennms.org/browse/NMS-10379[NMS-10379])

[[releasenotes-changelog-23.0.0]]

==== Release 23.0.0

OpenNMS Horizon 23.0.0 is the first release of the stable 23 series.
It contains a number of bug fixes and enhancements, including support for alarm correlation, running OpenNMS components in an external container, and many other improvements.

For a high-level overview of what's changed in OpenNMS 23, see link:http://docs.opennms.org/opennms/releases/23.0.0/releasenotes/releasenotes.html#releasenotes-23[What's New in OpenNMS 23].

The codename for 23.0.0 is _link:https://en.wikipedia.org/wiki/Granny_Weatherwax[Granny Weatherwax]_.
Expand Down

0 comments on commit 7505c48

Please sign in to comment.