| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mybatis-3.5.16.zip | 2024-04-04 | 3.8 MB | |
| mybatis-3.5.16 source code.tar.gz | 2024-04-02 | 914.7 kB | |
| mybatis-3.5.16 source code.zip | 2024-04-02 | 2.6 MB | |
| README.md | 2024-04-02 | 892 Bytes | |
| Totals: 4 Items | 7.3 MB | 1 | |
Security:
- Prevent
Invocationfrom being used by vulnerable applications. [#3115]
Bugs:
- When database ID resolution is failed, invalid bound statement is used. [#3040]
Enhancements:
- It is now possible to write a custom map wrapper to customize how to map column name with dots or brackets. [#13] [#3062]
Performance:
- Improved compatibility with Virtual Threads introduced by Loom.
- Reduced memory footprint when performing the default (i.e. order based) constructor auto-mapping. [#3113]
Build:
- Include the shaded libraries (OGNL and Javassist) in the sources.jar.
Please see the 3.5.16 milestone page or commit log for the complete list of changes.