|
1 | 1 | [[release-17-changelog]] |
2 | 2 | === Changelog |
3 | 3 |
|
| 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 | + |
4 | 39 | [[releasenotes-changelog-17.1.0]] |
5 | 40 | ==== Release 17.1.0 |
6 | 41 |
|
|
0 commit comments