We are pleased to announce the release of MyBatis 3.5.11.
The below is the list of notable changes.
Bug fixes:
- OGNL could throw IllegalArgumentException when invoking inherited method. #2609
returnInstanceForEmptyRow
is not applied to constructor auto-mapping. #2665
There is no known backward incompatible change since 3.5.10.
Binaries are available on the release page and Maven Central.
We thank everyone reported issues, shared ideas and answered questions from other users! 👏
Sincerely,
The MyBatis Team