consul 1.16.1#139040
Merged
BrewTestBot merged 2 commits intoHomebrew:masterfrom Aug 9, 2023
Merged
Conversation
branchv
approved these changes
Aug 9, 2023
Contributor
|
🤖 An automated task has requested bottles to be published to this PR. |
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.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
golang.org/x/netto 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/netto use0.12.0. [GH-18190]This resolves vulnerability CVE-2023-29409(
crypto/tls). [GH-18358]FEATURES:
consul memberscommand uses-filterexpression to filter members based on bexpr. [GH-18223]consul operator raft list-peerscommand shows the number of commits each follower is trailing the leader by to aid in troubleshooting. [GH-17582]consul watchcommand uses-filterexpression to filter response from checks, services, nodes, and service. [GH-17780]IMPROVEMENTS:
property-overridebuiltin Envoy extension [GH-17759]operator/usageendpoint now returns node countcli:
consul operator usagecommand now returns node count [GH-17939]BUG FIXES:
consul connect envoycommand 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 requiresAccessorIDin the request body. Web UI can now update tokens. [GH-17739]jwt-providerconfig entries are created in thedefaultnamespace. [GH-18325]NET-4240 - Snapshots are failing on Windows rboyer/safeio#3 [GH-18302]