Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.23.3 #4328

Closed
4 tasks done
kaidaguerre opened this issue Jul 10, 2024 · 0 comments · Fixed by #4336
Closed
4 tasks done

v0.23.3 #4328

kaidaguerre opened this issue Jul 10, 2024 · 0 comments · Fixed by #4336

Comments

@kaidaguerre
Copy link
Contributor

kaidaguerre commented Jul 10, 2024

Changelog

Bug fixes

  • 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
kaidaguerre added a commit that referenced this issue Jul 10, 2024
@pskrbasu pskrbasu linked a pull request Jul 17, 2024 that will close this issue
kaidaguerre added a commit that referenced this issue Jul 18, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants