Skip to content

2.13.2

Latest
Compare
Choose a tag to compare
@michael-simons michael-simons released this 08 Oct 07:49
· 3 commits to main since this release
03727ae

What's Changed

Thanks to @medsouz who spotted the performance bottleneck in my mind- and indexless cypher (see #1476).

🔄️ Refactorings

  • d4f85d7 refactor: Create index for repeated migrations and improve query for retrieving them.

📝 Documentation

  • 23d8562 docs: add medsouz as a contributor for ideas (#1477)

🧹 Housekeeping

  • 089a16d Bump com.mycila:license-maven-plugin from 4.5 to 4.6 (#1474)
  • cee12d0 Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 (#1465)
  • 8b94d4a Bump byte-buddy.version from 1.15.1 to 1.15.3 (#1466)
  • e97c932 build(deps-dev): Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#1467)
  • 9c63bc5 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (#1468)
  • acc06eb Bump quarkus.version from 3.15.0 to 3.15.1 (#1469)
  • 10fb83f Bump plexus-utils.version from 4.0.1 to 4.0.2 (#1471)
  • 5af62f4 Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 (#1472)
  • b15cae1 Bump org.junit:junit-bom from 5.11.0 to 5.11.2 (#1475)
  • bb83cb6 Revert "Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 (#1447)"

🛠 Build

  • 100d9e7 build: Modernize actions.