Skip to content

1.0.1

Compare
Choose a tag to compare
@michael-simons michael-simons released this 16 Oct 14:57
· 114 commits to main since this release

What's Changed

🔄️ Refactorings

  • 364b068 refactor: Remove "sysouts“.
  • 6e00537 refactor: Remove the last remaining deprecated calls and overrides. (#2)

📝 Documentation

  • 887e00d docs: No source highlight for plain coordinates.
  • f3fdcf8 docs: Align code of conduct and contributing with neo4j-ogm-quarkus.
  • 3701573 docs: Use correct artifact id in README.

🧹 Housekeeping

  • da85ab1 Bump neo4j-ogm.version from 4.0.7 to 4.0.8
  • 6f03ec7 Bump com.github.spotbugs:spotbugs from 4.7.3 to 4.8.0 (#13)
  • d837fef Bump neo4j.ogm.version from 4.0.6 to 4.0.7 (#12)
  • 2f52227 Bump com.mycila:license-maven-plugin from 4.2 to 4.3 (#11)
  • d95f4f7 Bump com.github.spotbugs:spotbugs from 3.1.3 to 4.7.3 (#8)
  • d7a553e Bump jakarta.enterprise:jakarta.enterprise.cdi-api from 3.0.1 to 4.0.1 (#10)
  • 8411418 Bump jakarta.transaction:jakarta.transaction-api from 2.0.0 to 2.0.1 (#9)
  • 09e1400 Bump org.neo4j.test:neo4j-harness from 5.11.0 to 5.12.0 (#7)
  • 58bc541 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 (#6)
  • 630fb59 Bump com.github.ben-manes.caffeine:caffeine from 3.1.2 to 3.1.8 (#5)
  • f51b51d Bump com.mycila:license-maven-plugin from 4.2.rc2 to 4.2 (#4)
  • 60ac032 Bump com.github.spotbugs:spotbugs-maven-plugin from 3.1.3 to 4.7.3.6 (#3)

🛠 Build

  • abeee0a build: Upgrade Maven wrapper to ASF wrapper 3.2.0 and Maven 3.9.4
  • 736067f build: Ignore AutoConfiguration.imports for license header check.