1.4.2-SNAPSHOT (2024-08-22)
Pre-release
Pre-release
skybber
released this
19 Jun 17:56
·
371 commits
to master
since this release
New Plugins:
- Idea pluging for developing IntelliJ IDEA in Idea
- iBatis plugin (thanks to @muwaiwai)
- MyBatis plugin
- jackson plugin (thanks to @liuzhengyang)
- Spring Boot plugin (thanks to @cvictory )
- Sponge plugin (thanks to @aromaa )
- OwbJakarta plugin
- WeldJakarta plugin
- DeltaspikeJakarta plugin
- HibernateJakarta plugin
- MyBatisPlus plugin
News
- OWB intercepted bean redefinition
- Support for jbossmodules 10.1.x
- Support for JSF ManagedBean annotations (thanks to @sinanyumak)
- compatibility with Vaadin 23 and 24
- add support for Vaadin Hotswapper
Fixes
- #404 - fix missing declaredMethodCache in java17
- #391 - Proxy redefinition support in Weld3
- #355 - VaadinPlugin does not work in hotswapagent 1.4.1 on Wildfly 19 on Windows 10
- #357 - Doesn't work with hibernate 5.4.15.final
- #369
- #383 - java.lang.NoSuchMethodException: org.hibernate.validator.internal.metadata.BeanMetaDataManager.__resetCache()
- #445 - fix enum field add/remove
- #463 - MyBatis support mybatis-spring
- #557 - fix MyBatis-Spring integration where MyBatis reloading is not functioning properly and results in a NullPointerException
- #447 - full jakarta support
- #568 - java.lang.NoSuchMethodException for org.zkoss.zel.BeanELResolver.__resetCache() in ZKPlugin