v2.0.0
·
712 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Container images
docker pull ghcr.io/bablsoft/accessflow-backend:2.0.0
docker pull ghcr.io/bablsoft/accessflow-frontend:2.0.0Multi-arch: linux/amd64, linux/arm64.
Helm chart
helm repo add accessflow https://bablsoft.github.io/accessflow
helm repo update
helm install accessflow accessflow/accessflow --version 2.0.0 \
--namespace accessflow --create-namespaceWhat's Changed
- feat(AF-450): multi-model AI orchestration, voting & guardrails with per-analysis cost/latency by @babltiga in #488
- feat(AF-452): Terraform provider, CI Actions & IaC service accounts by @babltiga in #489
- feat(AF-454): OTLP trace export for the proxy pipeline + Grafana dashboards by @babltiga in #490
- chore(release-prep): mark v2.0 released and refresh website screenshots by @babltiga in #491
Full Changelog: v2.0.0-beta.6...v2.0.0