Scott Miller
fa86fbafce
Update vault-plugin-auth-jwt to v0.21.1 ( #27992 )
2024-08-06 13:01:58 -04:00
Theron Voran
a17121c138
Update hana db pkg ( #27950 )
...
* database/hana: use go-hdb v1.10.1
* docs/hana: quotes around password so dashes don't break it
2024-08-05 16:26:24 -07:00
JMGoldsmith
a27c133e37
[VAULT-28670] Updating the consul-template. ( #27799 )
...
* updating the consul-template.
* adding changelog
* actually adding changelog
* updating dependencies
2024-07-26 14:43:03 +02:00
dependabot[bot]
c37985bac9
Bump google.golang.org/grpc from 1.64.0 to 1.64.1 ( #27737 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.64.0 to 1.64.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-07-22 11:56:25 -04:00
hc-github-team-secure-vault-core
4fef295d77
Update vault-plugin-auth-cf to v0.18.0 ( #27724 )
...
* Update vault-plugin-auth-cf to v0.18.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-07-09 13:03:36 -04:00
Violet Hynes
6a083e7d3e
VAULT-28317 Update vault-hcp-lib to fix resource case bug ( #27694 )
...
* VAULT-28317 Update vault-hcp-lib to fix resource case bug
* VAULT-28317 Changelog
2024-07-05 10:53:17 -04:00
hc-github-team-secure-vault-core
4721c7b650
Update vault-plugin-secrets-azure to v0.19.2 ( #27652 )
...
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-07-01 14:27:31 -07:00
Josh Black
c605bd6341
upgrade raft to v1.7.0 ( #27605 )
...
* upgrade raft to v1.7.0
* add changelog
2024-06-28 13:12:10 -07:00
Violet Hynes
037d82130c
VAULT-28422 Upgrade go-retryablehttp for CE ( #27602 )
2024-06-26 09:05:02 -04:00
Peter Wilson
89276a56b2
VAULT-6803: fix listener issue if using proxy_protocol_behavior with deny_unauthorized for untrusted upstream connections ( #27589 )
...
* timeout 'testListenerConnFn' waiting on the server connection after 3 secs
* return the invalid upstream error so the library knows not to stop listening/serving
* update go-proxyproto to use fork/tag
* test that fails before library and code update, but passes afterwards
2024-06-26 07:52:13 +00:00
hc-github-team-secure-vault-core
c966ee651b
Update vault-plugin-auth-jwt to v0.21.0 ( #27498 )
...
* Update vault-plugin-auth-jwt to v0.21.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-06-13 20:42:47 +00:00
Violet Hynes
44673ebba6
VAULT-25848 replace mholt/archiver with native go calls ( #27228 )
...
* VAULT-25848 update product code to remove mholt/archiver dependency
* VAULT-25848 replace tests, still WIP while I figure out if there's a bug caught by TestDebugCommand_PartialPermissions
* VAULT-25848 actually remove the dep
* VAULT-25848 add headers for directories, improve test
* Comment cleanup
* Typo
* Use %w
* Typo
2024-05-27 16:28:25 -04:00
Tero Saarni
4975e699e0
bump etcd client to v3.5.13 ( #26660 )
...
Signed-off-by: Tero Saarni <tero.saarni@est.tech>
2024-05-27 15:03:59 -04:00
Peter Wilson
545064cb6d
update vault auth submodules to api/v1.14.0 ( #27190 )
...
* update vault auth submodules to api/v1.14.0
* go mod tidy in repo root
2024-05-23 11:00:55 -04:00
hc-github-team-secure-vault-core
4ba40e40b3
Update vault-plugin-auth-kubernetes to v0.19.0 ( #27186 )
...
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: kpcraig <3031348+kpcraig@users.noreply.github.com>
2024-05-22 19:38:42 -04:00
hc-github-team-secure-vault-core
f3bf67fd8b
Update vault-plugin-secrets-kubernetes to v0.8.0 ( #27187 )
...
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-22 18:58:55 -04:00
hc-github-team-secure-vault-core
c4eb7f74e7
Update vault-plugin-database-elasticsearch to v0.15.0 ( #27136 )
...
* Update vault-plugin-database-elasticsearch to v0.15.0
* Add changelog
* fix failing tests + update dep in api dir
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: Milena Zlaticanin <60530402+Zlaticanin@users.noreply.github.com>
Co-authored-by: Zlaticanin <zlaticaninmilena@gmail.com>
2024-05-22 10:47:08 -07:00
hc-github-team-secure-vault-core
7794593cb3
Update vault-plugin-auth-kerberos to v0.12.0 ( #27177 )
...
* Update vault-plugin-auth-kerberos to v0.12.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-22 11:47:51 -04:00
hc-github-team-secure-vault-core
20d44279ac
Update vault-plugin-secrets-ad to v0.18.0 ( #27172 )
...
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-22 09:05:18 -04:00
hc-github-team-secure-vault-core
c190affa9b
Update vault-plugin-secrets-gcp to v0.19.0 ( #27164 )
...
* Update vault-plugin-secrets-gcp to v0.19.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
2024-05-21 21:21:48 +00:00
hc-github-team-secure-vault-core
2b97fcfc00
Update vault-plugin-secrets-gcpkms to v0.17.0 ( #27163 )
...
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-21 20:51:59 +00:00
hc-github-team-secure-vault-core
8d1453d0d4
Update vault-plugin-auth-cf to v0.17.0 ( #27161 )
...
* Update vault-plugin-auth-cf to v0.17.0
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-21 15:11:05 -04:00
hc-github-team-secure-vault-core
dbe247d9c0
Update vault-plugin-auth-oci to v0.16.0 ( #27142 )
...
* Update vault-plugin-auth-oci to v0.16.0
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: Kay Craig <kay.craig@hashicorp.com>
2024-05-21 13:59:55 -04:00
hc-github-team-secure-vault-core
5d8e7d1e8f
Update vault-plugin-database-mongodbatlas to v0.12.0 ( #27143 )
...
* Update vault-plugin-database-mongodbatlas to v0.12.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: Leland Ursu <leland.ursu@gmail.com>
2024-05-21 13:55:06 -04:00
hc-github-team-secure-vault-core
1fe4eb0533
Update vault-plugin-secrets-kv to v0.19.0 ( #27159 )
...
* Update vault-plugin-secrets-kv to v0.19.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: Milena Zlaticanin <60530402+Zlaticanin@users.noreply.github.com>
2024-05-21 09:52:19 -07:00
hc-github-team-secure-vault-core
26cef006e6
Update vault-plugin-database-couchbase to v0.11.0 ( #27145 )
...
* Update vault-plugin-database-couchbase to v0.11.0
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: kpcraig <3031348+kpcraig@users.noreply.github.com>
Co-authored-by: Kay Craig <kay.craig@hashicorp.com>
2024-05-21 15:33:05 +00:00
Violet Hynes
a94981c016
Various low-stakes dependency updates ( #27119 )
2024-05-21 09:42:59 -04:00
hc-github-team-secure-vault-core
f8cd2f08cc
Update vault-plugin-secrets-mongodbatlas to v0.12.0 ( #27149 )
...
* Update vault-plugin-secrets-mongodbatlas to v0.12.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-20 22:58:58 +00:00
hc-github-team-secure-vault-core
9effa63e4e
Update vault-plugin-secrets-terraform to v0.8.0 ( #27147 )
...
* Update vault-plugin-secrets-terraform to v0.8.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-20 14:58:28 -07:00
hc-github-team-secure-vault-core
ef09deb378
Update vault-plugin-auth-azure to v0.18.0 ( #27146 )
...
* Update vault-plugin-auth-azure to v0.18.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-20 21:36:08 +00:00
hc-github-team-secure-vault-core
b227952260
Update vault-plugin-auth-gcp to v0.18.0 ( #27140 )
...
* Update vault-plugin-auth-gcp to v0.18.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
Co-authored-by: Vinay Gopalan <vinay@hashicorp.com>
2024-05-20 13:57:13 -07:00
hc-github-team-secure-vault-core
4715b18b76
Update vault-plugin-secrets-azure to v0.19.0 ( #27141 )
...
* Update vault-plugin-secrets-azure to v0.19.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: Milena Zlaticanin <60530402+Zlaticanin@users.noreply.github.com>
2024-05-20 12:45:58 -07:00
hc-github-team-secure-vault-core
6c741230e0
Update vault-plugin-database-redis-elasticache to v0.4.0 ( #27139 )
...
* Update vault-plugin-database-redis-elasticache to v0.4.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: Milena Zlaticanin <60530402+Zlaticanin@users.noreply.github.com>
2024-05-20 12:45:32 -07:00
hc-github-team-secure-vault-core
582d87cc80
Update vault-plugin-secrets-openldap to v0.13.0 ( #27137 )
...
* Update vault-plugin-secrets-openldap to v0.13.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-20 14:10:47 -05:00
hc-github-team-secure-vault-core
0981167da1
Update vault-plugin-secrets-alicloud to v0.17.0 ( #27134 )
...
* Update vault-plugin-secrets-alicloud to v0.17.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-20 18:36:17 +00:00
hc-github-team-secure-vault-core
c7dbbe4a80
Update vault-plugin-database-snowflake to v0.11.0 ( #27132 )
...
* Update vault-plugin-database-snowflake to v0.11.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-20 17:58:09 +00:00
hc-github-team-secure-vault-core
66e9fcff22
Update vault-plugin-auth-alicloud to v0.18.0 ( #27133 )
...
* Update vault-plugin-auth-alicloud to v0.18.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-20 17:56:36 +00:00
John-Michael Faircloth
91f2b9f91d
remove deprecated centrify auth method ( #27130 )
...
* remove deprecated centrify auth method
* changelog
2024-05-20 17:49:47 +00:00
hc-github-team-secure-vault-core
25f038afac
Update vault-plugin-database-redis to v0.3.0 ( #27117 )
...
* Update vault-plugin-database-redis to v0.3.0
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-17 13:03:02 -07:00
Peter Wilson
af71350e55
updated golang.org/x/net dependency for api + go mod tidy ( #27031 )
2024-05-15 14:52:26 +01:00
Peter Wilson
4fbe7d9665
updated protobuf dependency to v1.34.1 in main go.mod and sdk/go.mod ( #27030 )
2024-05-15 09:36:50 -04:00
Violet Hynes
9e8d9db937
VAULT-26517 Update runc to 1.12-rc1 ( #27010 )
2024-05-14 10:34:48 -04:00
Violet Hynes
b5d3c213bb
Update docker to v25.0.5+incompatible ( #26953 )
...
* Update docker to v26.1.2+incompatible
* go mod tidy
* Some docker updates
* Update to 25.0.5 instead
* Fix go.mod weirdness
2024-05-13 11:34:17 -04:00
hc-github-team-secure-vault-core
51c851b416
Update vault-plugin-auth-jwt to v0.20.3 ( #26890 )
...
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-09 17:24:55 -07:00
Ellie
e9c20a4863
Upgrade vault-plugin-secrets-azure to 0.17.2 to include a bug fix for azure role creation ( #26896 )
...
* Upgrade vault-plugin-secrets-azure to 0.17.2 to include a bug fix for azure role creation
* add changelog
2024-05-09 09:14:24 -05:00
hc-github-team-secure-vault-core
6a905be5ec
Update vault-plugin-secrets-kv to v0.18.0 ( #26877 )
...
* Automated dependency upgrades
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
2024-05-08 11:43:44 -05:00
divyaac
57e6795c0c
Updated consul-template version ( #26863 )
...
* Updated consul-template version
* Added changelog
* Update changelog/26863.txt
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
---------
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-05-07 17:25:18 +00:00
Mike Palmiotto
195b00e77f
Bump cockroach-go to v2.3.8 ( #26842 )
...
PR https://github.com/cockroachdb/cockroach-go/pull/179 addresses
CVE-2024-27289 and CVE-2024-27304 by bumping jackc/pgx to v4.18.3.
This PR pulls in these changes by updating our cockroach-go dep to
v2.3.8.
Resolves: VAULT-26033
2024-05-07 09:20:49 -04:00
divyaac
f0de899fae
Upgrade consul-template ( #26764 )
2024-05-01 22:17:15 +00:00
Chris Capurso
dc2ae8b689
bump Go version to 1.22.2 ( #26462 )
...
* bump Go version to 1.22.2
* bump layeh.com/radius
* update 1.17 go version changelog entry
* update toolchain
2024-04-26 12:51:24 -04:00