Skip to content

v1.2.0 🎁

Choose a tag to compare

@github-actions github-actions released this 08 Sep 10:16
· 128 commits to refs/heads/main since this release
6796d4f

What’s Changed

  • Use Spring Session JDBC, requires Tailormap 12.1.0 (#235) @matthijsln
  • Use a named SQL parameter for collection instead of repeated question mark placeholders where possible (#236) @matthijsln
  • Switch to Spotless plugin with Palantir Java formatter (#239) @matthijsln

🚦 Tests and Infrastructure

  • Bump org.apache.maven.plugins:maven-scm-publish-plugin from 3.2.1 to 3.3.0 (#233) @dependabot[bot]
  • Update dependency org.codehaus.mojo:versions-maven-plugin to v2.19.0 (#240) @renovate[bot]
  • Update aquasecurity/trivy-action action to v0.33.1 (#237) @renovate[bot]
  • Update actions/stale action to v10 (#238) @renovate[bot]
  • Update aquasecurity/trivy-action action to v0.33.0 (#234) @renovate[bot]
  • Revert "Update dependency org.apache.maven.plugins:maven-scm-publish-plugin to v3.3.0" (#232) @mprins