Skip to content

Conversation

@yziubrytska-wise
Copy link
Contributor

@yziubrytska-wise yziubrytska-wise commented Aug 4, 2025

Context

Part of envoy upgrade to 1.34.4
https://transferwise.atlassian.net/jira/software/projects/CONNECT/boards/1112?selectedIssue=CONNECT-2370

Checklist

Copilot AI review requested due to automatic review settings August 4, 2025 14:31
@yziubrytska-wise yziubrytska-wise requested a review from a team as a code owner August 4, 2025 14:31
@platon-github-app-production
Copy link

Comment /request-review to automatically request reviews from the following teams:

You can also request review from a specific team by commenting /request-review team-name, or you can add a description with --notes "<message>"

💡 If you see something that doesn't look right, check the configuration guide.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Envoy protobuf definitions as part of an Envoy upgrade to version 1.34.4. The changes span across numerous service definitions, transport sockets, filters, and configurations, representing a comprehensive update to the Envoy API surface.

Key changes include:

  • Updated Envoy SHA hash in API_SHAS file to track the new version
  • Added new services including Redis external authentication and network external processing
  • Enhanced existing filters with new configuration options and features
  • Updated documentation and field descriptions throughout

Reviewed Changes

Copilot reviewed 130 out of 132 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tools/API_SHAS Updated Envoy SHA hash to track version 1.34.4
envoy/type/v3/http_status.proto Added documentation comments for all HTTP status code enum values
envoy/type/matcher/v3/filter_state.proto Added address matcher support with new import and field
envoy/type/matcher/v3/address.proto New file defining AddressMatcher message for IP/CIDR matching
envoy/service/trace/v*/trace_service.proto Removed deprecated trace service definitions
envoy/service/status/v3/csds.proto Added CLIENT_RECEIVED_ERROR status for control plane errors
envoy/service/redis_auth/v3/redis_external_auth.proto New Redis external authentication service definition
envoy/service/ratelimit/v3/rls.proto Added WEEK time unit and hits_addend filter state documentation
envoy/service/network_ext_proc/v3/network_external_processor.proto New network-level external processing service
envoy/service/ext_proc/v3/external_processor.proto Enhanced with protocol configuration and streaming support
envoy/service/discovery/v3/discovery.proto Added resource error reporting capabilities
Multiple extension files Various enhancements including new filters, transport sockets, and configuration options
Comments suppressed due to low confidence (1)

src/main/proto/envoy/extensions/geoip_providers/common/v3/common.proto:25

  • [nitpick] The comment should use proper grammar: "This field is deprecated; use anon instead." or "This field is being deprecated; use anon instead."
    string country = 1

@niting3c niting3c merged commit 5878103 into main Aug 4, 2025
7 checks passed
@niting3c niting3c deleted the CONNECT-2370_envoy_upgrade branch August 4, 2025 15:13
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.

3 participants