Release v2026.5.5-rc.1
Pre-release
Pre-release
·
27 commits
to main
since this release
What's Changed
Pull Requests
- fix(docs): update broken links in admin, developer-guide, and distributed-tracing docs (#216) @bartcode
- chore(deps): update dependency axios to ^1.15.2 [security] (#213) @app/renovate
Commits
Bug Fixes:
- 0423410 fix(docs): update broken links in admin, developer-guide, and distributed-tracing docs (#216)
- 31b8e76 fix: use tenant UUID for user count instead of IS NULL check
Other Changes:
- eeb57c5 Delete release-notes.md
Stats
- 5 commits
- 3 contributors
Installation
Docker:
docker pull ghcr.io/nimbleflux/fluxbase:2026.5.5-rc.1NPM SDK:
npm install @nimbleflux/fluxbase-sdk@2026.5.5-rc.1Helm:
helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.5.5-rc.1CLI:
curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.5.5-rc.1Release automatically generated by GitHub Actions
Smoke Test Results
| Component | Status |
|---|---|
| Docker Image | ✅ Verified |
| NPM SDK | ✅ Verified |
| NPM React SDK | ✅ Verified |
Smoke tests completed at 2026-05-08 10:24:34 UTC