|
| 1 | +## 0.14.1 |
| 2 | +### June 5, 2025 |
| 3 | + |
| 4 | +IMPROVEMENTS: |
| 5 | + |
| 6 | +* Added key-pair auth support for database configuration in Vault 1.20.x (https://github.com/hashicorp/vault-plugin-database-snowflake/pull/116) |
| 7 | + |
| 8 | +## 0.14.0 |
| 9 | +### May 23, 2025 |
| 10 | + |
| 11 | +IMPROVEMENTS: |
| 12 | + |
| 13 | +* Updated dependencies (https://github.com/hashicorp/vault-plugin-database-snowflake/pull/105) |
| 14 | + |
| 15 | +## 0.13.2 |
| 16 | +### June 5, 2025 |
| 17 | + |
| 18 | +IMPROVEMENTS: |
| 19 | + |
| 20 | +* Added key-pair auth support for database configuration in Vault 1.19.6 (https://github.com/hashicorp/vault-plugin-database-snowflake/pull/117) |
| 21 | + |
| 22 | +## 0.13.0 |
| 23 | +### Feb 11, 2025 |
| 24 | + |
| 25 | +IMPROVEMENTS: |
| 26 | + |
| 27 | +* Updated dependencies (https://github.com/hashicorp/vault-plugin-database-snowflake/pull/100) |
| 28 | + |
| 29 | +## 0.12.2 |
| 30 | +### June 5, 2025 |
| 31 | + |
| 32 | +IMPROVEMENTS: |
| 33 | + |
| 34 | +* Added key-pair auth support for database configuration in Vault 1.18.11 Enterprise (https://github.com/hashicorp/vault-plugin-database-snowflake/pull/118) |
| 35 | + |
| 36 | +## 0.12.0 |
| 37 | +### Sept 4, 2024 |
| 38 | + |
| 39 | +IMPROVEMENTS: |
| 40 | +* Updated dependencies (https://github.com/hashicorp/vault-plugin-database-snowflake/pull/92) |
| 41 | + |
| 42 | +## 0.11.2 |
| 43 | +### June 5, 2025 |
| 44 | + |
| 45 | +IMPROVEMENTS: |
| 46 | + |
| 47 | +* Added key-pair auth support for database configuration in Vault 1.17.18 Enterprise (https://github.com/hashicorp/vault-plugin-database-snowflake/pull/119) |
| 48 | + |
| 49 | +## 0.11.0 |
| 50 | +### May 20, 2024 |
| 51 | + |
| 52 | +IMPROVEMENTS: |
| 53 | +* Updated dependencies (https://github.com/hashicorp/vault-plugin-database-snowflake/pull/90) |
| 54 | +* Updated dependencies [GH-82](https://github.com/hashicorp/vault-plugin-database-snowflake/pull/82): |
| 55 | + * `github.com/hashicorp/vault/sdk` v0.10.2 -> v0.11.0 |
| 56 | + * `github.com/jackc/pgx/v4` v4.18.1 -> v4.18.2 |
| 57 | + * `github.com/snowflakedb/gosnowflake` v1.7.2 -> v1.8.0 |
| 58 | + |
| 59 | +## 0.10.3 |
| 60 | +### June 5, 2025 |
| 61 | + |
| 62 | +IMPROVEMENTS: |
| 63 | + |
| 64 | +* Added key-pair auth support for database configuration in Vault 1.16.22 Enterprise (https://github.com/hashicorp/vault-plugin-database-snowflake/pull/120) |
| 65 | + |
| 66 | +## 0.10.0 |
| 67 | +### Jan 31, 2024 |
| 68 | +CHANGES: |
| 69 | +* bump go.mod go version from 1.20 to 1.21 [GH-80](https://github.com/hashicorp/vault-plugin-database-snowflake/pull/80) |
| 70 | + |
| 71 | +## 0.9.2 |
| 72 | +### Jan 24, 2024 |
| 73 | +CHANGES: |
| 74 | +* downgrade go.mod go version from 1.21 to 1.20 [GH-78](https://github.com/hashicorp/vault-plugin-database-snowflake/pull/78) |
| 75 | + |
| 76 | +## 0.9.1 |
| 77 | +### Jan 23, 2024 |
| 78 | +IMPROVEMENTS: |
| 79 | +* Updated dependencies: |
| 80 | + * github.com/hashicorp/vault/sdk v0.9.2 -> v0.10.2 |
| 81 | + * github.com/snowflakedb/gosnowflake v1.6.24 -> v1.7.2 |
| 82 | + |
| 83 | +## 0.9.0 |
| 84 | +### August 22, 2023 |
| 85 | + |
| 86 | +IMPROVEMENTS: |
| 87 | +* Updated dependencies [GH-68](https://github.com/hashicorp/vault-plugin-database-snowflake/pull/68):: |
| 88 | + * `github.com/snowflakedb/gosnowflake` v1.6.23 -> v1.6.24 |
| 89 | +* Updated dependencies [GH-67](https://github.com/hashicorp/vault-plugin-database-snowflake/pull/67):: |
| 90 | + * `github.com/hashicorp/vault/sdk` v0.9.0 -> v0.9.2 |
| 91 | + * `github.com/snowflakedb/gosnowflake` v1.6.18 -> v1.6.23 |
| 92 | + * `github.com/stretchr/testify` v1.8.2 -> v1.8.4 |
0 commit comments