Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Releases: target/lite-for-jdbc

3.0.4

23 Jul 17:51
02a7cf6

Choose a tag to compare

What's Changed

  • Bump io.mockk:mockk from 1.13.17 to 1.14.5 by @dependabot[bot] in #84
  • Bump org.jetbrains.kotlin:kotlin-reflect from 2.1.10 to 2.2.0 by @dependabot[bot] in #82
  • Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 by @dependabot[bot] in #79
  • Bump jupiter from 5.11.4 to 5.12.2 by @dependabot[bot] in #77
  • Bump testContainers from 1.20.4 to 1.21.0 by @dependabot[bot] in #75

Full Changelog: 3.0.2...3.0.4

3.0.3

22 Jul 20:00
02a7cf6

Choose a tag to compare

What's Changed

  • Bump io.mockk:mockk from 1.13.17 to 1.14.5 by @dependabot[bot] in #84
  • Bump org.jetbrains.kotlin:kotlin-reflect from 2.1.10 to 2.2.0 by @dependabot[bot] in #82
  • Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 by @dependabot[bot] in #79
  • Bump jupiter from 5.11.4 to 5.12.2 by @dependabot[bot] in #77
  • Bump testContainers from 1.20.4 to 1.21.0 by @dependabot[bot] in #75

Full Changelog: 3.0.2...3.0.3

3.0.2

23 Apr 19:17
4b6f55e

Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

23 Apr 17:36
887c6bf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0...3.0.1

3.0.0

11 Dec 21:19
591ba0c

Choose a tag to compare

Breaking Changes

Java 11 is no longer supported. Java 17 is now required.

What's Changed

Full Changelog: 2.5.2...3.0.0

2.5.2

04 Sep 16:31
24b45cf

Choose a tag to compare

What's Changed

  • Bump com.github.ben-manes.versions from 0.47.0 to 0.51.0 by @dependabot in #50
  • Bump org.postgresql:postgresql from 42.6.0 to 42.7.4 by @dependabot in #48
  • Bump com.h2database:h2 from 2.2.220 to 2.3.232 by @dependabot in #51
  • Bump org.jetbrains.kotlin:kotlin-reflect from 2.0.10 to 2.0.20 by @dependabot in #49

Full Changelog: 2.5.1...2.5.2

2.5.1

21 Aug 15:22
2682f48

Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

19 Aug 19:23
5200daa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

10 Oct 19:18
e7ad85a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

31 Jul 14:34
feb187f

Choose a tag to compare

Added database properties to configuration (#25)

* Added database properties to configuration

* Gradle fix for non-target network