Skip to content

Commit

Permalink
Release Notes for OpenNMS Horizon 22.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Sep 20, 2018
1 parent 50173c1 commit fce3c2e
Show file tree
Hide file tree
Showing 2 changed files with 46 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 (22.0.4-1) stable; urgency=log

* New stable release. It contains a number of bug fixes and enhancements,
including fixes in upgrades, flows, date handling, topology UI performance,
and minion management.

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

-- OpenNMS Release Manager <[email protected]> Thu, 20 Sep 2018 12:22:27 +0100

opennms (22.0.3-1) stable; urgency=high

* New stable release. It contains a critical fix for RADIUS authentication,
Expand Down
35 changes: 35 additions & 0 deletions opennms-doc/releasenotes/src/asciidoc/releasenotes/changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,41 @@

=== Changelog

[[releasenotes-changelog-22.0.4]]

==== Release 22.0.4

Release 22.0.4 is the latest stable release of OpenNMS.
It contains a number of bug fixes and enhancements, including fixes in upgrades, flows, date handling, topology UI performance, and minion management.
For a high-level overview of what's changed in OpenNMS 22, see link:http://docs.opennms.org/opennms/releases/22.0.4/releasenotes/releasenotes.html#releasenotes-22[What's New in OpenNMS 22].

The codename for 22.0.4 is _link:http://marvelcinematicuniverse.wikia.com/wiki/Power_Stone[Power]_.

===== Bug

* maxRetCode in HttpDetector does not work (Issue http://issues.opennms.org/browse/NMS-3974[NMS-3974])
* Content-Type tag wrong in emailed reports (Issue http://issues.opennms.org/browse/NMS-9027[NMS-9027])
* The upgrade task for magic-users.properties fails because of the read-only attribute (Issue http://issues.opennms.org/browse/NMS-9267[NMS-9267])
* NoClassDefFoundError for net/sf/json/JSONSerialize with the JSON collector on Minion (Issue http://issues.opennms.org/browse/NMS-10286[NMS-10286])
* Flow: Ingress/egress traffic is improperly reported when filtering by ifIndex (Issue http://issues.opennms.org/browse/NMS-10319[NMS-10319])
* Minions can't be deleted from minion menu (Issue http://issues.opennms.org/browse/NMS-10321[NMS-10321])
* Flow: Classification should not depend on direction (Issue http://issues.opennms.org/browse/NMS-10329[NMS-10329])
* Minions without nodes should show "unknown" status (Issue http://issues.opennms.org/browse/NMS-10338[NMS-10338])
* navbar.ftl not rendering (Issue http://issues.opennms.org/browse/NMS-10342[NMS-10342])

===== Enhancement

* UI stack trace is truncated (Issue http://issues.opennms.org/browse/NMS-7555[NMS-7555])
* add polling interval definition on service UI (Issue http://issues.opennms.org/browse/NMS-9747[NMS-9747])
* Normalize date formats across the WebUI (Issue http://issues.opennms.org/browse/NMS-10072[NMS-10072])
* render dateformat for AngularJS (Issue http://issues.opennms.org/browse/NMS-10232[NMS-10232])
* render date for Javascript with moment.js (Issue http://issues.opennms.org/browse/NMS-10233[NMS-10233])
* implement minion "status" field (Issue http://issues.opennms.org/browse/NMS-10295[NMS-10295])
* Manage Minions page should link to the node for the minion (Issue http://issues.opennms.org/browse/NMS-10296[NMS-10296])
* Improve CDP topology calculation performance (Issue http://issues.opennms.org/browse/NMS-10317[NMS-10317])
* Set the default resource graph time range to "Last Day" (Issue http://issues.opennms.org/browse/NMS-10324[NMS-10324])
* Memory related env-variables from /etc/sysconfig/minion are not honored (Issue http://issues.opennms.org/browse/NMS-10332[NMS-10332])

[[releasenotes-changelog-22.0.3]]

==== Release 22.0.3
Expand Down

0 comments on commit fce3c2e

Please sign in to comment.