Skip to content

Commit 00d45fb

Browse files
author
Benjamin Reed
committed
Release Notes for OpenNMS Horizon 17.1.1
1 parent eb2543b commit 00d45fb

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
opennms (17.1.1-1) stable; urgency=medium
2+
3+
* New stable release. This release contains a number of bug fixes and a few
4+
other changes.
5+
6+
-- OpenNMS Release Manager <opennms@opennms.org> Thu, 10 Mar 2016 10:00:00 -0500
7+
18
opennms (17.1.0-1) stable; urgency=medium
29

310
* New stable release. This release contains a number of important bug fixes and

opennms-doc/releasenotes/src/asciidoc/releasenotes/changelog-17.adoc

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,41 @@
11
[[release-17-changelog]]
22
=== Changelog
33

4+
[[releasenotes-changelog-17.1.1]]
5+
==== Release 17.1.1
6+
7+
Release 17.1.1 is the latest stable release of OpenNMS. It contains a number of bug fixes and a few other changes.
8+
For a high-level overview of what's changed in OpenNMS 17, see <<releasenotes-17, major changes in OpenNMS 17>>.
9+
10+
The codename for 17.1.1 is _Talisker_.
11+
12+
[releasenotes-changelog-17.1.1]
13+
==== Release 17.1.1
14+
15+
===== Enhancement
16+
17+
* Allow send events through ReST (Issue http://issues.opennms.org/browse/NMS-6404[NMS-6404])
18+
* Create pull request and contribution template to GitHub project (Issue http://issues.opennms.org/browse/NMS-8148[NMS-8148])
19+
20+
===== Task
21+
22+
* Remove all jersey artifacts from lib classpath (Issue http://issues.opennms.org/browse/NMS-8151[NMS-8151])
23+
24+
===== Bug
25+
26+
* Chart Servlet Outages model exception (Issue http://issues.opennms.org/browse/NMS-7936[NMS-7936])
27+
* Groups config rolled back after deleting a user in web UI (Issue http://issues.opennms.org/browse/NMS-8010[NMS-8010])
28+
* Adding com.sun.management.jmxremote.authenticate=true on opennms.conf is ignored by the opennms script (Issue http://issues.opennms.org/browse/NMS-8034[NMS-8034])
29+
* org.hibernate.exception.SQLGrammarException with ACLs on V17 (Issue http://issues.opennms.org/browse/NMS-8048[NMS-8048])
30+
* vacuumd-configuration.xml -- Database error executing statement (Issue http://issues.opennms.org/browse/NMS-8075[NMS-8075])
31+
* Overview about major releases in the release notes (Issue http://issues.opennms.org/browse/NMS-8113[NMS-8113])
32+
* Can't modify the Foreign ID on the Requisitions UI when adding a new node (Issue http://issues.opennms.org/browse/NMS-8153[NMS-8153])
33+
* When altering the SNMP Trap NBI config, the externally referenced mapping groups are persisted into the main file. (Issue http://issues.opennms.org/browse/NMS-8159[NMS-8159])
34+
* Tooltips are not working on the new Requisitions UI (Issue http://issues.opennms.org/browse/NMS-8161[NMS-8161])
35+
* OutageDao ACL support is broken causing web UI failures (Issue http://issues.opennms.org/browse/NMS-8165[NMS-8165])
36+
* Install guide should use postgres admin for schema updates (Issue http://issues.opennms.org/browse/NMS-8177[NMS-8177])
37+
* Allows state names to be configured in the JIRA Ticketer Plugin (Issue http://issues.opennms.org/browse/NMS-8199[NMS-8199])
38+
439
[[releasenotes-changelog-17.1.0]]
540
==== Release 17.1.0
641

0 commit comments

Comments
 (0)