Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: line/kotlin-jdsl

3.8.0

27 Feb 00:08

Choose a tag to compare

What's Changed

  • feat: support Spring Batch 6 for Spring Boot 4 by @cj848 in #1028

Bug Fixes

  • fix(support): use JDSL model for count query to bypass strict JPQL parsers by @cj848 in #1040

Full Changelog: 3.7.2...3.8.0

3.7.2

30 Jan 23:44

Choose a tag to compare

What's Changed

  • Specified boot4 dependency module versions by in #1009
  • JpqlInSerializer optimization by serializing only 1 param for basic types by in #1004

New Contributors

Full Changelog: 3.7.1...3.7.2

3.7.1

13 Jan 23:39

Choose a tag to compare

What's Changed

  • fix: missing publish plugin for boot 4 support module by @cj848 in #1003

Full Changelog: 3.7.0...3.7.1

3.7.0

10 Jan 02:21

Choose a tag to compare

What's Changed

  • feat: support Spring Data JPA 4.0 for Spring Boot 4 by @cj848 in #998

Full Changelog: 3.6.1...3.7.0

3.6.1

03 Nov 10:50

Choose a tag to compare

Bug Fixes

  • Fix BeanPostProcessor to use Proxy to mute WARN log

Full Changelog: 3.6.0...3.6.1

3.6.0

14 Oct 09:44

Choose a tag to compare

Features

  • feat: implement cast, right, left, replace expressions by @cj848 in #894
  • feat: implement id, version functions by @cj848 in #900
  • feat: implement intersect, intersect-all for JPA 3.2 specification by @cj848 in #907

Full Changelog: 3.5.7...3.6.0

3.5.7

11 Sep 02:03

Choose a tag to compare

Bug Fixes

  • Fix BeanPostProcessor to use Configuration Import instead of Component scan

Full Changelog: 3.5.5...3.5.7

3.5.6

11 Sep 01:52

Choose a tag to compare

Bug Fixes

  • Fix BeanPostProcessor to use Configuration Import instead of Component scan

Full Changelog: 3.5.5...3.5.6

3.5.5

19 Feb 00:03

Choose a tag to compare

Features

  • Support select() with KClass arguments #834

New Contributors

Full Changelog: 3.5.4...3.5.5

3.5.4

18 Dec 05:56

Choose a tag to compare

Bug Fixes

  • Handle mixed values and expressions in parameters #806

Features

  • Support stream in spring data repository #803

New Contributors

Full Changelog: 3.5.3...3.5.4