·
139 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.5.0
docker pull ghcr.io/bablsoft/accessflow-frontend:2.5.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.5.0 \
--namespace accessflow --create-namespaceWhat's Changed
- perf(test): fix the Spring test-context cache, cutting the backend CI job 24-27 min to 11 by @babltiga in #768
- chore(AF-682): self-governed demo deployment workflow by @babltiga in #769
- fix(AF-682): verify cluster access before opening a deployment request by @babltiga in #775
- chore(AF-774): restructure the roadmap into available vs planned by @babltiga in #777
- chore(release-prep): mark v2.4 released and refresh website screenshots by @babltiga in #778
- chore: migrate public domain to accessflow.io by @babltiga in #779
- chore: fix terraform provider docs drift and cover API + deployment governance by @babltiga in #780
- fix: connector logo contrast + pitch deployment governance on the site by @babltiga in #781
- chore(AF-795): run CI on the AF-782 website integration branch by @babltiga in #796
- chore(AF-793): normalize / links to root-absolute paths by @babltiga in #797
- test(AF-794): guard every website page, not just docs chapters by @babltiga in #799
- feat(AF-783): add /security/ — architecture, auth and audit by @babltiga in #800
- feat(AF-784): add /connectors/ — the engine catalog page by @babltiga in #801
- feat(AF-785): add /use-cases/ — six personas, one governed checkpoint by @babltiga in #802
- Parallelize the e2e main suite (4x faster) + three backend fixes it surfaced by @babltiga in #803
- Main into new website by @babltiga in #804
- feat(AF-786): add /roadmap/ — capability map with milestone status by @babltiga in #805
- feat(AF-787): add /features/ hub and the three capability spokes by @babltiga in #806
- feat(AF-789): slim index.html to the landing composition by @babltiga in #807
- feat(AF-790): add real product screenshots to / and the feature pages by @babltiga in #808
- feat(AF-791): swap the header and footer nav to the new page links by @babltiga in #809
- chore(AF-792): refresh published dates, content-source map and sitemap guard by @babltiga in #810
- website: restructure the marketing site — landing page + 8 topic pages (AF-782) by @babltiga in #811
- chore(website): raise API/deployment governance visibility, drop founding dates by @babltiga in #812
- fix(website): SEO audit remediation — dark-theme 404s, entity identity, blocked analytics by @babltiga in #813
- feat(website): add a page per governed engine under /connectors/ by @babltiga in #814
- fix(AF-798): ship dark variants for the light-only screenshots by @babltiga in #815
- chore(website): replace implementation jargon with plain language by @babltiga in #816
- docs(AF-773): add a Guides section with nine setup manuals by @babltiga in #817
- fix(website): move docs in-page anchors to a leading sidebar group by @babltiga in #818
- feat(AF-741): track deployed versions per environment with tags by @babltiga in #819
- feat(AF-742): add deployment version inventory and drift API by @babltiga in #820
- feat(AF-743): add deployment version matrix and drift badges UI by @babltiga in #821
- chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /terraform-provider by @dependabot[bot] in #822
- chore(deps-dev): bump browserslist from 4.28.2 to 4.28.8 in /frontend by @dependabot[bot] in #823
- fix(website): correct the API-key expiry claim and the /ai-agents/ flow steps by @babltiga in #825
- chore(AF-682): deploygov use-case page and routing/CI-snippet e2e by @babltiga in #835
- chore(deps): bump axios from 1.18.1 to 1.20.0 in /frontend by @dependabot[bot] in #828
- chore(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin from 3.9.0 to 3.10.1 in /backend by @dependabot[bot] in #827
- chore(deps): bump org.springframework.modulith:spring-modulith-bom from 2.1.0 to 2.1.1 in /backend by @dependabot[bot] in #829
- chore(deps): bump zustand from 5.0.14 to 5.0.15 in /frontend by @dependabot[bot] in #830
- chore(deps): bump com.slack.api:slack-api-client from 1.50.0 to 1.51.0 in /backend by @dependabot[bot] in #831
- chore(deps-dev): bump eslint-plugin-react-refresh from 0.5.3 to 0.5.5 in /frontend by @dependabot[bot] in #832
- chore(deps): bump @tanstack/react-query from 5.101.4 to 5.102.8 in /frontend by @dependabot[bot] in #834
- chore(deps): bump com.google.guava:guava from 33.6.0-jre to 33.7.1-jre in /backend by @dependabot[bot] in #826
- feat(AF-837): group the sidebar by domain with collapsible sub-sections by @babltiga in #838
- chore(deps-dev): bump fast-uri from 3.1.5 to 3.1.7 in /frontend by @dependabot[bot] in #839
- feat(AF-772): unify query, API and deployment reviews in one queue by @babltiga in #840
- fix(AF-837): collapse nav sub-sections by default, fix nav highlighting by @babltiga in #841
- feat(AF-824): add an expiry control to the API key form by @babltiga in #842
- feat(AF-771): make the deployment pipeline id copyable by @babltiga in #843
- feat(AF-770): approve and reject on the deployment detail page by @babltiga in #844
- feat(AF-836): notify users of newer releases and publish a website changelog by @babltiga in #845
- fix: base release notes on the previous stable tag by @babltiga in #846
- fix: tighten vertical spacing between website sections by @babltiga in #847
- ci: build backend and frontend images in parallel jobs by @babltiga in #848
- fix: unblock Release upload step, and bring every action to its latest major by @babltiga in #849
- chore(deps-dev): bump @types/react-dom from 19.2.4 to 19.2.5 in /frontend by @dependabot[bot] in #850
- chore(deps): bump react-router-dom from 7.18.2 to 7.18.3 in /frontend by @dependabot[bot] in #851
- chore(deps-dev): bump typescript-eslint from 8.66.0 to 8.69.0 in /frontend by @dependabot[bot] in #852
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 4.1.0 to 4.1.1 in /backend by @dependabot[bot] in #856
- chore(deps): bump com.puppycrawl.tools:checkstyle from 14.0.0 to 14.1.0 in /backend by @dependabot[bot] in #855
- chore(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.47 to 2.1.48 in /backend by @dependabot[bot] in #853
- chore(deps): bump react-i18next from 17.0.11 to 17.0.13 in /frontend by @dependabot[bot] in #854
- chore(deps): bump software.amazon.awssdk:bom from 2.54.2 to 2.54.9 in /backend by @dependabot[bot] in #857
Full Changelog: v2.4.0...v2.5.0