-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Comparing changes
Open a pull request
base repository: hashicorp/consul
base: api/v1.32.0
head repository: hashicorp/consul
compare: api/v1.32.1
- 15 commits
- 75 files changed
- 13 contributors
Commits on Mar 3, 2025
-
Initialise release for consul 1.21 (#22195)
* Init release 1.21 * Create nightly-test-integrations-1.21.x.yml * Remove comma
Configuration menu - View commit details
-
Copy full SHA for edcd855 - Browse repository at this point
Copy the full SHA edcd855View commit details
Commits on Mar 6, 2025
-
Upgrade go version to 1.23 (#22204)
* Upgrade go version * Added changelog * Update config.deepcopy.go * Update .golangci.yml * fix lint
Configuration menu - View commit details
-
Copy full SHA for 0e77b55 - Browse repository at this point
Copy the full SHA 0e77b55View commit details -
security: Upgrade crypto, oauth, go-jose (#22207)
* Upgrade crypto to 0.35.0 * Upgrade oauth and go-jose * upgrade oauth and jose * Added changelog
Configuration menu - View commit details
-
Copy full SHA for 7de8e29 - Browse repository at this point
Copy the full SHA 7de8e29View commit details
Commits on Mar 13, 2025
-
Add the missing Service TaggedAddresses and Check Type fields to Txn …
…API (#22220) * Add the missing Service TaggedAddresses and Check Type fields to Txn API * added changelog
Configuration menu - View commit details
-
Copy full SHA for 7665dd3 - Browse repository at this point
Copy the full SHA 7665dd3View commit details
Commits on Mar 20, 2025
-
[Feature] Invalidate session check if associated session is deleted (#…
…22227) * Add session health check management and tests * Refactor session health check management and update related tests * Cleanup --------- Co-authored-by: srahul3 <rahulsharma@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for d299ad0 - Browse repository at this point
Copy the full SHA d299ad0View commit details
Commits on Mar 26, 2025
-
build(deps): bump go version to go1.23.7 (#22237)
* build(deps): bump go version to go1.24.1 * update: use 1.23.7 instead * add changelog
Configuration menu - View commit details
-
Copy full SHA for 8946d7d - Browse repository at this point
Copy the full SHA 8946d7dView commit details -
Fixes a couple of DNS token example commands (#22224)
* Fixes a couple of example commands The `-name` option is not available `-description` is used in it's place. set-agent-token is a sub-command of the acl command. * This feature works with federated services only This command does not work with peered clusters so needs to be clarified.
Configuration menu - View commit details
-
Copy full SHA for 3bd8e97 - Browse repository at this point
Copy the full SHA 3bd8e97View commit details
Commits on Apr 2, 2025
-
Refactor Txn API to use AgentService and add TaggedAddresses support (#…
…22248) * Add the missing Service TaggedAddresses and Check Type fields to Txn API * added changelog * Refactor Txn API to use AgentService and add TaggedAddresses support
Configuration menu - View commit details
-
Copy full SHA for 9bd863d - Browse repository at this point
Copy the full SHA 9bd863dView commit details
Commits on Apr 3, 2025
-
Document Azure service principal auth in snapshot/agent.mdx (#21942)
* Update agent.mdx Starting from Consul v1.20.1+ent, Consul supports using Azure Blob Storage for the snapshot agent via Azure Service Principal ID and Secret authentication. I've successfully tested this configuration in my lab environment and have added the relevant parameters to this documentation for completeness. * Update website/content/commands/snapshot/agent.mdx Co-authored-by: Blake Covarrubias <blake@covarrubi.as> * Update website/content/commands/snapshot/agent.mdx Co-authored-by: Blake Covarrubias <blake@covarrubi.as> * Update website/content/commands/snapshot/agent.mdx Co-authored-by: Blake Covarrubias <blake@covarrubi.as> * Update website/content/commands/snapshot/agent.mdx Co-authored-by: Blake Covarrubias <blake@covarrubi.as> --------- Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Configuration menu - View commit details
-
Copy full SHA for 616de64 - Browse repository at this point
Copy the full SHA 616de64View commit details
Commits on Apr 16, 2025
-
Fix catalog service endpoint when querying for a peer service (#22189)
* Fix catalog service endpoint when querying for a peer service * Add changelog file * Add changes to docs. Add test * Update website/content/api-docs/catalog.mdx Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com> --------- Co-authored-by: Sreeram Narayanan <sreeram.narayanan@hashicorp.com> Co-authored-by: nitin-sachdev-29 <nitin.sachdev@hashicorp.com> Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1af00f7 - Browse repository at this point
Copy the full SHA 1af00f7View commit details -
Update lock.mdx (Node Health Check and TTL) (#22258)
* Update lock.mdx (Node Health Check and TTL) Consul `lock` command update that captures why consul lock can act indefinitely when node checks are in place and how users can work around it by creating/managing their own session. * Update website/content/commands/lock.mdx Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com> --------- Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b44455 - Browse repository at this point
Copy the full SHA 3b44455View commit details
Commits on Apr 17, 2025
-
* Fixed following CVEs: GHSA-vvgc-356p-c3xw in golang.org/x/net@v0.37.0 GO-2025-3595 in golang.org/x/net@v0.37.0 GO-2025-3553 in github.com/golang-jwt/jwt/v4@v4.5.1 GHSA-mh63-6h87-95cp in github.com/golang-jwt/jwt/v4@v4.5.1 stdlib in Go GO-2025-3563@1.23.7 * added changelog
Configuration menu - View commit details
-
Copy full SHA for 519fb0a - Browse repository at this point
Copy the full SHA 519fb0aView commit details -
Upgraded go to 1.23.8 (#22273)
* Fixed following CVEs: GHSA-vvgc-356p-c3xw in golang.org/x/net@v0.37.0 GO-2025-3595 in golang.org/x/net@v0.37.0 GO-2025-3553 in github.com/golang-jwt/jwt/v4@v4.5.1 GHSA-mh63-6h87-95cp in github.com/golang-jwt/jwt/v4@v4.5.1 stdlib in Go GO-2025-3563@1.23.7 * added changelog * upgraded go to 1.23.8
Configuration menu - View commit details
-
Copy full SHA for 570651a - Browse repository at this point
Copy the full SHA 570651aView commit details
Commits on Apr 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2e8f955 - Browse repository at this point
Copy the full SHA 2e8f955View commit details
Commits on Apr 29, 2025
-
feature: Adding configurable value to disable XDS Load balancing
feature: Adding configurable value to disable XDS Load balancing Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com> --------- Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3c5d71 - Browse repository at this point
Copy the full SHA f3c5d71View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff api/v1.32.0...api/v1.32.1