You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing plugins, do not use local docker config for credential store, enabling installation from GHCR to work even if docker-credential-desktop not in PATH. (#4323)
Fix issue where steampipe returned 0 exit code even if failed to export snapshot. (#4276)
Query command should support legacy 'true' and 'false' for --timing flag. (#4282)
Fix issue where sps output is not working. (#4297)
Do not abort when unrelated connections are not yet loaded. (#474)
Show scan info in query JSON output only when timing config is verbose. (#4292)
Checklist
Perform pre-release manual Smoke Tests.
Raise Pull Request to merge the release branch merged back to main.
Have another team member review and approve the pull request.
Merge the pull request
The text was updated successfully, but these errors were encountered:
* fix: skips docker config for credential store, allows GHCR to work if docker-credential-desktop not on PATH. Closes#4323
* v0.23.3. Closes#4328
* Update CHANGELOG for v0.23.3
* Update goreleaser args
* Use goreleaser v1
* fix: fixed credStore to use Docker when not Turbot GHCR. Closes#4330
* Update CHANGELOG
* Update FDW to v1.11.4 (#4334)
---------
Co-authored-by: Graza <code@graza.io>
Co-authored-by: kai <kai@turbot.com>
Changelog
Bug fixes
Checklist
The text was updated successfully, but these errors were encountered: