Skip to content

v2.1.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:39
· 369 commits to main since this release
Immutable release. Only release title and notes can be modified.

⚠️ Pre-release — internal testing only. Pull :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.7
docker pull ghcr.io/bablsoft/accessflow-frontend:2.1.0-beta.7

Multi-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.7 \
  --namespace accessflow --create-namespace

What's Changed

  • feat(AF-530): group-based access grants for datasources & API connectors by @babltiga in #547
  • feat(AF-531): parity-matched member-step UI for request groups by @babltiga in #549
  • fix(AF-544): validate erasure form client-side before submit by @babltiga in #551
  • fix(AF-548): schema-driven target table/column pickers in erasure config form by @babltiga in #552
  • chore(deps): bump golang.org/x/net from 0.52.0 to 0.55.0 in /terraform-provider by @dependabot[bot] in #550
  • fix(AF-545): label cancel-confirmation popup buttons Yes/No by @babltiga in #553
  • fix(AF-546): bind erasure status as JPQL parameter in timeout sweep by @babltiga in #554

Full Changelog: v2.1.0-beta.6...v2.1.0-beta.7