Skip to content

build(deps): bump h2 to v0.3.18#2394

Merged
hawkw merged 1 commit intomainfrom
eliza/h2-0.3.18
Apr 18, 2023
Merged

build(deps): bump h2 to v0.3.18#2394
hawkw merged 1 commit intomainfrom
eliza/h2-0.3.18

Conversation

@hawkw
Copy link
Contributor

@hawkw hawkw commented Apr 18, 2023

The DOS mitigation changes in h2 v0.3.17 inadvertantly introduced a potential panic (hyperium/h2#674). Version 0.3.18 fixes this, so we should bump the proxy's dependency to avoid panics.

The DOS mitigation changes in `h2` v0.3.17 inadvertantly introduced a
potential panic (hyperium/h2#674). Version 0.3.18 fixes this, so we
should bump the proxy's dependency to avoid panics.
@hawkw hawkw requested a review from a team as a code owner April 18, 2023 21:38
@hawkw hawkw merged commit 051e0e1 into main Apr 18, 2023
@hawkw hawkw deleted the eliza/h2-0.3.18 branch April 18, 2023 21:51
hawkw added a commit to linkerd/linkerd2 that referenced this pull request Apr 18, 2023
This proxy release changes the proxy to handle `Opaque` protocol hints
on endpoints when sent by the Destination service. In addition, it
updates the dependency on `h2` to fix a potential crash in the HTTP/2
implementation.

---

* build(deps): bump `h2` to v0.3.18 (linkerd/linkerd2-proxy#2394)
* outbound: handle `Opaque` protocol hints on endpoints (linkerd/linkerd2-proxy#2237)
* build(deps): bump cmake from 0.1.49 to 0.1.50 (linkerd/linkerd2-proxy#2365)
hawkw added a commit to linkerd/linkerd2 that referenced this pull request Apr 19, 2023
This proxy release changes the proxy to handle `Opaque` protocol hints
on endpoints when sent by the Destination service. In addition, it
updates the dependency on `h2` to fix a potential crash in the HTTP/2
implementation.

---

* build(deps): bump `h2` to v0.3.18 (linkerd/linkerd2-proxy#2394)
* outbound: handle `Opaque` protocol hints on endpoints (linkerd/linkerd2-proxy#2237)
* build(deps): bump cmake from 0.1.49 to 0.1.50 (linkerd/linkerd2-proxy#2365)
alpeb pushed a commit to linkerd/linkerd2 that referenced this pull request Apr 24, 2023
This proxy release changes the proxy to handle `Opaque` protocol hints
on endpoints when sent by the Destination service. In addition, it
updates the dependency on `h2` to fix a potential crash in the HTTP/2
implementation.

---

* build(deps): bump `h2` to v0.3.18 (linkerd/linkerd2-proxy#2394)
* outbound: handle `Opaque` protocol hints on endpoints (linkerd/linkerd2-proxy#2237)
* build(deps): bump cmake from 0.1.49 to 0.1.50 (linkerd/linkerd2-proxy#2365)
risingspiral pushed a commit to linkerd/linkerd2 that referenced this pull request May 4, 2023
This proxy release changes the proxy to handle `Opaque` protocol hints
on endpoints when sent by the Destination service. In addition, it
updates the dependency on `h2` to fix a potential crash in the HTTP/2
implementation.

---

* build(deps): bump `h2` to v0.3.18 (linkerd/linkerd2-proxy#2394)
* outbound: handle `Opaque` protocol hints on endpoints (linkerd/linkerd2-proxy#2237)
* build(deps): bump cmake from 0.1.49 to 0.1.50 (linkerd/linkerd2-proxy#2365)
risingspiral pushed a commit to linkerd/linkerd2 that referenced this pull request May 5, 2023
This proxy release changes the proxy to handle `Opaque` protocol hints
on endpoints when sent by the Destination service. In addition, it
updates the dependency on `h2` to fix a potential crash in the HTTP/2
implementation.

---

* build(deps): bump `h2` to v0.3.18 (linkerd/linkerd2-proxy#2394)
* outbound: handle `Opaque` protocol hints on endpoints (linkerd/linkerd2-proxy#2237)
* build(deps): bump cmake from 0.1.49 to 0.1.50 (linkerd/linkerd2-proxy#2365)

Signed-off-by: Eric Anderson <eric@buoyant.io>
risingspiral pushed a commit to linkerd/linkerd2 that referenced this pull request May 5, 2023
This proxy release changes the proxy to handle `Opaque` protocol hints
on endpoints when sent by the Destination service. In addition, it
updates the dependency on `h2` to fix a potential crash in the HTTP/2
implementation.

---

* build(deps): bump `h2` to v0.3.18 (linkerd/linkerd2-proxy#2394)
* outbound: handle `Opaque` protocol hints on endpoints (linkerd/linkerd2-proxy#2237)
* build(deps): bump cmake from 0.1.49 to 0.1.50 (linkerd/linkerd2-proxy#2365)

Signed-off-by: Eric Anderson <eric@buoyant.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants