7.1.5 (17th January 2018)

  • Feature: added support for Tomcat 8.0.48.
  • Feature: added support for Jetty 9.2.23.
  • Feature: added support for WebSphere Liberty Profile 17.0.0.4.
  • Feature: added support for WebSphere 9.0.0.6.
  • Feature: added support for GAE 1.9.60.
  • Improvement: improved the Spring AOP integration to support adding the first @Transactional method to a Spring bean.
  • Improvement: improved EJB integration on WebLogic 12.x and TomEE to support adding new EJBs as JAX-RS endpoints.
  • Improvement: improved integration with the RESTEasy Spring integration to support adding new root resource classes.
  • Improvement: improved general GAE performance with JRebel.
  • Improvement: improved integration with other Java agents that register retransformation capable class file transformers.
  • Bug fix: fixed Liferay Faces Bridge issue with reloading JSF beans.
  • Bug fix: fixed an IllegalAccessError when changing a non-static final field value using reflection on JDK 9.
  • Bug fix: fixed property getters/setters in reloadable classes managed by Spring Data.
  • Bug fix: fixed an integration error with Spring Security versions older than 3.0.6.
  • Bug fix: fixed the CodeSource location for reloadable classes that originate from JARs.
  • Bug fix: fixed a potential ConcurrentModificationException when reloading OpenWebBeans beans.
  • Bug fix: fixed injecting new EJB into the JAX-WS web service on TomEE.
  • Bug fix: fixed the inconsistent EclipseLink reloading behaviour when a request is made immediately after entity reload.