Releases: line/kotlin-jdsl
Releases · line/kotlin-jdsl
3.8.0
27 Feb 00:08
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
3.7.0
10 Jan 02:21
Compare
Sorry, something went wrong.
No results found
3.6.1
03 Nov 10:50
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Features
Support select() with KClass arguments #834
New Contributors
Full Changelog : 3.5.4...3.5.5
3.5.4
18 Dec 05:56
Compare
Sorry, something went wrong.
No results found
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