Skip to content

Commit

Permalink
Merge pull request #5859 from OpenNMS/releasenotes-31.0.5
Browse files Browse the repository at this point in the history
Release notes for Horizon 31.0.5
  • Loading branch information
Jeff Gehlbach authored Mar 7, 2023
2 parents 35c2e52 + 0305048 commit 54eb14e
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 0 deletions.
12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
opennms (31.0.5-1) stable; urgency=medium

* Minor release which fixes several bugs, incorporates several documentation
improvements, upgrades a couple of library dependencies, improves how
plugins are included in the container images, and adds one small enhancement
to the web UI.

For details on what has changed, see:
https://docs.opennms.com/horizon/31.0.5/index.html

-- OpenNMS Release Manager <[email protected]> Tue, 07 Mar 2023 13:28:30 -0500

opennms (31.0.4-1) stable; urgency=medium

* Minor release which introduces one BREAKING CHANGE. It also brings a
Expand Down
40 changes: 40 additions & 0 deletions docs/modules/releasenotes/pages/changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,46 @@
[[release-31-changelog]]
= Changelog

[[releasenotes-changelog-31.0.5]]

== Release 31.0.5

Release 31.0.5 is a bugfix release that also incorporates several documentation improvements, upgrades a couple of library dependencies, improves how plugins are included in the container images, and adds one small enhancement to the web UI.

The codename for Horizon 31.0.5 is https://wikipedia.org/wiki/$$Macaron$$[_Macaron_].

=== Story

* Upgrade ActiveMQ to 5.15 (Issue https://issues.opennms.org/browse/NMS-12089[NMS-12089])
* Add documentation for using Scheduled Outages (Issue https://issues.opennms.org/browse/NMS-12621[NMS-12621])

=== Enhancement

* Replace wiki links across all codebase (Issue https://issues.opennms.org/browse/NMS-13912[NMS-13912])
* dependabot: mockito 3.4.6 to 4.6.1 (Issue https://issues.opennms.org/browse/NMS-14586[NMS-14586])
* DOC: Timeseries Documentation (Issue https://issues.opennms.org/browse/NMS-14959[NMS-14959])
* DOC: Configuration Manager API for External Requisitions is not documented (Issue https://issues.opennms.org/browse/NMS-15019[NMS-15019])
* Update dual write docs to clarify configuration (Issue https://issues.opennms.org/browse/NMS-15425[NMS-15425])
* Add collection package information to web UI (Issue https://issues.opennms.org/browse/NMS-15429[NMS-15429])
* PersistRegexSelectorStrategy is not where the docs say it should be (Issue https://issues.opennms.org/browse/NMS-15461[NMS-15461])

=== Bug

* Minion on Ubuntu fails to start (Issue https://issues.opennms.org/browse/NMS-15160[NMS-15160])
* Upgrade HikariCP to 5.x (Issue https://issues.opennms.org/browse/NMS-15171[NMS-15171])
* Docs: The "Housekeeping Tasks" page should not tell the user to always run fix-karaf-setup.sh on upgrade (Issue https://issues.opennms.org/browse/NMS-15296[NMS-15296])
* Elevation on Feather nav bar header casts undesirable shadow (Issue https://issues.opennms.org/browse/NMS-15367[NMS-15367])
* Docs: Update path reference for PostgreSQL config files (Issue https://issues.opennms.org/browse/NMS-15381[NMS-15381])
* opennms-karaf-health is not last in featuresBoot -- might miss status for a few features (Issue https://issues.opennms.org/browse/NMS-15407[NMS-15407])
* Add Jdbc graph definitions for default collection set (Issue https://issues.opennms.org/browse/NMS-15419[NMS-15419])
* Invalid syntax due to typo in provisiond snmp graph (Issue https://issues.opennms.org/browse/NMS-15434[NMS-15434])

=== Task

* Number examples in service monitor chapters (Issue https://issues.opennms.org/browse/NMS-15215[NMS-15215])
* Document the breaking changes done as part of Limit script file locations for GpDetector and ScriptPolicy (Issue https://issues.opennms.org/browse/NMS-15288[NMS-15288])
* Move the logic for downloading plugins into the Dockerfile (Issue https://issues.opennms.org/browse/NMS-15401[NMS-15401])

[[releasenotes-changelog-31.0.4]]

== Release 31.0.4
Expand Down
12 changes: 12 additions & 0 deletions opennms-assemblies/minion/src/main/filtered/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
opennms-minion (31.0.5-1) stable; urgency=medium

* Minor release which fixes several bugs, incorporates several documentation
improvements, upgrades a couple of library dependencies, improves how
plugins are included in the container images, and adds one small enhancement
to the web UI.

For details on what has changed, see:
https://docs.opennms.com/horizon/31.0.5/index.html

-- OpenNMS Release Manager <[email protected]> Tue, 07 Mar 2023 13:32:55 -0500

opennms-minion (31.0.4-1) stable; urgency=medium

* Minor release which brings a handful of containerization improvements,
Expand Down
12 changes: 12 additions & 0 deletions opennms-assemblies/sentinel/src/main/filtered/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
opennms-sentinel (31.0.5-1) stable; urgency=medium

* Minor release which fixes several bugs, incorporates several documentation
improvements, upgrades a couple of library dependencies, improves how
plugins are included in the container images, and adds one small enhancement
to the web UI.

For details on what has changed, see:
https://docs.opennms.com/horizon/31.0.5/index.html

-- OpenNMS Release Manager <[email protected]> Tue, 07 Mar 2023 13:33:52 -0500

opennms-sentinel (31.0.4-1) stable; urgency=medium

* Minor release which brings a handful of containerization improvements,
Expand Down

0 comments on commit 54eb14e

Please sign in to comment.