Release v2026.7.4-rc.2
Pre-release
Pre-release
Declarative app-schema is now available for application tables, and a direct-apply fallback has been added for app-schema with extension refs. Bug fixes have also been made, including resolving an issue with workspace copying in the Dockerfile.
What's Changed
Pull Requests
- fix(schema): direct-apply fallback for app-schema with extension refs (#293) @bartcode
- feat(schema): opt-in declarative app-schema for application tables (#292) @bartcode
- chore(deps): update dependency js-yaml to ^5.2.2 [security] (#291) @app/renovate
- fix(release): copy all workspaces in Dockerfile + revert js-yaml to v4 (#290) @bartcode
- chore(deps): update dependency svelte to ^5.56.5 [security] (#289) @app/renovate
Commits
Features:
- dbc6653 feat(schema): add direct-apply fallback for app-schema with extension refs (#293)
- b47bff5 feat(schema): opt-in declarative app-schema for application tables (#292)
Bug Fixes:
Other Changes:
Stats
- 5 commits
- 3 contributors
Installation
Docker:
docker pull ghcr.io/nimbleflux/fluxbase:2026.7.4-rc.2NPM SDK:
npm install @nimbleflux/fluxbase-sdk@2026.7.4-rc.2Helm:
helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.7.4-rc.2CLI:
curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.7.4-rc.2Release 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-07-30 08:13:01 UTC