HotswapAgent v1.3.0 Release Notes

Release Date: 2018-05-16 // almost 6 years ago
  • ๐Ÿ†• New Plugins:

    • Vaadin
      • Register changes in @route to the router when a class is modified (add new views on the fly)
      • Changes to a template model are live after a browser refresh
      • All internal metadata caches are cleared whenever a class is changed

    ๐Ÿ†• New features:

    • ๐Ÿ”Œ HotswapAgent plugins may be included as a standard maven dependency #242

    ๐Ÿ›  Fixes:

    Agent Core:

    • ERROR (org.hotswap.agent.watch.nio.EventDispatcher) - No match for watch event #223

    ๐Ÿ”Œ Spring plugin:

    • ๐Ÿ”Œ Spring plugin registers a managed bean for a prototype bean #241
    • Spring Boot 2 projects throw NoSuchMethodException for __resetCache #221
    • 0๏ธโƒฃ Cannot create proxy for spring component without default constructor #232
    • HotswapSpringCallback not serializable #243

    ๐Ÿ”Œ JBoss plugin:

    • ๐Ÿ”Œ JBoss - Plugin not found in the registry, error on random classloader jars. #229

    Other:

    • ๐Ÿš€ Autodeploy snapshot from master to Sonatype #236
    • ๐Ÿš€ Release to Maven #224
    • maven central repos not include version 1.2.0 #234