Releases: hashicorp/vault-plugin-database-snowflake
Releases · hashicorp/vault-plugin-database-snowflake
v0.16.0
What's Changed
- chore: remove changie by @fairclothjm in #160
- [CHANGELOG] Prepare for v0.15.0 release by @hc-github-team-secure-vault-ecosystem in #158
- [COMPLIANCE] Update Copyright Headers by @oss-core-libraries-dashboard[bot] in #171
- All tests use keypair auth by @vinay-gopalan in #175
- Prepare v0.16.0 release by @arjunkshashicorp in #174
New Contributors
- @oss-core-libraries-dashboard[bot] made their first contribution in #171
- @arjunkshashicorp made their first contribution in #174
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Add support for keypair root configuration by @robmonte in #109
- Automated dependency upgrades by @hc-github-team-secure-vault-ecosystem in #115
- [fix secvuln]: Incomplete regular expression for hostnames by @vinay-gopalan in #122
- Update CHANGELOG for 0.14.1 by @robmonte in #123
- Fix error in CHANGELOG.md for key pair auth in Vault 1.16 by @fairclothjm in #127
- [Compliance] - PR Template Changes Required by @compliance-pr-automation-bot[bot] in #126
- VAULT-36974: Add backport assistant workflow by @prathic-hashicorp in #128
- VAULT-36974: Updating backport assistant workflow by @prathic-hashicorp in #130
- init changie by @keeefer in #131
- Enable query parameters parsing in connection URL for keypair auth by @vinay-gopalan in #135
- Refresh the connection when necessary by @robmonte in #134
- Update dependencies by @fairclothjm in #148
- Update changelog for v0.14.2 release by @fairclothjm in #157
- Automated dependency upgrades by @hc-github-team-secure-vault-ecosystem in #125
New Contributors
- @robmonte made their first contribution in #109
- @compliance-pr-automation-bot[bot] made their first contribution in #126
- @prathic-hashicorp made their first contribution in #128
- @keeefer made their first contribution in #131
Full Changelog: v0.14.0...v0.15.0
v0.14.2
v0.14.1
fix accidental downgrades (#121)
v0.13.1
VAULT-46485: update gosnowflake to v1.14.0 on release/vault-1.19.x (#…
v0.12.1
Ryan/vault 36486 12.1 (#113) * Automated dependency upgrades (#92) Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com> * Bump github.com/docker/docker (#98) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.5+incompatible to 25.0.6+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/compare/v25.0.5...v25.0.6) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Prepare for v0.12.0 release (#99) * VAULT-46485: update gosnowflake to v1.14.0 We also upgrade our minimum Go version to 1.23 as prior 1.22 are end of life. Signed-off-by: Ryan Cragun <me@ryan.ec> * address feedback Signed-off-by: Ryan Cragun <me@ryan.ec> * Update CHANGELOG.md Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: hc-github-team-secure-vault-ecosystem <82990391+hc-github-team-secure-vault-ecosystem@users.noreply.github.com> Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
v0.11.1
VAULT-46485: update gosnowflake to v1.14.0 (#112) * VAULT-46485: update gosnowflake to v1.14.0 We also upgrade our minimum Go version to 1.23 as prior 1.22 are end of life. Signed-off-by: Ryan Cragun <me@ryan.ec>
v0.10.2
VAULT-46485: update gosnowflake to v1.14.0 (#111) * VAULT-46485: update gosnowflake to v1.14.0 We also upgrade our minimum Go version to 1.23 as prior 1.22 are end of life. Signed-off-by: Ryan Cragun <me@ryan.ec>
v0.14.0
Automated dependency upgrades (#105) * Automated dependency upgrades * bump dependencies * vault/sdk: use the latest version that supports Go 1.23 * prepare for 0.14.0 release * bump .go-version to 1.23.9 Signed-off-by: Ryan Cragun <me@ryan.ec>
v0.13.0
Prepare for v0.13.0 release (#104)