bump bug-pattern from 1.4.0 to 1.4.2
[odlparent.git] / NEWS.rst
index 665715e004644cb64116b1e138623a7c48687384..ecdc49291b825ba346459f683d60f6ad49ca72a9 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,9 @@
 ODL Parent release notes
 ========================
 
+Version 4.0.10
+--------------
+
 Version 4.0.9
 -------------
 
@@ -22,6 +25,17 @@ Bug fixes
 * ``karaf-plugin`` no longer reads features twice when running discovery,
   speeding up the process a bit.
 
+* Recent versions of the SpotBugs Maven plugin use SLF4J 1.8 beta 2, which
+  can’t use the 1.7.25 implementation we provide; we therefore provide an
+  implementation of 1.8 beta 2 when SpotBugs is used. (See
+  `ODLPARENT-184 <https://jira.opendaylight.org/browse/ODLPARENT-184>`__.)
+
+New features
+~~~~~~~~~~~~
+
+* ``odl-woodstox`` wraps the Woodstox StAX implementation which is imposed on
+  us by Karaf.
+
 Version 4.0.8
 -------------