HotswapAgent v1.1.0 Release Notes

Release Date: 2016-12-26 // over 7 years ago
  • ๐Ÿ†• New Plugins

    • ๐Ÿ‘ OpenWebBeans v1.7 (Tomcat/Tommee supported), EJB session beans support

    ๐Ÿ†• New features

    • ๐Ÿ”Œ WeldPlugin - SesionScoped bean reinjection, EJB session beans support
    • excludedClassLoaderPatterns: comma separated list of class loaders to exclude from initialization, in the form of RegEx patterns.
    • #171 - hotswap-agent.properties properties values can reference System variables defined by JVM argument -D...
    • ๐Ÿ‘Œ improved GlassFish support. Felix OSGi patches, GlassFish/Weld support
    • #197 - multiple webappDir entries allowed. Entrypoints are separated by ',' character

    ๐Ÿ›  Fixes:

    • Jersey HK2 service reload on any change
    • ๐Ÿ”Œ Weld plugin field access #161
    • ๐Ÿ›  DeltaSpike v1.7 fixes
    • JavaBeans - synthetic classes are flushed from Itrospector cache
    • multi resource methods from extraClassPath, #176
    • ๐Ÿ›  fixed problem with not started WebappClassLoader, #185
    • ๐Ÿ”Œ SpringPlugin in JBossAS/Wildfly #140, #184
    • ๐Ÿ‘Œ Support symbolic links in extraClassPath #203