Dependencies
- Upgraded to steampipe-plugin-sdk v5.6.1.
- Recompiled plugin with Go version
1.21
.
Enhancements
- Updated: Recompiled with steampipe-plugin-sdk v5.4.1
What's new?
- Added
plugin_version
,deprecation_status
&options
columns to thevault_auth
table. - Added
plugin_version
,deprecation_status
&options
columns to thevault_engine
table. - Added
last_wal
column to thevault_health
table.
Enhancements
- Updated: Recompiled with steampipe-plugin-sdk v5.0.1
- Updated: Recompiled with AWS SDK v1.44.176
- Updated: Recompiled with Vault API v1.8.0
Enhancements
- Upgraded to golang version 1.19
- Upgraded Steampipe sdk version to v4.1.7
Enhancements
- Upgraded to golang version 1.18
- Upgraded Steampipe sdk version to v3.1.0
Enhancements
- Upgraded to golang version 1.17
- Upgraded Steampipe sdk version to v1.8.2
- Upgraded vault version to v1.3.0
- Upgraded aws sdk version to v1.42.11
Bug fixes
- Fixed an issue where not setting an
auth_type
would cause an issue #19
What's new?
- Adds a makefile for easier installation while developing
Bug fixes
- Fixes an issue where the AWS auth type would incorrectly ignore address configuration
What's new?
- Allow vault plugin to authenticate using the Vault "AWS" Backend
What's new?
- Update frontmatter
- Actual first release to steampipe hub
What's new?
- Adds goreleaser