-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update module github.com/hashicorp/consul #1
chore(deps): update module github.com/hashicorp/consul #1
Conversation
581f6e0
to
de09d14
Compare
|
This pull request has been automatically flagged for inactivity because it has not been acted upon in the last 60 days. It will be closed if no new activity occurs in the next 30 days. Please feel free to re-open to resurrect the change if you feel this has happened by mistake. Thank you for your contributions. |
Closing due to inactivity. If you feel this was a mistake or you wish to re-open at any time in the future, please leave a comment and it will be re-surfaced for the maintainers to review. |
This PR contains the following updates:
v1.15.2
->v1.15.3
v1.11.4
->v1.12.5
By merging this PR, the below vulnerabilities will be automatically resolved:
By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
hashicorp/consul (github.com/hashicorp/consul)
v1.15.3
Compare Source
1.15.3 (June 1, 2023)
BREAKING CHANGES:
SECURITY:
This resolves vulnerabilities CVE-2023-24537(
go/scanner
),CVE-2023-24538(
html/template
), CVE-2023-24534(net/textproto
) and CVE-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 [GH-17240]FEATURES:
IMPROVEMENTS:
MaxEjectionPercent
andBaseEjectionTime
to passive health check configs. [GH-15979]agent.server.snapshot
toagent.server.raft.snapshot
[GH-17236]BUG FIXES:
reflect: call of reflect.Value.Type on zero Value
. [GH-17048]api
module representation of a namespace. This fixes an error with theconsul namespace list
command when a namespace has a deferred deletion timestamp.