core (enterprise): Ensure Role Governing Policies are only applied down the namespace hierarchy
core/namespace (enterprise): Introduce the concept of high-privilege namespace (administrative namespace),
which will have access to some system backend paths that were previously only accessible in the root namespace. [GH-21215]
core: Bump Go version to 1.21.1.
database/couchbase: Update plugin to v0.9.3 [GH-22854]
database/couchbase: Update plugin to v0.9.4 [GH-22871]
database/elasticsearch: Update plugin to v0.13.3 [GH-22696]
database/mongodbatlas: Update plugin to v0.10.1 [GH-22655]
database/redis-elasticache: Update plugin to v0.2.2 [GH-22584]
database/redis-elasticache: Update plugin to v0.2.3 [GH-22598]
database/redis: Update plugin to v0.2.2 [GH-22654]
database/snowflake: Update plugin to v0.9.0 [GH-22516]
events: Log level for processing an event dropped from info to debug. [GH-22997]
events: data_path will include full data path of secret, including name. [GH-22487]
replication (enterprise): Switch to non-deprecated gRPC field for resolver target host
sdk/logical/events: EventSender interface method is now SendEvent instead of Send. [GH-22487]
secrets/transit: fix a regression that was honoring nonces provided in non-convergent modes during encryption. This vulnerability, CVE-2023-4680, is fixed in Vault 1.14.3, 1.13.7, and 1.12.11. [GH-22852, HSEC-2023-28]
sentinel (enterprise): Sentinel RGP policies allowed for cross-namespace denial-of-service. This vulnerability, CVE-2023-3775, is fixed in Vault Enterprise 1.15.0, 1.14.4, and 1.13.8.[HSEC-2023-29]
CHANGES:
auth/alicloud: Update plugin to v0.16.0 [GH-22646]
core (enterprise): Ensure Role Governing Policies are only applied down the namespace hierarchy
core/namespace (enterprise): Introduce the concept of high-privilege namespace (administrative namespace),
which will have access to some system backend paths that were previously only accessible in the root namespace. [GH-21215]
core: Bump Go version to 1.21.1.
database/couchbase: Update plugin to v0.9.3 [GH-22854]
database/couchbase: Update plugin to v0.9.4 [GH-22871]
database/elasticsearch: Update plugin to v0.13.3 [GH-22696]
database/mongodbatlas: Update plugin to v0.10.1 [GH-22655]
database/redis-elasticache: Update plugin to v0.2.2 [GH-22584]
database/redis-elasticache: Update plugin to v0.2.3 [GH-22598]
database/redis: Update plugin to v0.2.2 [GH-22654]
database/snowflake: Update plugin to v0.9.0 [GH-22516]
events: Log level for processing an event dropped from info to debug. [GH-22997]
events: data_path will include full data path of secret, including name. [GH-22487]
replication (enterprise): Switch to non-deprecated gRPC field for resolver target host
sdk/logical/events: EventSender interface method is now SendEvent instead of Send. [GH-22487]
activity (enterprise): filter all fields in client count responses by the request namespace [GH-27790]
activity (enterprise): remove deprecated fields distinct_entities and non_entity_tokens [GH-27830]
activity log: Deprecated the field "default_report_months". Instead, the billing start time will be used to determine the start time
when querying the activity log endpoints. [GH-27350]
activity log: Deprecates the current_billing_period field for /sys/internal/counters/activity. The default start time
will automatically be set the billing period start date. [GH-27426]
activity: The activity export API now responds with a status of 204 instead 400 when no data exists within the time range specified by start_time and end_time. [GH-28064]
activity: The startTime will be set to the start of the current billing period by default.
The endTime will be set to the end of the current month. This applies to /sys/internal/counters/activity,
/sys/internal/counters/activity/export, and the vault operator usage command that utilizes /sys/internal/counters/activity. [GH-27379]
api: Update backoff/v3 to backoff/v4.3.0 [GH-26868]
auth/alicloud: Update plugin to v0.19.0 [GH-28263]
cli: The undocumented -dev-three-node and -dev-four-cluster CLI options have been removed. [GH-27578]
consul-template: updated to version 0.39.1 [GH-27799]
core(enterprise): Updated the following two control group related errors responses to respond with response code 400 instead of 500: control group: could not find token, and control group: token is not a valid control group token.
core: Bump Go version to 1.22.7
database/couchbase: Update plugin to v0.12.0 [GH-28327]
database/elasticsearch: Update plugin to v0.16.0 [GH-28277]
database/mongodbatlas: Update plugin to v0.13.0 [GH-28268]
database/redis-elasticache: Update plugin to v0.5.0 [GH-28293]
database/redis: Update plugin to v0.4.0 [GH-28404]
database/snowflake: Update plugin to v0.12.0 [GH-28275]
sdk: Upgrade to go-secure-stdlib/plugincontainer@v0.4.0, which also bumps github.com/docker/docker to v26.1.5+incompatible [GH-28269]
Bumps the gomod-backward-compatible group with 13 updates in the / directory:
0.5.0
0.5.2
3.2.3
3.3.0
0.47.0
0.47.2
0.110.0
0.115.0
1.13.0
1.15.0
0.13.0
0.14.0
1.34.1
1.34.2
1.20.3
1.20.4
0.26.0
0.27.0
0.192.0
0.199.0
0.30.3
0.31.1
0.18.4
0.19.0
1.8.11
1.8.17
Updates
cloud.google.com/go/compute/metadata
from 0.5.0 to 0.5.2Release notes
Sourced from cloud.google.com/go/compute/metadata's releases.
Changelog
Sourced from cloud.google.com/go/compute/metadata's changelog.
... (truncated)
Commits
71a92e3
chore(main): release auth 0.5.2 (#10422)3266763
fix(auth): fetch initial token when CachedTokenProviderOptions.DisableAutoRef...9eb4d2a
chore(internal/protoveneer): generate support functions (#10416)eba8727
doc(storage): add example for retention (#10413)1068ca8
testing(bigquery): fix legacy trace test (#10411)d6c543c
chore: update gapic-generator-go to 0.44.0 (#10402)5cb0c26
feat(spanner): add support of checking row not found errors from ReadRow and ...1d28ac6
chore(internal/protoveneer): doc for fields (#10352)2003148
feat(aiplatform): add enum value MALFORMED_FUNCTION_CALL to `.google.cloud.ai...ad8792d
chore: release main (#10399)Updates
github.com/Masterminds/sprig/v3
from 3.2.3 to 3.3.0Release notes
Sourced from github.com/Masterminds/sprig/v3's releases.
Changelog
Sourced from github.com/Masterminds/sprig/v3's changelog.
Commits
e708470
Merge pull request #408 from mattfarina/update-changelog-3.38fc4354
Updating the changelog for the 3.3.0 releasecb81a32
Merge pull request #407 from mattfarina/remove-dup-math-functions2637693
Removing duplicate documentation06b9a87
Merge pull request #290 from zzhu41/patch-1e663ec6
Merge pull request #369 from chey/patch-1bb2f73f
Merge pull request #375 from carlpett/patch-1f07659e
Merge pull request #400 from itzik-elayev/master98b35c1
Add closing bracket7a88928
Merge pull request #406 from mattfarina/update-mergoUpdates
github.com/gruntwork-io/terratest
from 0.47.0 to 0.47.2Release notes
Sourced from github.com/gruntwork-io/terratest's releases.
... (truncated)
Commits
cf38360
Merge pull request #1445 from gruntwork-io/fix/json-output-errorbb1a781
fix: cleaning the output received from terragrunt - remove info linefc19428
Merge pull request #1437 from gruntwork-io/dependabot/bundler/docs/rexml-3.3.65069b5e
Merge pull request #1440 from gruntwork-io/fix/ssh-logs1a1a8c1
Merge pull request #1438 from roysha1/mastere01ef3d
fix: move the logging line5eca5da
update go-getterb83ccf4
Bump rexml from 3.3.3 to 3.3.6 in /docsf9d5fb2
Merge pull request #1436 from gruntwork-io/fix-circle-ci05ddb3d
Fix circle ciUpdates
github.com/hashicorp/hcp-sdk-go
from 0.110.0 to 0.115.0Release notes
Sourced from github.com/hashicorp/hcp-sdk-go's releases.
Changelog
Sourced from github.com/hashicorp/hcp-sdk-go's changelog.
Commits
692e5dc
updated CHANGELOG.md89d1a14
Update cloud-boundary-service SDK405657c
Update cloud-log-service SDKdc8ef80
updated CHANGELOG.mde8ce6cb
Update cloud-vault-secrets SDKf386223
Update cloud-waypoint-service SDK5a3b0ae
updated CHANGELOG.md8bdc555
Update cloud-vault-secrets SDK14c1de4
updated CHANGELOG.md8766d02
Delete old cloud-vault-scanning-proxy client (#268)Updates
github.com/hashicorp/vault/api
from 1.13.0 to 1.15.0Release notes
Sourced from github.com/hashicorp/vault/api's releases.
... (truncated)
Changelog
Sourced from github.com/hashicorp/vault/api's changelog.
... (truncated)
Commits
b4d0727
backport of commit 771470c28f099c2af5342c76d94716d45aa6887e (#23012)f8da51c
backport of commit 88ed074287d99da0e298589c5236fa094f770b08 (#23263)9e00b34
backport of commit ac9f411949b57669884157a6b6239cb586023175 (#23259)20af1eb
backport of commit 036cbcebd9c5669edbb4519c68cc56f8b83f12d6 (#23258)99b916a
backport of commit 8924f9592d9ff6013c11d5459c376a90908a3c4c (#23257)4e439e0
backport of commit 1d61aeb8aebc96eecbb6a35e10bd914b4d0f41f4 (#23249)565427a
backport of commit 1e76ad42ef4221cb8a58e050d2edbfc552a878a0 (#23247)6fafd52
backport: Support mlock and custom tmpdir for containerized plugins (#23215) ...d3927bc
Backport UI: Add pagination to new PKI (#23238)5603003
backport of commit 68dd82c902ecf4487d9c17729527da9befb81a7f (#23246)Updates
github.com/hashicorp/vault/sdk
from 0.13.0 to 0.14.0Changelog
Sourced from github.com/hashicorp/vault/sdk's changelog.
... (truncated)
Commits
ab8bc34
update vault auth submodules to api/v1.15.0 (#28338)6fe1b88
Remove the BETA badge from EST in documentation (#28265)7c0fb83
Update Go to 1.22.7. (#28335)45acb81
Update vault-plugin-secrets-kv to v0.20.0 (#28334)582035e
Added storage limits (#28270)3924128
[VAULT-30189] enos: verify identity and OIDC tokens (#28274)149c78f
Update vault-plugin-database-couchbase to v0.12.0 (#28327)0764d7d
enos: poweroff and terminate instances when shutting them down (#28316)899c18b
Update vault-plugin-secrets-openldap to v0.14.0 (#28325)d615103
Update vault-plugin-secrets-gcp to v0.20.0 (#28324)Updates
github.com/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependencyUpdates
github.com/prometheus/client_golang
from 1.20.3 to 1.20.4Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
05fcde9
Merge pull request #1623 from krajorama/data-race-in-histogram-write209f4c0
Add changelog1e398cc
native histogram: Fix race between Write and addExemplarUpdates
golang.org/x/crypto
from 0.26.0 to 0.27.0Commits
c9da6b9
all: fix printf(var) mistakes detected by latest printf checkerb35ab4f
go.mod: update golang.org/x dependenciesbcb0f91
internal/poly1305: Port sum_amd64.s to Avo7eace71
chacha20poly1305: Avo port of chacha20poly1305_amd64.s620dfbc
salsa20/salsa: Port salsa20_amd64.s to Avo82942cf
blake2b: port blake2b_amd64.s to Avo0484c26
blake2b: port blake2bAVX2_amd64.s to Avo38ed1bc
blake2s: port blake2s_amd64.s to Avo38a0b5d
argon2: Avo port of blamka_amd64.sbf5f14f
x509roots/fallback: update bundleUpdates
google.golang.org/api
from 0.192.0 to 0.199.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
OK, I won't notify you about github.com/hashicorp/vault/api again, unless you unignore it.
@dependabot recreate
Looks like these dependencies are updatable in another way, so this is no longer needed.