Update to golang 1.26.3#1152
Merged
Merged
Conversation
collin-lee
approved these changes
Jun 2, 2026
timcovar
added a commit
to goatapp/ratelimit
that referenced
this pull request
Jun 10, 2026
The fork content was already synced via squash-merge in 95e672c (PR #33). This merge commit links the histories so GitHub no longer reports the fork as 100+ commits behind upstream. * upstream/main: (154 commits) Update to golang-1.26.4 and update golang.org/x/net to 0.55.0 (envoyproxy#1154) feat: bound cluster pipeline parallelism (envoyproxy#1149) fix: correct typos in memcache error messages and variable name (envoyproxy#1150) Update to golang 1.26.3 (envoyproxy#1152) Add quota mode to rate limit descriptor proto (envoyproxy#1148) feat: add retry in init phase instead of panic directly (envoyproxy#1144) Add integration test for quota based service selection. (envoyproxy#1114) build: pin golang:1.26.2 to multi-arch index digest (envoyproxy#1131) Update third party libraries flagged for vulnerability scans (envoyproxy#1124) feat: add zipkin b3 header propagation (envoyproxy#1110) Fix Prometheus response time units (envoyproxy#1104) Dockerfile: add ENTRYPOINT (envoyproxy#1095) Send user defined metadata to the client (envoyproxy#1112) build(deps): bump google.golang.org/grpc from v1.74.2 to v1.80.0 (envoyproxy#1111) Fix quota result when all limits were exceeded (envoyproxy#1059) Update golang references to 1.26.1 (envoyproxy#1091) Add integration test for token based quota (envoyproxy#1092) Add quota integration test (envoyproxy#1090) Add debug logging for quota values (envoyproxy#1089) Wait for sevices to be up before running tests (envoyproxy#1088) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Files changed