Dvara 1.2.0
Reference Docker Compose stacks and Kubernetes recipes updated for Dvara 1.2.0.
Compatibility: Examples release 1.2.0 is compatible with Dvara LLM Gateway 1.2.0.
Changes
- All example images pinned to
:1.2.0across the Docker Compose stacks (quick-start, multi-provider, ollama, full, with-email), the Kubernetes/Helm recipes (GKE, DOKS, single-tenant, multi-region), the DigitalOcean App Platform recipe, and the jbang GKE tooling. - Config hot-reload docs updated from PostgreSQL
NOTIFY/LISTENto config-version polling (dvara.config.poll-interval-ms), which is pooler-agnostic — it works over a direct connection or a connection pool in any mode. - Grafana infrastructure dashboard metrics renamed to
gateway_config_poller_*to match the new polling mechanism.