Skip to content
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

Smtp proxy 1.30.4 #31

Open
wants to merge 4,100 commits into
base: smtp-proxy-local
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4100 commits
Select commit Hold shift + click to select a range
7bccb0e
tag extractor: removing exceptions (#33191)
alyssawilk Mar 29, 2024
279e469
mobile: Rewrite the JNI code for XdsTestServer (#33197)
fredyw Mar 29, 2024
77458ea
grpc: Refactor decode method (#32676)
tyxia Mar 29, 2024
9c78f9c
mobile: Adds support for setting network thread priority in the C++ A…
abeyad Mar 29, 2024
8ff28fe
[http-cache] Don't bypass the cache for if-unmodified-since or if-mat…
ravenblackx Mar 29, 2024
8c08caa
Replace `Equivalent` call with `Equals` in proto comparisons (#32694)
yanavlasov Mar 29, 2024
907e48e
sds: Ignore Delta Removals (#32961)
keithmattix Mar 29, 2024
5242101
mobile: Change InternalEngineTest use make_unique (#33217)
abeyad Mar 29, 2024
29117db
mobile: Remove envoy_cert_verify_status_t C type (#33220)
fredyw Mar 29, 2024
113e997
proxy_protocol_filter: Add configuration to match only specific proxy…
nareddyt Mar 29, 2024
4a3989a
Enable static format validation where possible (#33222)
yanavlasov Mar 30, 2024
0e26285
swift: using builder APIs (#33131)
alyssawilk Mar 30, 2024
80a9a12
chore: fix precheck (#33231)
zirain Mar 31, 2024
58bd2ef
ci: fix build issue on m1 (#33227)
zirain Mar 31, 2024
52335d2
cryptomb: reduce memory copy in ECDSA (#33201)
zhxie Apr 1, 2024
6e3d574
golang filter: do not clear route cache in ·HeaderMap.Set` by default…
doujiang24 Apr 1, 2024
2dc2380
build(deps): bump framer-motion from 11.0.23 to 11.0.24 in /examples/…
dependabot[bot] Apr 1, 2024
6cfd3d6
build(deps-dev): bump eslint-plugin-react-refresh from 0.4.5 to 0.4.6…
dependabot[bot] Apr 1, 2024
76d9f82
build(deps): bump react-router-dom from 6.21.3 to 6.22.3 in /examples…
dependabot[bot] Apr 1, 2024
b477b65
build(deps): bump gitpython from 3.1.42 to 3.1.43 in /tools/base (#33…
dependabot[bot] Apr 1, 2024
3f854d3
build(deps-dev): bump vite from 5.2.6 to 5.2.7 in /examples/single-pa…
dependabot[bot] Apr 1, 2024
805fc64
deps: Bump `com_github_cncf_xds` to cncf/xds@0c46c01 (#33160)
sergiitk Apr 1, 2024
d4697a8
build(deps): bump @emotion/styled from 11.11.0 to 11.11.5 in /example…
dependabot[bot] Apr 1, 2024
93b42a6
Add more HTTP/1 parser tests for header value containing null charact…
bencebeky Apr 1, 2024
22ad886
Make backtrace addresses useable with post-hoc stack_decode (#33071)
ravenblackx Apr 1, 2024
be4aa03
Revert "deps: Bump `rules_fuzzing` -> 0.5.1 (#33188)" (#33241)
adisuissa Apr 1, 2024
a6d0d5c
mobile: Fix the flaky SendDataTest Kotlin test (#33230)
abeyad Apr 1, 2024
014a68f
admin: Add support for prometheus summary metrics (#30479)
andybradshaw Apr 1, 2024
690d3aa
Flip runtime guard on use_fast_protobuf_hash (#33121)
ravenblackx Apr 1, 2024
6799204
Enable static format string validation in tests (#33242)
yanavlasov Apr 2, 2024
4de7728
mobile: Fix JNI test server BUILD files (#33248)
fredyw Apr 2, 2024
03e47a6
build(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.1 in /e…
dependabot[bot] Apr 2, 2024
34f8b37
build(deps): bump frozendict from 2.4.0 to 2.4.1 in /tools/base (#33254)
dependabot[bot] Apr 2, 2024
3da8f9b
mobile: switching android builds to noyaml, removing the noyaml build…
alyssawilk Apr 2, 2024
c1bbeac
LSP: clarify codec creation checking point (#33243)
botengyao Apr 2, 2024
d92decb
Refactor aws_lambda config settings (#33042)
juanmolle Apr 2, 2024
3a26f5a
fuzz: fix least request LB maximal active_request_bias value (#33245)
adisuissa Apr 2, 2024
423e997
mobile: fixing a noyaml test (#33265)
alyssawilk Apr 2, 2024
82c0c7f
lua: fix default `trace_sampled` on `httpCall` (#33200)
isker Apr 2, 2024
687e44f
mobile: Use test server instead of TestRemoteResponse filter for the …
fredyw Apr 2, 2024
b7cfdee
mobile: Use Builder APIs in Swift integration tests (#33271)
abeyad Apr 2, 2024
8a5f8f2
mobile: Fix flaky SendDataTest.kt (#33275)
fredyw Apr 2, 2024
7bf3483
mobile: Call setLogger in the Java and Kotlin tests (#33274)
fredyw Apr 2, 2024
3e9aca4
mobile: Add support for sending trailers in the TestServer (#33272)
fredyw Apr 2, 2024
06ea913
mobile: Use suffix _ for struct member variables (#33278)
fredyw Apr 3, 2024
41bef7b
chore: add IpVersion guard to HashIpv6DifferentAddresses case (#33255)
spacewander Apr 3, 2024
0fbb643
test: Improve the GRO gating logic in the QUIC tests (#33276)
abeyad Apr 3, 2024
1f7a694
oncall: handle begining of month (#33264)
alyssawilk Apr 3, 2024
4886a6a
access log: added new COMMON_DURATION command (#33240)
Apr 3, 2024
304e15c
ci/azp: Use free runners for checks (#33295)
phlax Apr 3, 2024
4b423e8
fuzz: limit the number of hosts when slow-start aggression is used (#…
adisuissa Apr 3, 2024
ef0a5b2
match_delegate: move to extensions (#33136)
alyssawilk Apr 4, 2024
ad9b1cc
match_delegate: add owner (#33318)
tyxia Apr 4, 2024
23dca3c
build(deps): bump the examples-ext-authz group in /examples/ext_authz…
dependabot[bot] Apr 4, 2024
cbbc24f
build(deps): bump golang from 1.22.1-bookworm to 1.22.2-bookworm in /…
dependabot[bot] Apr 4, 2024
ce498d8
build(deps-dev): bump vite from 5.2.7 to 5.2.8 in /examples/single-pa…
dependabot[bot] Apr 4, 2024
64094a7
build(deps-dev): bump @types/react-dom from 18.2.23 to 18.2.24 in /ex…
dependabot[bot] Apr 4, 2024
abaab8d
build(deps): bump the examples-load-reporting group in /examples/load…
dependabot[bot] Apr 4, 2024
8731b6a
build(deps): bump the examples-ext-authz group in /examples/ext_authz…
dependabot[bot] Apr 4, 2024
885768f
build(deps): bump distroless/base-nossl-debian12 from `099c134` to `0…
dependabot[bot] Apr 4, 2024
057e642
getaddrinfo: retrying on eai_again (#33307)
alyssawilk Apr 4, 2024
d07b522
mobile: set release builds to not use yaml (#33261)
alyssawilk Apr 4, 2024
f61b28f
split ext_authz fuzzer into http & grpc fuzzers (#33012)
antoniovleonti Apr 4, 2024
c3f7225
gRPC: Implement max_receive_message_length in envoy gRPC (#32711)
tyxia Apr 4, 2024
4dd1ef2
deps: bump dd-trace-cpp to v0.2.0 (#33294)
dmehala Apr 4, 2024
9711b5b
Fix ctad-maybe-unsupported error for internal builds (#33280)
yanavlasov Apr 4, 2024
6e4e7ee
mobile: Fix memory leak in the terminate JNI code (#33311)
fredyw Apr 4, 2024
65fdf05
build(deps-dev): bump @types/react from 18.2.73 to 18.2.74 in /exampl…
dependabot[bot] Apr 4, 2024
b273582
ci/azp: Fix cache path for checks (#33342)
phlax Apr 4, 2024
d1936d0
deps: Bump `com_github_nghttp2_nghttp2` -> 1.61.0
dependency-envoy[bot] Apr 4, 2024
7d0c522
Update Envoy to use the patch
yanavlasov Apr 3, 2024
6eb895a
changelogs: Add changelog for CVE-2024-30255
phlax Apr 4, 2024
d012193
docker/release: Update Ubuntu images (77906da) (#33305)
phlax Apr 5, 2024
7b1d398
build(deps): bump node from `ab9d878` to `bb31faf` in /examples/share…
dependabot[bot] Apr 5, 2024
dbcae69
build(deps-dev): bump typescript from 5.4.3 to 5.4.4 in /examples/sin…
dependabot[bot] Apr 5, 2024
e3a6d9f
Remove unused variable (#33348)
yanavlasov Apr 5, 2024
a14b830
deps: Bump `aspect_bazel_lib` -> 2.7.0 (#33358)
dependency-envoy[bot] Apr 5, 2024
6040ed9
deps/api: Bump `com_github_bufbuild_buf` -> 1.30.1 (#33359)
dependency-envoy[bot] Apr 5, 2024
0876b75
mobile: moving linux builds to not full proto (#33345)
alyssawilk Apr 5, 2024
127d3bc
deps/api: Bump `prometheus_metrics_model` -> 0.6.1 (#33360)
dependency-envoy[bot] Apr 5, 2024
c2dc429
Allow request cleanup to access headers (#33361)
yanavlasov Apr 5, 2024
01ed2a7
Update QUICHE from 10053f8f1 to fcb046324 (#33346)
alyssawilk Apr 5, 2024
63bc9b5
mobile: Add a precondition to throw an exception when an engine has b…
fredyw Apr 5, 2024
78a8d5e
mobile: Disable SetThreadPriority test for Apple (#33367)
abeyad Apr 5, 2024
62403c1
mobile: Link the test servers with test_extensions (#33370)
fredyw Apr 5, 2024
f580ed0
mobile: Prettier printing of native filter parse error (#33371)
abeyad Apr 6, 2024
839c7c9
build(deps): bump the examples-grpc-bridge group in /examples/grpc-br…
dependabot[bot] Apr 8, 2024
88340be
repo: Sync version histories (#33394)
publish-envoy[bot] Apr 8, 2024
fdc9d07
ci/tests: Re-issue test certs (#33389)
phlax Apr 8, 2024
1e1f1cb
build(deps): bump node from `bb31faf` to `2bf4889` in /examples/share…
dependabot[bot] Apr 8, 2024
5b4b28b
build(deps): bump mysql from `4552fcc` to `0f2e15f` in /examples/mysq…
dependabot[bot] Apr 8, 2024
bccbb42
build(deps): bump framer-motion from 11.0.24 to 11.0.25 in /examples/…
dependabot[bot] Apr 8, 2024
1ae6fb2
tags: removing producer exceptions (#33291)
alyssawilk Apr 8, 2024
fe1fa1b
grpc: fix maximum gRPC message size changelogs (#33369)
botengyao Apr 8, 2024
14f27cb
api: Add observability mode in ext_proc (#32696)
tyxia Apr 8, 2024
7f7925c
aws: remove exceptions from data plane (#33339)
nbaws Apr 8, 2024
72fe210
build: bump vtprotobuf dependency (#33365)
howardjohn Apr 8, 2024
c2fe6b0
Fix ifdef directive (#33400)
yanavlasov Apr 8, 2024
0811e14
mobile: Moving Swift integration tests to the Builder APIs (#33378)
abeyad Apr 8, 2024
c8f3466
build(deps): bump redis from `3134997` to `a2ef918` in /examples/redi…
dependabot[bot] Apr 9, 2024
c2e003f
build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /ex…
dependabot[bot] Apr 9, 2024
62a3a61
build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /ex…
dependabot[bot] Apr 9, 2024
6080478
build(deps-dev): bump @types/react from 18.2.74 to 18.2.75 in /exampl…
dependabot[bot] Apr 9, 2024
7c012d6
build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /ex…
dependabot[bot] Apr 9, 2024
0079c80
increase stats coverage (#33411)
zirain Apr 9, 2024
0f7caa4
set trace id in OpenTelemetry access logger (#33281)
zirain Apr 9, 2024
2a5d789
deps: update vtprotobuf (#33413)
howardjohn Apr 9, 2024
62eedcf
tls: making tls_certificate_config_impl exception freee (#33262)
alyssawilk Apr 9, 2024
da6cea4
mobile: Update InternalEngine::sendHeaders to use Envoy::Http::Reques…
fredyw Apr 9, 2024
adf33f7
formatter: truncate with a string view (#33288)
mkauf Apr 10, 2024
8d2df82
basic_auth: add support for per-route filter (#33335)
jewertow Apr 10, 2024
2f02d47
mobile: Moves all Swift tests to EngineBuilder APIs (#33402)
abeyad Apr 10, 2024
8f0e1ea
(delta/sds): Mark secret as ready if server says the resource doesn't…
keithmattix Apr 10, 2024
b184143
build(deps): bump debian from `ccb33c3` to `3d5df92` in /examples/sha…
dependabot[bot] Apr 10, 2024
9824ede
build(deps): bump debian from `ccb33c3` to `3d5df92` in /examples/sha…
dependabot[bot] Apr 10, 2024
5f68428
feat: credential injector impl (#30850)
zhaohuabing Apr 10, 2024
59da9ee
DFP: move CM callbacks to thread local objects (#33303)
cpakulski Apr 10, 2024
a499e91
original dst: allow listener filter overwrite the default setting (#3…
Apr 10, 2024
4995ac0
mobile: Update InternalEngine::sendTrailers to use Envoy::Http::Reque…
fredyw Apr 10, 2024
025fe2f
ext_proc: Add the test for overlimit response from ext_proc server (#…
tyxia Apr 10, 2024
0ce514c
load shed: add total count metrics for lsp in overload manager (#33368)
botengyao Apr 10, 2024
dffc5f1
Convert match_delegate and composite filter as dual filter (2nd appro…
yanjunxiang-google Apr 10, 2024
dc0dde4
mobile: Fix flaky ReceiveTrailersTest.kt (#33434)
fredyw Apr 10, 2024
a9ba918
substitution_format_utility: exception free (#33292)
alyssawilk Apr 10, 2024
64c8b2b
build: Add router_check_tool to tools container image (#33432)
tsaarni Apr 10, 2024
808a436
ci: Optimize shebang of bash scripts to enhance compatibility (#33431)
xocodergit Apr 10, 2024
6ce7971
Use fstream header for std::ifstream (#33399)
yanavlasov Apr 10, 2024
f15f520
mobile: moving file checks to their own file (#33438)
alyssawilk Apr 10, 2024
a95ea67
mobile: Switch to a macOS large runner for running iOS tests (#33442)
fredyw Apr 10, 2024
ae90221
mobile: fix a path issue (#33450)
alyssawilk Apr 10, 2024
2543989
ci/mobile: Fix perf source script (#33451)
phlax Apr 10, 2024
5b9ac6f
mmobile: Bump swift-async-await test timeout (#33455)
fredyw Apr 10, 2024
42d56bc
Refactor cluster manager init sequence. (#33221)
yanjunxiang-google Apr 11, 2024
5aadcb0
docs: fix ssl and async client typo (#33476)
botengyao Apr 11, 2024
e5a8b68
mobile: Remove [2] from the swift-async-await expected check (#33481)
fredyw Apr 11, 2024
3ada244
mobile/test: Fix SendDataTest.swift flake (#33480)
abeyad Apr 11, 2024
832056b
Router: removing some exceptions (#33437)
alyssawilk Apr 11, 2024
4df8508
Update QUICHE from fcb046324 to 4191e8be1 (#33483)
danzh2010 Apr 11, 2024
2090dfe
mobile/test: Fix SetEventTracker test flakes (#33486)
abeyad Apr 11, 2024
26ccb61
bazel: Shift ASAN flags to .bazelrc (#33472)
phlax Apr 11, 2024
f101823
lua: add new methods to access network connection streamInfo() & dyna…
agrawroh Apr 12, 2024
b5fe4c8
proto: moving visitor functions to statusor (#33350)
alyssawilk Apr 12, 2024
c3da259
build(deps): bump debian from `ccb33c3` to `3d5df92` in /examples/sha…
dependabot[bot] Apr 12, 2024
5a4bf2a
build(deps): bump aiohttp from 3.9.3 to 3.9.4 in /examples/shared/pyt…
dependabot[bot] Apr 12, 2024
8be475d
build(deps): bump idna from 3.6 to 3.7 in /tools/base (#33492)
dependabot[bot] Apr 12, 2024
7c2da39
build(deps): bump idna from 3.4 to 3.7 in /examples/grpc-bridge/clien…
dependabot[bot] Apr 12, 2024
82911bb
build(deps): bump idna from 3.4 to 3.7 in /examples/shared/python/aio…
dependabot[bot] Apr 12, 2024
d36ca46
build(deps): bump postgres from `6b841c8` to `990b4b1` in /examples/s…
dependabot[bot] Apr 12, 2024
77b54cc
build(deps): bump otel/opentelemetry-collector from `be115df` to `e5d…
dependabot[bot] Apr 12, 2024
66ec000
build(deps): bump nginx from `6db391d` to `b72dad1` in /examples/loca…
dependabot[bot] Apr 12, 2024
250138a
build(deps-dev): bump typescript from 5.4.4 to 5.4.5 in /examples/sin…
dependabot[bot] Apr 12, 2024
02eeaea
build(deps): bump golang from `48b942a` to `b03f3ba` in /examples/sha…
dependabot[bot] Apr 12, 2024
7b0c0c6
build(deps): bump the examples-kafka group in /examples/kafka with 2 …
dependabot[bot] Apr 12, 2024
eb39b81
build(deps): bump framer-motion from 11.0.25 to 11.0.28 in /examples/…
dependabot[bot] Apr 12, 2024
89438b6
build(deps-dev): bump @types/react from 18.2.75 to 18.2.77 in /exampl…
dependabot[bot] Apr 12, 2024
d13ae65
build(deps): bump redis from `a2ef918` to `ae02f2c` in /examples/redi…
dependabot[bot] Apr 12, 2024
432abe1
build(deps): bump aiohttp from 3.9.3 to 3.9.4 in /tools/base (#33499)
dependabot[bot] Apr 12, 2024
0c90876
docs: add the link to term definition/explanation (#33503)
mikhainin Apr 12, 2024
19e8a83
fuzz: slow-start prevent low min_weight_percent (#33444)
adisuissa Apr 12, 2024
bc7fae9
envoy: allowing listener to build with lite protos (#33482)
alyssawilk Apr 12, 2024
fbde423
mobile: Add debug logging in the Swift tests (#33477)
fredyw Apr 12, 2024
9da36bc
mobile: Remove the Swift/C++ interop layer (#33484)
abeyad Apr 12, 2024
9478a16
mobile: Use setLogger instead of addLogger in the C++ code (#33508)
fredyw Apr 12, 2024
f7aad17
docs: update VRP guidance around reporting and rewards. (#33505)
htuch Apr 12, 2024
f57491f
quic: Use expected_server_preferred_address instead of sent_server_pr…
RyanTheOptimist Apr 12, 2024
618b65c
validator: removing exceptions (#33454)
alyssawilk Apr 12, 2024
f5bca68
Make hot restart tolerate premature death of the parent instance (#33…
ravenblackx Apr 12, 2024
34bb97c
ext_proc: convert ext_proc filter into dual filter (#33273)
yanjunxiang-google Apr 12, 2024
2897d78
mobile: Use TestServer instead of TestRemoteResponse native filter (#…
fredyw Apr 12, 2024
2c5f9d3
Set sockopt to report received ECN for UDP (#32644)
martinduke Apr 12, 2024
68c540a
[prefix_trie] Fixed issue in matcher prefix trie lookup (#33478)
sergkir85 Apr 12, 2024
59bba8a
mobile: Fix envoy_config_test.cc to support lite proto build (#33516)
fredyw Apr 12, 2024
bdff856
mobile: Clean up TestServer code (#33514)
fredyw Apr 12, 2024
3027f98
release: change release note (#33507)
botengyao Apr 15, 2024
7ca8e44
build(deps): bump node from `2bf4889` to `dea84f4` in /examples/share…
dependabot[bot] Apr 15, 2024
ade4459
build(deps): bump openzipkin/zipkin from `8448c6d` to `36fb5f0` in /e…
dependabot[bot] Apr 15, 2024
0db0bca
build(deps): bump nginx from `b72dad1` to `9ff236e` in /examples/loca…
dependabot[bot] Apr 15, 2024
581f401
build(deps): bump postgres from `990b4b1` to `5c58707` in /examples/s…
dependabot[bot] Apr 15, 2024
2b938d3
build(deps): bump jaegertracing/all-in-one from `15b4256` to `e99a4b5…
dependabot[bot] Apr 15, 2024
2d720d3
build(deps-dev): bump @types/react from 18.2.77 to 18.2.78 in /exampl…
dependabot[bot] Apr 15, 2024
fcaf942
build(deps): bump redis from `ae02f2c` to `d6ecc83` in /examples/redi…
dependabot[bot] Apr 15, 2024
c710003
build(deps): bump frozendict from 2.4.1 to 2.4.2 in /tools/base (#33524)
dependabot[bot] Apr 15, 2024
a6a1d49
build(deps): bump setuptools from 69.2.0 to 69.5.1 in /tools/base (#3…
dependabot[bot] Apr 15, 2024
b845009
build(deps-dev): bump @types/react-dom from 18.2.24 to 18.2.25 in /ex…
dependabot[bot] Apr 15, 2024
2492fb0
Revert "ci: fix build issue on m1" (#33521)
zirain Apr 15, 2024
a02a826
mobile: Add sendHeaders and close with Envoy::Http::HeaderMap types (…
fredyw Apr 15, 2024
5219730
mobile: Switch to absl::AnyInvocable for engine_types.h (#33523)
fredyw Apr 15, 2024
b5c7e51
Support dynamic_action in composite filter (#33511)
yanjunxiang-google Apr 15, 2024
7efd6c3
load shed: add load shed check in downstream decoder filters (#33366)
botengyao Apr 15, 2024
d417618
Add credentials profile in aws_lambda config (#33293)
juanmolle Apr 15, 2024
7edc834
mobile: Use ktfmt editorconfig (#33537)
fredyw Apr 15, 2024
1095beb
Recommend the Clang-14 tarball (#33515)
djmitche Apr 15, 2024
5eccc35
rbac: Add per-policy stats to HTTP filter (#32313)
henrymwang Apr 15, 2024
0a17f27
Adjust test to expect variable whitespace (#33506)
yanavlasov Apr 16, 2024
426285a
changelogs: Pre release cleanups (#33504)
phlax Apr 16, 2024
067852f
bazel: Shift GCC flags to .bazelrc (#33473)
phlax Apr 16, 2024
09f6293
build(deps): bump openzipkin/zipkin from `36fb5f0` to `597783c` in /e…
dependabot[bot] Apr 16, 2024
29d31a4
build(deps): bump orjson from 3.10.0 to 3.10.1 in /tools/base (#33549)
dependabot[bot] Apr 16, 2024
04d0a78
build(deps): bump node from `dea84f4` to `fb82287` in /examples/share…
dependabot[bot] Apr 16, 2024
fd29aed
build(deps-dev): bump @types/react from 18.2.78 to 18.2.79 in /exampl…
dependabot[bot] Apr 16, 2024
169b226
build(deps-dev): bump vite from 5.2.8 to 5.2.9 in /examples/single-pa…
dependabot[bot] Apr 16, 2024
527a6e4
build(deps): bump envoyproxy/toolshed from actions-v0.2.29 to 0.2.30 …
dependabot[bot] Apr 16, 2024
6cf0e7c
Remove a duplicated clang flag in .bazelrc (#33562)
jwendell Apr 16, 2024
17fa4ab
Fix msan error in logical_host_integration_test. (#33363)
yanjunxiang-google Apr 16, 2024
60c0a74
ci/examples: Expect failure of `lua-cluster-specifier` example (#33534)
phlax Apr 16, 2024
9ec447c
Add `load()` statements for the Bazel builtin top-level java symbols …
hvadehra Apr 16, 2024
68b2e16
bazel/clang: Cleanup arg mangler (#33485)
phlax Apr 16, 2024
0677f13
docker/release: Bump Ubuntu image `1b8d8ff` (#33556)
phlax Apr 16, 2024
0f5c22c
docs: updating summary for v1.30 (#33543)
adisuissa Apr 16, 2024
ff46780
Make findLongestPrefix less error-prone (#33539)
ravenblackx Apr 16, 2024
98166e1
quic: turn off prefer gro by default (#33475)
danzh2010 Apr 16, 2024
55c6ba2
mobile: Add native filter assertions for SendHeadersTest and SendTrai…
fredyw Apr 16, 2024
d4d8630
mobile: Remove unused Swift/C++ interop code (#33575)
abeyad Apr 16, 2024
50ea83e
repo: Release v1.30.0 (#33573)
publish-envoy[bot] Apr 16, 2024
ddc37dd
repo: Dev v1.30.1
publish-envoy[bot] Apr 16, 2024
41be6f0
repo: Remove mobile ci for release branch
publish-envoy[bot] Apr 16, 2024
863e60a
[cleanup] deflaky ExtProcIntegrationTest.RetryOnDifferentHost: cleanu…
stevenzzzz Apr 17, 2024
fe18929
Fix flaky integration test (#33604)
antoniovleonti Apr 17, 2024
42819d2
DynatraceResourceDetector: Change log level to debug (#33564)
joaopgrassi Apr 17, 2024
0ccf2c7
tls: fix RELEASE_ASSERT when using `auto_sni` (#33637)
ggreenway Apr 18, 2024
a2a14c0
changelog: Add summary
phlax Apr 18, 2024
816188b
repo: Release v1.30.1
publish-envoy[bot] Apr 18, 2024
f644cc9
repo: Dev v1.30.2
phlax Apr 19, 2024
0454890
ci: Remove mobile config
phlax Apr 19, 2024
98a4031
build(deps): bump distroless/base-nossl-debian12 from `0cf184c` to `3…
dependabot[bot] Apr 30, 2024
f82322e
cryptomb: add `BN_bn2lebinpad` definition for fips build (#33756)
soulxu Apr 30, 2024
eaa2646
arm/tests: Temporarily disable failing `io_uring` test (#33822)
phlax Apr 26, 2024
3f3b799
iouring: fix the IoUringImpl tests for latest kernel (#33833)
soulxu Apr 30, 2024
38ab38a
build(deps): bump distroless/base-nossl-debian12 from `312c829` to `8…
dependabot[bot] May 6, 2024
d499720
ci/azp: Run build stage immediately
phlax May 15, 2024
44a90c2
docker/release: Bump Ubuntu base image -> a6d2b38 (#34084)
phlax May 14, 2024
510c172
ci/tooling/examples: Update vulnerable deps (#34277)
phlax May 21, 2024
02ed8e5
tls_inspector: Fix invalid ALPN extension in test (#34300)
tedjpoole May 22, 2024
f4e0959
deps/release: Bump Ubuntu -> 19478ce (#34549)
phlax Jun 5, 2024
53c3b8b
fix brotli decompression endless loop
Jan 24, 2024
cbb5693
quic: add 2 quiche patches
danzh1989 Apr 18, 2024
6fe4cae
Fix CVE from uncaught nlohmann json exception.
KBaichoo Apr 29, 2024
2edf554
quic: fix crash from `EnvoyQuicServerSession::OnConnectionClosed()`
danzh1989 Mar 18, 2024
2de9c29
websocket handshake check 101 protocol
botengyao Feb 16, 2024
5c1dd22
async http: set buffer limit for response and do not buffer for mirror
botengyao Jan 24, 2024
d79f6e8
repo: Release v1.30.2
publish-envoy[bot] Jun 4, 2024
63629b7
repo: Dev v1.30.3 (#34558)
phlax Jun 6, 2024
c0bb446
deps: Bump `com_github_datadog_dd_trace_cpp` -> 0.2.2 (#34899)
dependency-envoy[bot] Jun 25, 2024
5aa4bf5
changelogs: Add changelog for Datadog fix
phlax Jun 26, 2024
1d90305
examples/docker: Downgrade Docker to workaround image copy issue (#34…
phlax Jun 23, 2024
cebb5e9
format/fix: YAML length (#34860)
phlax Jun 23, 2024
12a6a79
repo: Release v1.30.3
phlax Jun 26, 2024
ddc00c9
repo: Dev v1.30.4
phlax Jun 27, 2024
50b384c
http: fix cookie attributes (#34885)
ramaraochavali Jun 27, 2024
3211331
repo: Release v1.30.4
publish-envoy[bot] Jun 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
97 changes: 0 additions & 97 deletions .azure-pipelines/bazel.yml

This file was deleted.

89 changes: 89 additions & 0 deletions .azure-pipelines/cached.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@

parameters:
- name: arch
type: string
default: ""
- name: version
type: string
default: $(cacheKeyVersion)
- name: cacheName
type: string
default:

- name: keyDocker
type: string
default: $(cacheKeyDocker)
- name: keyBazel
type: string
default: $(cacheKeyBazel)

- name: pathTemp
type: string
default: $(pathCacheTemp)

- name: tmpfsDisabled
type: string
default:
- name: tmpfsDockerDisabled
type: string
default:

- name: pathDockerBind
type: string
default: $(pathDockerBind)

- name: cacheTimeoutWorkaround
type: number
default: 5
- name: prime
type: boolean
default: false


steps:
- script: sudo .azure-pipelines/docker/prepare_cache.sh "${{ parameters.pathTemp }}" "${{ parameters.tmpfsDisabled }}"
displayName: "Cache/prepare"

- task: Cache@2
condition: and(not(canceled()), ne('${{ parameters.cacheName }}', ''))
env:
VSO_DEDUP_REDIRECT_TIMEOUT_IN_SEC: "${{ parameters.cacheTimeoutWorkaround }}"
displayName: "Cache (${{ parameters.cacheName }})"
inputs:
key: '${{ parameters.cacheName }} | "${{ parameters.version }}" | "${{ parameters.arch }}" | ${{ parameters.keyDocker }} | ${{ parameters.keyBazel }}'
path: "${{ parameters.pathTemp }}/all"
cacheHitVar: CACHE_RESTORED

- task: Cache@2
condition: and(not(canceled()), not(failed()), or(ne(variables.CACHE_RESTORED, 'true'), eq('${{ parameters.cacheName }}', '')))
env:
VSO_DEDUP_REDIRECT_TIMEOUT_IN_SEC: "${{ parameters.cacheTimeoutWorkaround }}"
displayName: "Cache (Docker)"
inputs:
key: '"${{ parameters.version }}" | "${{ parameters.arch }}" | ${{ parameters.keyDocker }} | docker'
path: "${{ parameters.pathTemp }}/docker"
cacheHitVar: DOCKER_CACHE_RESTORED

- task: Cache@2
condition: and(not(canceled()), not(failed()), or(ne(variables.CACHE_RESTORED, 'true'), eq('${{ parameters.cacheName }}', '')))
env:
VSO_DEDUP_REDIRECT_TIMEOUT_IN_SEC: "${{ parameters.cacheTimeoutWorkaround }}"
displayName: "Cache (Bazel)"
inputs:
key: '"${{ parameters.version }}" | "${{ parameters.arch }}" | ${{ parameters.keyBazel }} | bazel'
path: "${{ parameters.pathTemp }}/bazel"
cacheHitVar: BAZEL_CACHE_RESTORED

# Prime the caches for all jobs
- script: .azure-pipelines/docker/prime_cache.sh "$(Build.StagingDirectory)" "${{ parameters.pathTemp }}" "${{ parameters.arch }}"
env:
DOCKER_RESTORED: $(DOCKER_CACHE_RESTORED)
BAZEL_RESTORED: $(BAZEL_CACHE_RESTORED)
displayName: "Cache/prime (Docker/Bazel)"
# TODO(phlax): figure if there is a way to test cache without downloading it
condition: and(not(canceled()), eq(${{ parameters.prime }}, true), eq('${{ parameters.cacheName }}', ''), or(ne(variables.DOCKER_CACHE_RESTORED, 'true'), ne(variables.BAZEL_CACHE_RESTORED, 'true')))

# Load the caches for a job
- script: sudo .azure-pipelines/docker/load_caches.sh "$(Build.StagingDirectory)" "${{ parameters.pathTemp }}" "${{ parameters.pathDockerBind }}" "${{ parameters.tmpfsDockerDisabled }}"
displayName: "Cache/restore"
condition: and(not(canceled()), eq(${{ parameters.prime }}, false))
Loading