Skip to content

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 20:53
· 252 commits to main since this release
39ba2d7

🛳️ Upgrade

You can upgrade to this new version using the Arconia CLI:

brew install arconia-io/tap/arconia-cli
arconia update framework --to-version 0.22

Depending on how your project is configured, you might need to update the version number of the Arconia Maven BOM manually after running the recipe (e.g. 0.21.0 -> 0.22.0).

For more information, check out Upgrading Arconia.

⭐ Highlights

See What's New.

Changelog

🚀 Features

dev

  • 3dc27cf Add Dev Services Actuator endpoint
  • df1574d Make Dev Services a first-class citizen
  • b58ce31 Add configurable fixed exposed ports (#163), closes #163
  • fcbf2cd Consolidate Dev Services bean registration and configuration

🐛 Fixes

dev

  • 26a0b8d Ensure the DockerClient lifecycle is managed globally
  • f2228c5 Wrong port number for new RedisContainer class

🔄️ Changes

dev

  • 5c50cce Improve container info collection
  • 0cfb317 Exclude Dev Services from Spring AOT Test compilation
  • 35c096c Improve exception handling for Ollama Dev Service

🧪 Tests

  • 0ecbad5 Update Valkey integration tests
  • 76e335f Add integration tests for new Testcontainers modules
  • 681b77b Fix LLDAP integration test

🛠 Build

  • b0252ed Update Nix environment
  • d0c7379 Add template for generic issue

📝 Documentation

dev

  • 5cfa533 Improve Dev Services docs
  • 14857cb Add more details about Dev Services
  • 0be4a5e Update Dev Services docs for new features

⚙️ Dependencies

dev

  • 3abcf79 Update Docling Serve 1.9.0 to 1.10.0 as the default image
  • b02bd5b Update Phoenix 12.9 to 12.31 as the default image
  • a4d3b8d Update OTel Collector 0.141.0 to 0.144.0 as the default image
  • c372bd4 Update Ollama 0.13.3 to 0.15.1 as the default image
  • 17e1da6 Update MySQL 8.4 to 9.6 as the default image
  • 9d504a4 Update Grafana LGTM 0.13.0 to 0.16.0 as the default image
  • e5258d9 Update Grafana LGTM 0.13.0 to 0.16.0 as the default image
  • 2e19ecb Add Valkey Dev Service module

unscoped

  • 39ba2d7 Update Datasource Micrometer 2.0.1 to 2.1.0
  • 92ee940 Update Spring AI 2.0.0-M1 to 2.0.0-M2
  • 9832204 Update Docling Java 0.4.1 to 0.4.3
  • 9e49cb3 Bump gradle/actions from 5.0.0 to 5.0.1 (#170), closes #170
  • 7ec301c Update Gradle 9.3.0 to 9.3.1
  • 5adc638 Bump github/codeql-action from 4.31.11 to 4.32.0 (#169), closes #169
  • 775563f Bump actions/checkout from 6.0.1 to 6.0.2
  • 0a26b3a Bump actions/setup-java from 5.1.0 to 5.2.0 (#165), closes #165
  • 578a906 Bump github/codeql-action from 4.31.9 to 4.31.11 (#168), closes #168
  • 9f68b91 Update Gradle 9.2.1 to 9.3.0
  • 3701d55 Update OpenTelemetry Instrumentation 2.23.0 to 2.24.0
  • dffbfff Update Spring Boot 4.0.1 to 4.0.2
  • 6a9a96a Update GraalVM Build Tools 0.11.3 to 0.11.4
  • 53e5fe5 Update github/codeql-action 4.31.8 to 4.31.9
  • 5540d21 Update grpc-netty-shaded 1.77.0 to 1.78.0

Contributors

We'd like to thank the following people for their contributions: