Skip to content

Releases: KarlEilebrecht/audlang-java-sql

UpgradeToJava25

07 Oct 12:05

Choose a tag to compare

Maintenance release, upgrades to Java 25 (previously Java 21)

Requires audlang-java-core 1.2.0 or higher

Build Artifacts on Maven Central

What's Changed

  • Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by @dependabot[bot] in #45
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 by @dependabot[bot] in #47
  • Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #52
  • Bump org.mockito:mockito-junit-jupiter from 5.19.0 to 5.20.0 by @dependabot[bot] in #51
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #50
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #49
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #48
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #54
  • Bump com.h2database:h2 from 2.3.232 to 2.4.240 by @dependabot[bot] in #53
  • Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #56
  • Bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.0 by @dependabot[bot] in #55
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in #57
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.13.4 to 6.0.0 by @dependabot[bot] in #58

Full Changelog: v1.0.2...v1.1.0

Continuity1

25 Aug 08:52

Choose a tag to compare

Maintenance release with dependency updates

Build Artifacts on Maven Central

What's Changed

  • Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 by @dependabot[bot] in #16
  • Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.0 by @dependabot[bot] in #17
  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 by @dependabot[bot] in #15
  • Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 by @dependabot[bot] in #22
  • Bump org.junit.jupiter:junit-jupiter-api from 5.12.0 to 5.12.1 by @dependabot[bot] in #18
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 by @dependabot[bot] in #21
  • Bump org.mockito:mockito-junit-jupiter from 5.16.0 to 5.16.1 by @dependabot[bot] in #19
  • Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 by @dependabot[bot] in #20
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in #23
  • Bump org.mockito:mockito-junit-jupiter from 5.16.1 to 5.17.0 by @dependabot[bot] in #26
  • Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by @dependabot[bot] in #24
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #25
  • Bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2 by @dependabot[bot] in #28
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 by @dependabot[bot] in #27
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 by @dependabot[bot] in #29
  • Bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 by @dependabot[bot] in #31
  • Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot[bot] in #30
  • Bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 5.13.0 by @dependabot[bot] in #33
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.12.2 to 5.13.0 by @dependabot[bot] in #32
  • Bump org.junit.jupiter:junit-jupiter-api from 5.13.0 to 5.13.1 by @dependabot[bot] in #34
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.13.0 to 5.13.1 by @dependabot[bot] in #35
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.13.1 to 5.13.2 by @dependabot[bot] in #39
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.1 by @dependabot[bot] in #36
  • Bump org.junit.jupiter:junit-jupiter-api from 5.13.1 to 5.13.2 by @dependabot[bot] in #38
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot] in #37
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #44
  • Bump org.mockito:mockito-junit-jupiter from 5.18.0 to 5.19.0 by @dependabot[bot] in #43
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2 by @dependabot[bot] in #42
  • Bump org.junit.jupiter:junit-jupiter-api from 5.13.3 to 5.13.4 by @dependabot[bot] in #40
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.13.3 to 5.13.4 by @dependabot[bot] in #41

Full Changelog: v1.0.1...v1.0.2

Skytouch

29 Jan 14:32

Choose a tag to compare

Technical release required for publishing to Maven Central

Build Artifacts on Maven Central

Escher

28 Jan 13:10

Choose a tag to compare

This is the first release of the project.

Latest Build Artifacts