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.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
golang.org/x/net
to v0.13.0 to address CVE-2023-3978. [GH-18358]This resolves CVE-2023-29406(
net/http
) for uses of the standard library.A separate change updates dependencies on
golang.org/x/net
to use0.12.0
. [GH-18190]This resolves vulnerability CVE-2023-29409(
crypto/tls
). [GH-18358]FEATURES:
consul members
command uses-filter
expression to filter members based on bexpr. [GH-18223]consul operator raft list-peers
command shows the number of commits each follower is trailing the leader by to aid in troubleshooting. [GH-17582]consul watch
command uses-filter
expression to filter response from checks, services, nodes, and service. [GH-17780]IMPROVEMENTS:
property-override
builtin Envoy extension [GH-17759]operator/usage
endpoint now returns node countcli:
consul operator usage
command now returns node count [GH-17939]BUG FIXES:
consul connect envoy
command when starting an API Gateway.This health check would always fail. [GH-18011]
we now reject those earlier in the process when we validate the certificate. [GH-17911]
PUT /acl/token/:AccessorID
(update token), no longer requiresAccessorID
in the request body. Web UI can now update tokens. [GH-17739]jwt-provider
config entries are created in thedefault
namespace. [GH-18325]NET-4240 - Snapshots are failing on Windows rboyer/safeio#3 [GH-18302]