Skip to content

mybatis-3.5.8

Compare
Choose a tag to compare
@harawata harawata released this 12 Dec 18:19
· 1120 commits to master since this release

List of changes:

  • Avoid NullPointerException when mapping an empty string to java.lang.Character. #2368
  • Fixed an incorrect argument when initializing static object. This resolves a compatibility issue with quarkus-mybatis. #2284
  • Performance improvements. #2297 #2335 #2340
  • And many doc updates!

Please see the 3.5.8 milestone page for the complete list of changes.
There is no known backward incompatible change since 3.5.7.