Skip to content

1.27.4 fastforward #22

Merged
nfuden merged 19 commits intorelease/v1.27-backportedforkfrom
release/v1.27
Apr 9, 2024
Merged

1.27.4 fastforward #22
nfuden merged 19 commits intorelease/v1.27-backportedforkfrom
release/v1.27

Conversation

@nfuden
Copy link
Copy Markdown

@nfuden nfuden commented Apr 8, 2024

Fast forward

phlax and others added 19 commits February 13, 2024 14:06
Signed-off-by: Ryan Northey <ryan@synca.io>
…9edf70` in /ci (envoyproxy#32348)

build(deps): bump distroless/base-nossl-debian12 in /ci

Bumps distroless/base-nossl-debian12 from `51ab103` to `49edf70`.

---
updated-dependencies:
- dependency-name: distroless/base-nossl-debian12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
…e777c6` in /ci (envoyproxy#32576)

build(deps): bump distroless/base-nossl-debian12 in /ci

Bumps distroless/base-nossl-debian12 from `49edf70` to `0e777c6`.

---
updated-dependencies:
- dependency-name: distroless/base-nossl-debian12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
…8dc895` in /ci (envoyproxy#32613)

build(deps): bump distroless/base-nossl-debian12 in /ci

Bumps distroless/base-nossl-debian12 from `0e777c6` to `28dc895`.

---
updated-dependencies:
- dependency-name: distroless/base-nossl-debian12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>

Signed-off-by: phlax <phlax@users.noreply.github.com>
* google_grpc: add a runtime flag to disable TLSv1.3 (envoyproxy#32315)

Change-Id: Id88723a81d4b1586bf12be6f4dc7a81ae7b0d9c4

Commit Message: Adds a temporary runtime flag to disable TLSv1.3 by gRPC SDK until a proper xDS extension can be added.
Additional Description:
Risk Level: low, default false
Testing: regression

Change-Id: I34daae55ede7c8093b0dac1fa6ff5a5dc8df677d
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Sebastian Schepens <sebastian.schepens@mercadolibre.com>
…e777c6` in /ci (envoyproxy#32652)

build(deps): bump distroless/base-nossl-debian12 in /ci

Bumps distroless/base-nossl-debian12 from `28dc895` to `0e777c6`.

---
updated-dependencies:
- dependency-name: distroless/base-nossl-debian12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
…99c134` in /ci (envoyproxy#32843)

build(deps): bump distroless/base-nossl-debian12 in /ci

Bumps distroless/base-nossl-debian12 from `0e777c6` to `099c134`.

---
updated-dependencies:
- dependency-name: distroless/base-nossl-debian12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>

Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
Co-authored-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Discard the Host header if the :authority header was received to bring Envoy into compliance with https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1

This behavioral change can be reverted by setting runtime flag envoy.reloadable_features.http2_discard_host_header to false.

---------

Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Sean Killeen <SeanKilleen@gmail.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
…cf184c` in /ci (envoyproxy#33282)

build(deps): bump distroless/base-nossl-debian12 in /ci

Bumps distroless/base-nossl-debian12 from `099c134` to `0cf184c`.

---
updated-dependencies:
- dependency-name: distroless/base-nossl-debian12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
GHSA-j654-3ccm-vfmm

Signed-off-by: Ryan Northey <ryan@synca.io>
**Summary of changes**:

- Patch nghttp2 to resolve [CVE-2024-30255](GHSA-j654-3ccm-vfmm)
- Assorted fixes

**Docker images**:
    https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.27.4
**Docs**:
    https://www.envoyproxy.io/docs/envoy/v1.27.4/
**Release notes**:
    https://www.envoyproxy.io/docs/envoy/v1.27.4/version_history/v1.27/v1.27.4
**Full changelog**:
    envoyproxy/envoy@v1.27.3...v1.27.4

Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
@nfuden nfuden merged commit 31f980b into release/v1.27-backportedfork Apr 9, 2024
EItanya pushed a commit that referenced this pull request May 23, 2024
envoyproxy#33034)

* opentelemetrytracer: Dynatrace sampler: Use http_service in configuration. (#22)

* change dynatrace sampler config to use http_service

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>
Signed-off-by: Thomas Ebner <96168670+samohte@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>

* modify protobuf doc

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>

* remove empty line in proto file

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>

* added empty line in proto file

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>

* try to fix "Error in "code-block" directive"

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>

* fix "Error in "code-block" directive"

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>

* change proto documentation again

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>

* review feedback: keep unused values marked as deprecated. Add a new
field.

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>

* Revert "review feedback: keep unused values marked as deprecated. Add a new"

This reverts commit cec4b0f.

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>

---------

Signed-off-by: thomas.ebner <thomas.ebner@dynatrace.com>
Signed-off-by: Thomas Ebner <96168670+samohte@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
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.

6 participants