v2.1.0-beta.8
Pre-release
Pre-release
·
352 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
:beta or the exact version tag below; :latest still points at the last stable release.
Container images
docker pull ghcr.io/bablsoft/accessflow-backend:2.1.0-beta.8
docker pull ghcr.io/bablsoft/accessflow-frontend:2.1.0-beta.8Multi-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.1.0-beta.8 \
--namespace accessflow --create-namespaceWhat's Changed
- fix(AF-556): surface backend ProblemDetail.detail in error toasts by @babltiga in #560
- fix(FE-557): show empty-state on API Editor when no connectors assigned by @babltiga in #561
- fix(AF-558): honour group grants in datasource visibility queries by @babltiga in #562
- feat(FE-559): parity-matched member authoring for request groups by @babltiga in #563
Full Changelog: v2.1.0-beta.7...v2.1.0-beta.8