[Manual] backport to 1.21-rc1 #22210
Merged
Merged
Conversation
mrgupta7
approved these changes
Mar 6, 2025
sarah-oloumi
pushed a commit
to SolaceDev/consul
that referenced
this pull request
May 29, 2025
* Backport of Initialise release for consul 1.21 into release/1.21.x (hashicorp#22196) * backport of commit 300c080 * backport of commit 1a36b65 * backport of commit db38bbc --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> * Backport of Upgrade go version to 1.23 into release/1.21.x (hashicorp#22206) * backport of commit bfc7c30 * backport of commit 7efe353 * backport of commit e866490 * backport of commit 8ed8c43 * backport of commit a400bad --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> * Backport of security: Upgrade crypto, oauth, go-jose into release/1.21.x (hashicorp#22209) * backport of commit 637e628 * backport of commit 9917927 * backport of commit 1315d04 * backport of commit 1ee57c7 --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> --------- Co-authored-by: hc-github-team-consul-core <github-team-consul-core@hashicorp.com>
sarah-oloumi
pushed a commit
to SolaceDev/consul
that referenced
this pull request
Jun 27, 2025
* Backport of Initialise release for consul 1.21 into release/1.21.x (hashicorp#22196) * backport of commit 300c080 * backport of commit 1a36b65 * backport of commit db38bbc --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> * Backport of Upgrade go version to 1.23 into release/1.21.x (hashicorp#22206) * backport of commit bfc7c30 * backport of commit 7efe353 * backport of commit e866490 * backport of commit 8ed8c43 * backport of commit a400bad --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> * Backport of security: Upgrade crypto, oauth, go-jose into release/1.21.x (hashicorp#22209) * backport of commit 637e628 * backport of commit 9917927 * backport of commit 1315d04 * backport of commit 1ee57c7 --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> --------- Co-authored-by: hc-github-team-consul-core <github-team-consul-core@hashicorp.com>
sarah-oloumi
pushed a commit
to SolaceDev/consul
that referenced
this pull request
Sep 19, 2025
* Backport of Initialise release for consul 1.21 into release/1.21.x (hashicorp#22196) * backport of commit 300c080 * backport of commit 1a36b65 * backport of commit db38bbc --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> * Backport of Upgrade go version to 1.23 into release/1.21.x (hashicorp#22206) * backport of commit bfc7c30 * backport of commit 7efe353 * backport of commit e866490 * backport of commit 8ed8c43 * backport of commit a400bad --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> * Backport of security: Upgrade crypto, oauth, go-jose into release/1.21.x (hashicorp#22209) * backport of commit 637e628 * backport of commit 9917927 * backport of commit 1315d04 * backport of commit 1ee57c7 --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> --------- Co-authored-by: hc-github-team-consul-core <github-team-consul-core@hashicorp.com>
sarah-oloumi
pushed a commit
to SolaceDev/consul
that referenced
this pull request
Sep 23, 2025
* Backport of Initialise release for consul 1.21 into release/1.21.x (hashicorp#22196) * backport of commit 300c080 * backport of commit 1a36b65 * backport of commit db38bbc --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> * Backport of Upgrade go version to 1.23 into release/1.21.x (hashicorp#22206) * backport of commit bfc7c30 * backport of commit 7efe353 * backport of commit e866490 * backport of commit 8ed8c43 * backport of commit a400bad --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> * Backport of security: Upgrade crypto, oauth, go-jose into release/1.21.x (hashicorp#22209) * backport of commit 637e628 * backport of commit 9917927 * backport of commit 1315d04 * backport of commit 1ee57c7 --------- Co-authored-by: Abhishek <abhishek.sahu@hashicorp.com> --------- Co-authored-by: hc-github-team-consul-core <github-team-consul-core@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.
Description
Upgraded the following versions
go version to 1.23
golang.org/x/crypto to v0.35.0
golang.org/x/oauth2 to v0.27.0
github.com/go-jose/go-jose/v3 to v3.0.4
Testing & Reproduction steps
Links
PR Checklist