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.34.3
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.34.4
Choose a head ref
  • 8 commits
  • 17 files changed
  • 5 contributors

Commits on Jul 21, 2025

  1. repo: Dev v1.34.4 (#40319)

    Signed-off-by: Ryan Northey <ryan@synca.io>
    phlax authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    4ee84e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Use GitHub mirror for V8 sources (#39499)

    This just updates V8 repository leaving currently used tag the same to create baseline. V8 tag update in the followup PR.
    
    Risk Level: Low
    Testing: Unit Tests
    Docs Changes: N/A
    Release Notes: N/A
    Platform Specific Features: N/A
    
    ---------
    
    Signed-off-by: Yan Avlasov <yavlasov@google.com>
    Signed-off-by: Ryan Northey <ryan@synca.io>
    yanavlasov authored and phlax committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    8b42b9d View commit details
    Browse the repository at this point in the history
  2. deps: Bump v8 -> 12.9.202.27

    Signed-off-by: Ryan Northey <ryan@synca.io>
    phlax committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    8ce181d View commit details
    Browse the repository at this point in the history
  3. deps: Bump com_github_wasmtime -> 24.0.4 (#40360)

    fix https://app.opencve.io/cve/CVE-2025-53901
    
    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>
    dependency-envoy[bot] authored and phlax committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    a41d1e5 View commit details
    Browse the repository at this point in the history
  4. wasm/deps: Add changelog for wasmtime bump (#40362)

    Signed-off-by: Ryan Northey <ryan@synca.io>
    phlax committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    dcbd7ff View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. release/Docker: Bump Ubuntu -> 1ec65b27, distroless -> fa7b50f

    Signed-off-by: Ryan Northey <ryan@synca.io>
    phlax committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    dfa4f82 View commit details
    Browse the repository at this point in the history
  2. changelogs: Add release summary

    Signed-off-by: Ryan Northey <ryan@synca.io>
    phlax committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    87e1648 View commit details
    Browse the repository at this point in the history
  3. repo: Release v1.34.4

    **Summary of changes**:
    
    * Wasm:
      - Update v8 and wasmtime to resolve CVEs.
    
    **Docker images**:
        https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.34.4
    **Docs**:
        https://www.envoyproxy.io/docs/envoy/v1.34.4/
    **Release notes**:
        https://www.envoyproxy.io/docs/envoy/v1.34.4/version_history/v1.34/v1.34.4
    **Full changelog**:
        v1.34.3...v1.34.4
    
    Signed-off-by: Ryan Northey <ryan@synca.io>
    Signed-off-by: Rohit Agrawal <rohit.agrawal@databricks.com>
    publish-envoy[bot] authored and phlax committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    6fe1905 View commit details
    Browse the repository at this point in the history
Loading