Skip to content

Release v2026.5.5-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 10:14
· 27 commits to main since this release
0423410

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:

Stats

  • 5 commits
  • 3 contributors

Installation

Docker:

docker pull ghcr.io/nimbleflux/fluxbase:2026.5.5-rc.1

NPM SDK:

npm install @nimbleflux/fluxbase-sdk@2026.5.5-rc.1

Helm:

helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.5.5-rc.1

CLI:

curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.5.5-rc.1

Release 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