Update consul Docker tag to v1.15.4 #532
Closed
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.
This PR contains the following updates:
1.15.2
->1.15.4
Release Notes
hashicorp/consul (consul)
v1.15.4
Compare Source
FEATURES:
consul operator raft list-peers
command shows the number of commits each follower is trailing the leader by to aid in troubleshooting. [GH-17582]IMPROVEMENTS:
BUG FIXES:
in the programmed gateway having no routes. [GH-17609]
PUT /acl/token/:AccessorID
(update token), no longer requiresAccessorID
in the request body. Web UI can now update tokens. [GH-17739]Also fixes the Consul query metadata present in the HTTP headers of the namespace read and list endpoints.
v1.15.3
Compare Source
BREAKING CHANGES:
SECURITY:
This resolves vulnerabilities CVE-2023-24537(
go/scanner
),CVE-2023-24538(
html/template
),CVE-2023-24534(
net/textproto
) andCVE-2023-24536(
mime/multipart
).Also,
golang.org/x/net
has been updated to v0.7.0 to resolve CVEs CVE-2022-41721, CVE-2022-27664 and [CVE-2022-41723
](GHSA-vvpx-j8f3-3w6h
.) [GH-17240]
FEATURES:
IMPROVEMENTS:
MaxEjectionPercent
andBaseEjectionTime
to passive health check configs. [GH-15979]agent.server.snapshot
toagent.server.raft.snapshot
[GH-17236]reducing network and CPU demand.
The HTTP APIs for Peering List and Read have been updated to support blocking. [GH-17426]
BUG FIXES:
reflect: call of reflect.Value.Type on zero Value
. [GH-17048]api
module representation of a namespace.This fixes an error with the
consul namespace list
command when a namespace has a deferred deletion timestamp.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.