🛳️ 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.25Depending 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.24.0 -> 0.25.0).
For more information, check out Upgrading Arconia.
⭐ Highlights
See What's New.
Changelog
🧰 Tasks
core
- 823b637 Refine and improve bootstrap mode and config core features
unscoped
- 5341393 Handle CVE-2025-67030 for CycloneDX
- 4a11a1e Update Pulsar 4.1.3 to 4.2.0 as default image
- fee6168 Update Phoenix 13.9 to 14.2 as default image
- 9ba67c3 Update OTel Collector 0.148.0 to 0.149.0 as default image
- 082924b Update Oracle 23.9 to 23.26.1 as default image
- 71856d2 Update Ollama 0.18.2 to 0.20.5 as default image
- 71d01e9 Update Grafana LGTM 0.22.0 to 0.24.0 as default image
- 43870a6 Update Docling 1.14.3 to 1.16.1 as default image
- 828539c Include dev config for OTel Metrics
- 34e93fc Improve dev services property config
- 3b5c3df Fix CVE-2026-34237 in unused MCP Java SDK
- 9ec6513 Fix GHSA-72hv-8253-57qq in CycloneDX Gradle plugin
🛠 Build
- 4818018 Update Nix environment
📝 Documentation
⚙️ Dependencies
- a78133a Update Datasource Micrometer 2.2.0 to 2.2.1
- 088dd91 Bump github/codeql-action from 4.33.0 to 4.35.1 (#190), closes #190
- daf002a Bump gradle/actions from 6.0.1 to 6.1.0 (#191), closes #191
- 87daf28 Downgrade CycloneDX 3.2.3 to 3.2.2 due to a regression
- de4beeb Update CycloneDX 3.2.2 to 3.2.3
- bd702af Update Spring Boot 4.0.4 to 4.0.5
- d06a2d4 Update Spring AI 2.0.0-M3 to 2.0.0-M4
- ea3d47c Update OpenTelemetry Instrumentation 2.26.0 to 2.26.1
- 641b22d Update OpenInference 0.1.10 to 0.1.11
- b6f5c0b Bump gradle/actions from 5.0.2 to 6.0.1 (#189), closes #189
Contributors
We'd like to thank the following people for their contributions:
- Thomas Vitale (@ThomasVitale)