Skip to content

v3.0.6

Latest
Compare
Choose a tag to compare
@chenggangpro chenggangpro released this 06 Feb 08:33
· 1 commit to 3.x since this release

Refactor

  • Refactor R2dbcDatabaseIdProvider
  • Throw helpful error instead of IndexOutOfBoundsException when there are not enough columns for constructor auto-mapping
  • Add configuration customizer to generator
  • Add evictionListener and removalListener to Placeholder Cache

Dependency

  • Update mybatis to 3.5.19
  • Update byte-buddy to 1.15.11