Skip to content

Releases: dcaudell/javai

v0.1.3

Choose a tag to compare

@dcaudell dcaudell released this 16 Jul 12:08
dd2b129

What's Changed

  • Update to release process to support releasing from github ui. by @dcaudell in #25
  • Gradle notes by @dcaudell in #26
  • Mongo Compatibility by @dcaudell in #27
  • Tagging by @dcaudell in #32
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.15.0 by @dependabot[bot] in #28
  • Updated version to v0.1.2 and updated documentation by @dcaudell in #33
  • Additional tagging code examples in documentation by @dcaudell in #34
  • Collected version updates to MongoDB, Spring, and others. by @dcaudell in #35
  • Bump org.mongodb:mongodb-driver-sync from 5.8.0 to 5.9.0 by @dependabot[bot] in #29
  • Knowledge graph persistence. by @dcaudell in #37
  • Version update to 0.1.3 and updated documentation by @dcaudell in #38

Full Changelog: v0.1.1...v0.1.3

v0.1.2

Choose a tag to compare

@dcaudell dcaudell released this 15 Jul 13:15
e57434c

What's Changed

  • Bump actions/checkout from 4 to 7 by @dependabot[bot] in #3
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #4
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.6 in /e2e-client-test by @dependabot[bot] in #5
  • Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 6.1.2 in /e2e-client-test by @dependabot[bot] in #6
  • Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 6.1.2 in /e2e-client-test by @dependabot[bot] in #8
  • Bump hibernate.version from 6.6.4.Final to 7.4.5.Final by @dependabot[bot] in #7
  • Bump com.fasterxml.jackson:jackson-bom from 2.21.4 to 2.22.1 in /e2e-client-test by @dependabot[bot] in #9
  • Bump org.postgresql:postgresql from 42.7.7 to 42.7.13 by @dependabot[bot] in #10
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #11
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.15.0 in /e2e-client-test by @dependabot[bot] in #12
  • Bump org.junit:junit-bom from 5.11.0 to 6.1.2 by @dependabot[bot] in #14
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 by @dependabot[bot] in #18
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.11.0 by @dependabot[bot] in #19
  • Fixes to project naming for mavencentral publish. by @dcaudell in #20
  • v0.1.0 Release Fixes & Dependabot by @dcaudell in #21
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.6 by @dependabot[bot] in #16
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #15
  • Bump org.neo4j.driver:neo4j-java-driver from 5.27.0 to 6.2.0 by @dependabot[bot] in #13
  • Version bump to 0.1.1 by @dcaudell in #23
  • Update to release process to support releasing from github ui. by @dcaudell in #25
  • Gradle notes by @dcaudell in #26
  • Mongo Compatibility by @dcaudell in #27
  • Tagging by @dcaudell in #32
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.15.0 by @dependabot[bot] in #28
  • Updated version to v0.1.2 and updated documentation by @dcaudell in #33
  • Additional tagging code examples in documentation by @dcaudell in #34
  • Collected version updates to MongoDB, Spring, and others. by @dcaudell in #35
  • Bump org.mongodb:mongodb-driver-sync from 5.8.0 to 5.9.0 by @dependabot[bot] in #29

New Contributors

Full Changelog: v0.1.0...v0.1.2

v0.1.1

Choose a tag to compare

@dcaudell dcaudell released this 14 Jul 07:29
4b03418

Initial release. See readme.md and javai/doc

What's Changed

  • Bump actions/checkout from 4 to 7 by @dependabot[bot] in #3
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #4
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.6 in /e2e-client-test by @dependabot[bot] in #5
  • Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 6.1.2 in /e2e-client-test by @dependabot[bot] in #6
  • Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 6.1.2 in /e2e-client-test by @dependabot[bot] in #8
  • Bump hibernate.version from 6.6.4.Final to 7.4.5.Final by @dependabot[bot] in #7
  • Bump com.fasterxml.jackson:jackson-bom from 2.21.4 to 2.22.1 in /e2e-client-test by @dependabot[bot] in #9
  • Bump org.postgresql:postgresql from 42.7.7 to 42.7.13 by @dependabot[bot] in #10
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #11
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.15.0 in /e2e-client-test by @dependabot[bot] in #12
  • Bump org.junit:junit-bom from 5.11.0 to 6.1.2 by @dependabot[bot] in #14
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 by @dependabot[bot] in #18
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.11.0 by @dependabot[bot] in #19
  • Fixes to project naming for mavencentral publish. by @dcaudell in #20
  • v0.1.0 Release Fixes & Dependabot by @dcaudell in #21
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.6 by @dependabot[bot] in #16
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #15
  • Bump org.neo4j.driver:neo4j-java-driver from 5.27.0 to 6.2.0 by @dependabot[bot] in #13
  • Version bump to 0.1.1 by @dcaudell in #23

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@dcaudell dcaudell released this 14 Jul 05:02
87504df

What's Changed

New Contributors

Full Changelog: https://github.com/dcaudell/javai/commits/v0.1.0