Skip to content

build(deps): bump github.com/envoyproxy/envoy from 1.32.4 to 1.33.2 in /examples/dev_your_plugin #885

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps github.com/envoyproxy/envoy from 1.32.4 to 1.33.2.

Release notes

Sourced from github.com/envoyproxy/envoy's releases.

v1.33.2

Summary of changes:

Container update

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

Signed-off-by: Ryan Northey [email protected]

v1.33.1

CVE-2025-30157: Fix a bug where local replies were incorrectly sent to the ext_proc server

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

Signed-off-by: Ryan Northey [email protected] Signed-off-by: Boteng Yao [email protected]

v1.33.0

Summary of changes:

  • c-ares:
  • HTTP:
    • RFC1918 addresses are no longer considered to be internal addresses by default. This addresses a security issue for Envoys in multi-tenant mesh environments.
    • Shadow requests are now streamed in parallel with the original request.
    • Local replies now traverse the filter chain if 1xx headers have been sent to the client.
  • Tracing:
    • Removed support for (long deprecated) Opencensus tracing extension.
  • Wasm:
    • The route cache will not be cleared by default if a Wasm extension modifies the request headers and the ABI version of wasm extension is larger than 0.2.1.
    • Remove previously deprecated xDS attributes from get_property, use xds attributes instead.
    • Added Wasm VM reload support and support for plugins writtin in Go.
  • Access log:
    • New implementation of the JSON formatter is enabled by default.
  • CSRF:
    • Increase the statistics counter missing_source_origin only for requests with a missing source origin.

... (truncated)

Commits
  • 2135e1a repo: Release v1.33.2
  • 8ecdee3 changelogs: Add for container update
  • dfe1547 changelogs: Blank summary
  • b6297c2 ci: Switch ARM to RBE (#38860)
  • af7c4bd build(deps): bump distroless/base-nossl-debian12 from e9554da to 462657c ...
  • 5e37430 repo: Dev v1.33.2 (#38840)
  • 1f24445 repo: Release v1.33.1
  • 3ccfbfe Fix a bug where local replies were incorrectly sent to the ext_proc server
  • 1ac122d docker/release: Bump ubuntu -> ed1544e (#38828)
  • bf8637f conn pool: fix preconnect math (#38708)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/envoyproxy/envoy](https://github.com/envoyproxy/envoy) from 1.32.4 to 1.33.2.
- [Release notes](https://github.com/envoyproxy/envoy/releases)
- [Changelog](https://github.com/envoyproxy/envoy/blob/main/RELEASES.md)
- [Commits](envoyproxy/envoy@v1.32.4...v1.33.2)

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/envoy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 31, 2025
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 31, 2025
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.37%. Comparing base (43d5198) to head (b23af66).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #885      +/-   ##
==========================================
- Coverage   85.51%   85.37%   -0.15%     
==========================================
  Files         141      141              
  Lines        8428     8428              
==========================================
- Hits         7207     7195      -12     
- Misses        956      964       +8     
- Partials      265      269       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@spacewander spacewander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't support Envoy 1.33 yet.

@spacewander spacewander self-requested a review April 15, 2025 02:59
@spacewander spacewander merged commit 504e965 into main Apr 16, 2025
18 checks passed
@spacewander spacewander deleted the dependabot/go_modules/examples/dev_your_plugin/github.com/envoyproxy/envoy-1.33.2 branch April 16, 2025 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant