Skip to content

Release v2026.8.2

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 09:54
d396f48

Fixed an issue with chunked/multipart/S3 uploads not creating storage objects rows.
Bug fixes and maintenance improvements.

What's Changed

Pull Requests

  • fix(storage): chunked/multipart/S3 uploads don't create RLS-owned storage.objects rows (#306) @bartcode

Commits

Bug Fixes:

  • d396f48 fix(storage): chunked/multipart/S3 uploads don't create RLS-owned storage.objects rows (#306)

Other Changes:

Stats

  • 2 commits
  • 2 contributors

Installation

Docker:

docker pull ghcr.io/nimbleflux/fluxbase:2026.8.2

NPM SDK:

npm install @nimbleflux/fluxbase-sdk@2026.8.2

Helm:

helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.8.2

CLI:

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

Release automatically generated by GitHub Actions


Smoke Test Results

Component Status
Docker Image ✅ Verified
NPM SDK ✅ Verified
NPM React SDK ✅ Verified
NPM Svelte SDK ✅ Verified
NPM Next.js SDK ✅ Verified
NPM Vue SDK ✅ Verified

Smoke tests completed at 2026-08-01 10:03:55 UTC