Update 1.9 CRT onboarding branch#13010
Closed
mladlow wants to merge 3 commits intocrt_onboarding_1.9.xfrom
Closed
Conversation
* deps: update plugin versions for 1.9 release * deps: update vault-plugin-secrets-azure to v0.11.1 * go get newest version of github.com/pkg/browser * deps: update vault-plugin-secrets-alicloud v0.10.2 * deps: update vault-plugin-auth-jwt to v0.11.2 * deps: update vault-plugin-auth-gcp to v0.11.2 * Clean up some inflated indirect dep versions * deps: update vault-plugin-auth-azure to v0.9.2 * deps: re-fetch x/oauth2 to adjust version * deps: github.com/pkg/browser to v0.0.0-20210911075715-681adbf594b8 Co-authored-by: Ben Ash <bash@hashicorp.com> Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com> Co-authored-by: Ben Ash <bash@hashicorp.com> Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
eualin
pushed a commit
to eualin/vault
that referenced
this pull request
Mar 16, 2026
… (hashicorp#13036) * Add IP range filtering for ACME challenge validation. * Add challenge_permitted_ip_ranges and challenge_excluded_ip_ranges API fields * Add PermittedIPRanges and ExcludedIPRanges fields to acmeConfigEntry * Implement CIDR/IP validation with precedence: excluded > permitted > default * Add changelog entry. Co-authored-by: Victor Rodriguez Rizo <vrizo@hashicorp.com>
pbromb
pushed a commit
to pbromb/vault
that referenced
this pull request
Apr 13, 2026
… (hashicorp#13039) (hashicorp#13048) * Add IP range filtering for ACME challenge validation. * Add challenge_permitted_ip_ranges and challenge_excluded_ip_ranges API fields * Add PermittedIPRanges and ExcludedIPRanges fields to acmeConfigEntry * Implement CIDR/IP validation with precedence: excluded > permitted > default * Add changelog entry. Co-authored-by: Victor Rodriguez Rizo <vrizo@hashicorp.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.