7.1.2 (9th November 2017)

  • Feature: added support for GlassFish 5.
  • Feature: added support for WildFly 11.0.0.Final.
  • Feature: added support for WebSphere 8.0.0.14 and 9.0.0.5.
  • Feature: added support for WebSphere Liberty Profile 17.0.0.3.
  • Feature: added support for TomEE 7.0.4 plus and 7.0.4 plume.
  • Feature: added support for Tomcat 7.0.82 and 8.0.47.
  • Feature: added support for tc Server 3.1.12 and 3.2.8.
  • Feature: added support for GAE 1.9.58.
  • Feature: added support for Apache Tiles 3.0.7.
  • Feature: added support for WebLogic 12.2.1 running on Java 9.
  • Feature: added support for reloading RouterFunction beans in Spring Boot.
  • Feature: added support for OpenWebBeans 1.7.
  • Improvement: improved the startup performance of Spring when MBeanExporter is used.
  • Improvement: the default value for the command -go-offline is now set to 7 days.
  • Improvement: improved the Spring integration to avoid recreating inner beans when the XML definition is not changed.
  • Bug fix: fixed IllegalStateException: EntityManagerFactory is closed after reload when a session was created eagerly.
  • Bug fix: fixed a NotSerializableException when serialising the Weld 2.x bean identifier.
  • Bug fix: fixed an issue with injecting new EJB references into Weld 1.x beans on WebLogic.
  • Bug fix: fixed a rare NoSuchMethodError when starting WebSphere.
  • Bug fix: fixed a bug where AtomicReference<T>::compareAndSet check could fail after the reload of T.
  • Bug fix: fixed an integration issue with SpringFox 2.3 and 2.7.0+.
  • Bug fix: fixed reloading classes generated by CGLIB 3.2.1, 3.2.2 and 3.2.3.
  • Bug fix: fixed leaking file descriptors with older versions of Jetty.
  • Bug fix: fixed Guice�s Injector::getExistingBinding returning null after a class reload.