File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
core/mybatis-generator-core/src/site/xhtml Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 2727< h1 > What's New in MyBatis Generator</ h1 >
2828< h2 > Version 1.4.3</ h2 >
2929< p >
30- This is a small maintenance release. See the GitHub page for milestone 1.4.3 for details other changes in this
31- release:
30+ This is a relatively minor release.
31+ In this release we have updated the minimum Java version to 17.
32+ See the GitHub page for milestone 1.4.3 for details other changes in this release:
3233 < a target ="_blank " href ="https://github.com/mybatis/generator/issues?q=milestone%3A1.4.3 "> Milestone 1.4.3</ a > .
3334</ p >
3435
35- < h3 > Enhancements</ h3 >
36+ < h3 > Enhancements/Fixes </ h3 >
3637< ul >
38+ < li > Java 17 is now the minimum supported Java version</ li >
3739 < li > Added several missing modifiers to the Kotlin DSL</ li >
40+ < li > Fixed a rendering bug when Java types have wildcard bounds</ li >
41+ < li > Added a missing plugin method for the Dynamic SQL runtime</ li >
3842</ ul >
3943
4044< h2 > Version 1.4.2</ h2 >
You can’t perform that action at this time.
0 commit comments