v0.24.0
🛳️ 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.24Depending 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.23.0 -> 0.24.0).
For more information, check out Upgrading Arconia.
⭐ Highlights
See What's New.
Changelog
🧰 Tasks
ai
- 7029a5d Migrate from Jackson 2 to Jackson 3 in Spring AI
dev
- 363acd2 Update Valkey default image 9.0 to 9.1
- 5903116 Update PostgreSQL default image 18.2 to 18.3
- 0cde981 Update Ollama default image 0.16.2 to 0.18.2
- 266e617 Update Phoenix default image 13.2 to 13.9
- f009e28 Update OTel Collector default image 0.146.1 to 0.148.0
- b295c06 Update Grafana LGTM default image 0.18.1 to 0.22.0
- 1f02baf Remove unnecessary constant
🛠 Build
- f511ea7 Update Nix environment
📝 Documentation
- 090355a Update what's new section
⚙️ Dependencies
- d5dc9fa Update Spring Boot 4.0.3 to 4.0.4
- 85336d8 Update Spring AI 2.0.0-M2 to 2.0.0-M3
- dd46b9e Update OpenTelemetry Java Instrumentation 2.25.0 to 2.26.0
- 8882414 Update Datasource Micrometer 2.1.1 to 2.2.0
- 0cd9296 Update gRPC Netty 1.79.0 to 1.80.0
- df3b1b5 Bump gradle-wrapper from 9.4.0 to 9.4.1 (#186), closes #186
- e36f3b5 Bump github/codeql-action from 4.32.6 to 4.33.0 (#184), closes #184
- ddfe203 Update GraalVM Tools 0.11.4 to 0.11.5
- e07a270 Update CycloneDX 3.2.0 to 3.2.2
- 264eb9a Update OpenTelemetry Semantic Conventions 1.39.0 to 1.40.0
- 1abd844 Update OpenInference 0.1.9 to 0.1.10
- e322de7 Update Docling 0.4.4 to 0.4.7
- 41b1be4 Update Gradle 9.3.1 to 9.4.0
- db7e632 Bump github/codeql-action from 4.32.4 to 4.32.6 (#183), closes #183
- 08b00e4 Bump gradle/actions from 5.0.1 to 5.0.2 (#179), closes #179
- 51398cd Bump github/codeql-action from 4.32.2 to 4.32.4 (#178), closes #178
- 127cac4 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#180), closes #180
Contributors
We'd like to thank the following people for their contributions:
- Thomas Vitale (@ThomasVitale)