What stackql/stackql shipped
Generated by FoxPlug from public activity — not affiliated with Stackql.
Week of September 14, 2026
What shipped
- Released v0.11.707-final-cgo with modernc sqlite migration preparation. Release
- Added support for preview omisdk IAC and composable omnisdk exchange queries with new robot tests for dynamic graph functionality. Pull request #764
- Updated CI actions from Node.js 20 to Node.js 24 to reduce runner costs. Pull request #781
- Added retry logic to CI steps for known transient failures in Chocolatey mingw setup and Docker Buildx initialization. Pull request #775
- Unignored npm lockfile to enable Dependabot security updates and pinned ubuntu-latest to ubuntu-24.04. Pull request #772
- Bumped spf13/pflag from 1.0.9 to 1.0.10 with corrected deprecation comments. Pull request #758
- Fixed lint warnings in internal data transfer tests and removed PR_README.md. Pull request #767
Why it matters
This week focuses on infrastructure stability and modernization. Updates to CI workflows reduce costs while adding resilience to transient failures, and Dependabot can now properly track security updates. New IAC and SDK preview features expand functionality.
Changelog entry
- v0.11.707-final-cgo: modernc sqlite migration prep Release
- Preview omisdk IAC support and preview composable omnisdk exchange queries Pull request #764
- Added robot tests for dynamic graph show services and resources Pull request #764
- CI: Bumped Node.js 20-deprecated actions to Node.js 24 Pull request #781
- CI: Added retry logic for Chocolatey mingw and Docker Buildx setup Pull request #775
- Unignored npm lockfile for Dependabot security updates Pull request #772
- Pinned ubuntu-latest to ubuntu-24.04 Pull request #772
- Bumped spf13/pflag from 1.0.9 to 1.0.10 Pull request #758
- Fixed lint warnings in internal data transfer tests Pull request #767
v0.11.707-final-cgo ships with sqlite migration prep. CI gets Node.js 24 upgrades, retry logic for flaky steps, and better Dependabot coverage. Preview omisdk IAC and omnisdk exchange queries now available.
stackql v0.11.707-final-cgo released with modernc sqlite migration preparation. Infrastructure improvements include Node.js 24 action upgrades to reduce runner costs, retry logic for transient CI failures, and fixed Dependabot coverage. Preview support added for omisdk IAC and composable omnisdk exchange queries with new dynamic graph tests.