Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: envoyproxy/envoy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.31.1
Choose a base ref
...
head repository: envoyproxy/envoy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.31.2
Choose a head ref
  • 11 commits
  • 31 files changed
  • 8 contributors

Commits on Sep 16, 2024

  1. repo: Dev v1.31.2

    Signed-off-by: Ryan Northey <[email protected]>
    phlax committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    719234a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. repo: Blank changelog summary

    Signed-off-by: Ryan Northey <[email protected]>
    phlax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dfcbac6 View commit details
    Browse the repository at this point in the history
  2. release/ci: Skip build tests on publishing run (#36145)

    
    Signed-off-by: Ryan Northey <[email protected]>
    phlax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3f8d0a0 View commit details
    Browse the repository at this point in the history
  3. release/ci: Dont run on tags (#36146)

    Signed-off-by: Ryan Northey <[email protected]>
    phlax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3db8bf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. build(deps): bump distroless/base-nossl-debian12 from fb10a97 to `4…

    …cc93c5` in /ci (#36206)
    
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Ryan Northey <[email protected]>
    dependabot[bot] authored and phlax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    136d20a View commit details
    Browse the repository at this point in the history
  2. jwt: fix clear route cache with remote JWKs

    Change-Id: If54c7143ecb1bf936e88fbb3371d9c47f6d8f671
    Signed-off-by: Kuat Yessenov <[email protected]>
    
    Signed-off-by: Ryan Northey <[email protected]>
    kyessenov authored and phlax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    82c9a2b View commit details
    Browse the repository at this point in the history
  3. internal_address_config: change the default to be more secure for ser…

    …vice mesh environments
    
    Signed-off-by: Alyssa Wilk <[email protected]>
    Signed-off-by: Boteng Yao <[email protected]>
    Signed-off-by: Ryan Northey <[email protected]>
    alyssawilk authored and phlax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    eb07a58 View commit details
    Browse the repository at this point in the history
  4. fix local reply in async client and destroy order

    Signed-off-by: Boteng Yao <[email protected]>
    Signed-off-by: Ryan Northey <[email protected]>
    botengyao authored and phlax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5cb2918 View commit details
    Browse the repository at this point in the history
  5. flip oghttp flag

    Signed-off-by: Boteng Yao <[email protected]>
    Signed-off-by: Ryan Northey <[email protected]>
    botengyao authored and phlax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    671b43f View commit details
    Browse the repository at this point in the history
  6. escape invalid host name

    Signed-off-by: tyxia <[email protected]>
    Signed-off-by: Boteng Yao <[email protected]>
    Signed-off-by: Ryan Northey <[email protected]>
    tyxia authored and phlax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5f777dc View commit details
    Browse the repository at this point in the history
  7. repo: Release v1.31.2

    [CVE-2024-45807](GHSA-qc52-r4x5-9w37): oghttp2 crash on OnBeginHeadersForStream
    [CVE-2024-45808](GHSA-p222-xhp9-39rc): Malicious log injection via access logs
    [CVE-2024-45806](GHSA-ffhv-fvxq-r6mf): Potential manipulate `x-envoy` headers from external sources
    [CVE-2024-45809](GHSA-wqr5-qmq7-3qw3): Jwt filter crash in the clear route cache with remote JWKs
    [CVE-2024-45810](GHSA-qm74-x36m-555q): Envoy crashes for LocalReply in http async client
    
    **Docker images**:
        https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.31.2
    **Docs**:
        https://www.envoyproxy.io/docs/envoy/v1.31.2/
    **Release notes**:
        https://www.envoyproxy.io/docs/envoy/v1.31.2/version_history/v1.31/v1.31.2
    **Full changelog**:
        v1.31.1...v1.31.2
    
    Signed-off-by: Boteng Yao <[email protected]>
    Signed-off-by: Ryan Northey <[email protected]>
    
    Signed-off-by: publish-envoy[bot] <140627008+publish-envoy[bot]@users.noreply.github.com>
    publish-envoy[bot] authored and phlax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cc4a754 View commit details
    Browse the repository at this point in the history
Loading