Skip to content

Releases: naver/spring-jdbc-plus

3.2.6

18 Jun 06:33

Choose a tag to compare

  • Bump up spring boot version to 3.2.6
  • Bump up spring data relational version to 3.2.6

3.3.0

17 Jun 07:16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.5...3.3.0

3.3.0-RC1

20 May 02:14

Choose a tag to compare

3.3.0-RC1 Pre-release
Pre-release

✅ What's Changed

Full Changelog: 3.3.0-M2...3.3.0-RC1

3.2.5

26 Apr 05:43

Choose a tag to compare

✅ What's Changed

Full Changelog: 3.2.4...3.2.5

3.3.0-M2

21 Apr 03:10

Choose a tag to compare

3.3.0-M2 Pre-release
Pre-release

⭐ New Features

✅ What's Changed

Full Changelog: 3.3.0-M1...3.3.0-M2

3.2.4

25 Apr 08:40

Choose a tag to compare

✅ What's Changed

Full Changelog: 3.2.3...3.2.4

3.3.0-M1

23 Mar 04:21

Choose a tag to compare

3.3.0-M1 Pre-release
Pre-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

3.2.3

04 Mar 13:49

Choose a tag to compare

✅ 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

3.1.6

31 Jan 06:35

Choose a tag to compare

  • Bump up spring boot version to 3.1.6
  • Bump up spring data jdbc to 3.1.6
  • Fix nested embedded NPE #118

3.2.2

29 Jan 03:18

Choose a tag to compare

  • Upgrade Spring Data JDBC version to 3.2.2 by @wool0826
  • Upgrade Spring Boot version to 3.2.2 by @wool0826