Skip to content

3.3.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@IAM20 IAM20 released this 23 Mar 04:21
· 56 commits to main since this release

✅ What's Changed

  • Bump up spring boot version to 3.3.0-M1
  • Bump up spring data jdbc version to 3.3.0-M1
  • Fix nested embedded NPE by @IAM20 in #118
  • Deprecate pad array option by @IAM20 in #117
  • Polishing autoconfiguration module by @IAM20 in #119
  • Remove redundant reimplemenetation by @IAM20 in #122
  • Add @NoRepositoryBean to JdbcRepository interface by @sjh836 in #125
  • Add single query loading test by @IAM20 in #126
  • Use JDK17 Format by @IAM20 in #127
  • Add SoftDeleteColumn annnotation and generate sql by @chanhyeong in #129

📜 Documentation