Download Latest Version Mybatis 3.5.19 source code.zip (2.7 MB)
Email in envelope

Get an email when there's a new version of MyBatis

Home / mybatis-3.5.18
Name Modified Size InfoDownloads / Week
Parent folder
Mybatis 3.5.18 source code.tar.gz 2025-01-01 926.4 kB
Mybatis 3.5.18 source code.zip 2025-01-01 2.7 MB
README.md 2025-01-01 1.2 kB
Totals: 3 Items   3.6 MB 0

Regressions

  • Fixed issue in 3.5.17 [#3334]

New

  • Ignore empty xnode per [#3349]
  • Share expression validator [#3339]
  • Throw helpful error instead of IndexOutOfBoundsException (automapping) [#3327]
  • Optimize mapper builder [#3252]

Tests

  • Add TransactionFactory, Transaction test cases [#3277]

Build

  • Reworked pom to match current java 17 build usage
  • Moved all tests to newer java standards
  • Cleaned up github actions
  • Run 'site' branch only on release commits

Support Notice: This is expected last java 8 release, A new branch support-java8 will be created from this point in case older support needs a fix. After this, master will move to java 11 for one release in order to start bringing code support up to java 11. After that, a support-java11 will be created then master will move to java 17 or better only. This will change the plans slightly as doing this means java 11 will be 3.6.0 and temporary in nature whereas anything discussed for 3.6.0 will move to 3.7.0. Once at java 17, same java application will occur. After that point, anything previously discussed for the original 3.6.0 can start coming in.

Source: README.md, updated 2025-01-01