Skip to content

1.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 23:35
· 7 commits to refs/heads/main since this release
8d954b5

What's Changed

  • Fix typo in LGTM container method (#10189) @jaydeluca
  • Pass start command required in Solr 10 (#10174) @epugh
  • [solr] Replace "create_core" with "create" command (#10172) @epugh
  • Update docs version to ${GITHUB_REF##*/} (#10063) @github-actions
  • Update testcontainers version to ${GITHUB_REF##*/} (#10062) @github-actions

⚠️ Breaking API changes

🚀 Features & Enhancements

☠️ Deprecations

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

  • Update Gradle Wrapper from undefined to 8.13 (#10033) @github-actions
  • Update docker-java version to 3.4.2 (#10071) @eddumelendez