-
Notifications
You must be signed in to change notification settings - Fork 45
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
Merge changes from envoy release/v1.28 #246
Merged
Merged
Conversation
This file contains 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
--------- Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
**Summary of changes**: - [CVE-2024-39305](GHSA-fp35-g349-h66f) Fix a bug where additional cookie attributes are not sent properly to clients. **Docker images**: https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.28.5 **Docs**: https://www.envoyproxy.io/docs/envoy/v1.28.5/ **Release notes**: https://www.envoyproxy.io/docs/envoy/v1.28.5/version_history/v1.28/v1.28.5 **Full changelog**: envoyproxy/envoy@v1.28.4...v1.28.5 Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Cherry-pick of envoyproxy/envoy#32126 Signed-off-by: Jonh Wendell <jwendell@redhat.com>
To avoid ambiguity when building with //bazel:http3=False (on PPC and Windows) this commit adds new config_setting_groups and updates the relevant select() statements. Signed-off-by: Ted Poole <tpoole@redhat.com>
Signed-off-by: Christoph Pakulski <paker8848@gmail.com>
…e57` to `9652482` in /ci (#35322) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ryan Northey <ryan@synca.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* cookie session: support 0 ttl Signed-off-by: Kuat Yessenov <kuat@google.com> * add note Signed-off-by: Kuat Yessenov <kuat@google.com> * update changelog Signed-off-by: Kuat Yessenov <kuat@google.com> * review Change-Id: I24b84f52cbe3617e5e298d89b4cafd3c76a62ec8 Signed-off-by: Kuat Yessenov <kuat@google.com> * clarify doc Change-Id: Ib88c98412a6fe696365a01e3f69a9198bf1b90e7 Signed-off-by: Kuat Yessenov <kuat@google.com> * review Change-Id: I81e461948b75eaee9ef909d8d13bf8fea7c66dc9 Signed-off-by: Kuat Yessenov <kuat@google.com> --------- Signed-off-by: Yuanlin Xu <yuanlin.xu@redhat.com> Co-authored-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Yuanlin Xu <yuanlin.xu@redhat.com>
tedjpoole
approved these changes
Aug 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thank you
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.
This PR merges recent changes from envoy/release/v1.28 to envoy-openssl release/v1.28