Skip to content

Releases: line/kotlin-jdsl

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

3.5.3

18 Oct 00:39

Choose a tag to compare

Features

  • Handle undefined parameters in a query by #781

Full Changelog: 3.5.2...3.5.3

3.5.2

03 Sep 09:20

Choose a tag to compare

Features

  • Support limit in spring data repository by #764

Full Changelog: 3.5.1...3.5.2

3.5.1

26 Jun 07:43

Choose a tag to compare

Bug Fixes

  • Fix for incorrectly rendering entities in Join On clauses. #731

Full Changelog: 3.5.0...3.5.1

3.5.0

17 Jun 00:30

Choose a tag to compare

Features

  • Use readOnly when you execute select query in KotlinJdslJpqlExecutor #710

Full Changelog: 3.4.2...3.5.0