Releases: naver/spring-jdbc-plus
Releases · naver/spring-jdbc-plus
3.2.4
✅ What's Changed
Full Changelog: 3.2.3...3.2.4
3.3.0-M1
✅ 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
- Fix badge in README by @chanhyeong in #130
- Add annotation guide line by @Apisapple in #131
3.2.3
✅ What's changed
- Bump up spring data jdbc version to 3.2.3
- Bump up spring boot version to 3.2.3
- Deprecate padArray option #112 by @IAM20
- Add @NoRepositoryBean to JdbcRepository interface by @sjh836
📜 Documentation
- Fix badge in README by @chanhyeong
- Add developers by @chanhyeong
- Add annotation guide by @Apisapple
3.1.6
3.2.2
3.2.1
- Upgrade Spring Data JDBC version to 3.2.1 by @chanhyeong
- Upgrade Spring Boot version to 3.2.1 by @chanhyeong