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
CVE-2023-39320 (
cmd/go
),CVE-2023-39318 (
html/template
),CVE-2023-39319 (
html/template
),CVE-2023-39321 (
crypto/tls
), andCVE-2023-39322 (
crypto/tls
) [GH-18742]IMPROVEMENTS:
Adding the flag -append-filename version,dc,node,status will add consul version, consul datacenter, node name and leader/follower
(status) in the file name given in the snapshot save command before the file extension. [GH-18625]
optional server SNI and mutual authentication. To use TLS with a TCP check, the
check must enable the
tcp_use_tls
boolean. By default the agent will use theTLS configuration in the
tls.default
stanza. [GH-18381]consul.log file with the latest logs in it. [GH-18617]
BUG FIXES:
/v1/agent/self
not returning latest configuration [GH-18681]