v0.23.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.23Depending 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.22.0 -> 0.23.0).
For more information, check out Upgrading Arconia.
⭐ Highlights
See What's New.
Changelog
🚀 Features
dev
- 1f53561 Support volume mappings for containers
- 67cf314 Use Ollama native service when available
- c281d37 Support resource mappings for containers
🐛 Fixes
dev
🔄️ Changes
dev
- 1ae3f30 Improve PostgreSQL wait strategy
docling
- 41541e4 Use programmatic approach for DoclingServeApi implementation
🧰 Tasks
dev
- dcf3f91 Use Redis 8.6 as default image
- f388e90 Use Pulsar 4.1.3 as default image
- a39efdf Use PostgreSQL 18.2 as default image
- e1838bc Use Phoenix 13.2 as default image
- 9780387 Use OTEL Collector 0.146.1 as default image
- 01a3c1d Use Ollama 0.16.2 as default image
- 01ec2ce Use MariaDB 12.2 as default image
- 88352d5 Use Grafana LGTM 0.18.1 as default image
- 2cb5473 Use Kafka 4.2.0 as default image
- c410d42 Use Docling Serve 1.13.0 as default image
📝 Documentation
dev
- b370d84 Improve Dev Services docs
- d1b12b0 Improve Dev Services docs
- b692807 Remove extra warning
- 62f246d Document known issue with PostgreSQL on OpenShift
⚙️ Dependencies
dev
- 872a3cd Update Docling Serve 1.10.0 to 1.11.0 as the default image
unscoped
- d15aabb Update Spring Boot 4.0.2 to 4.0.3
- e1c78f3 Update CycloneDX 3.1.0 to 3.2.0
- e93e9a1 Update OpenTelemetry Java Instrumentation 2.24.0 to 2.25.0
- 3946304 Update Datasource Micrometer 2.1.0 to 2.1.1
- 4d5dda4 Bump github/codeql-action from 4.32.0 to 4.32.2 (#176), closes #176
- e4d98de Bump io.grpc:grpc-netty-shaded from 1.78.0 to 1.79.0 (#175), closes #175
- dfdc151 Update OpenTelemetry Semantic Conventions 1.37.0 to 1.39.0
- cdbeba5 Update Docling Java 0.4.3 to 0.4.4
Contributors
We'd like to thank the following people for their contributions:
- Thomas Vitale (@ThomasVitale)