grpc/test/distrib
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513)
This commit upgrades gRPC to protobuf v25.0 and makes some fixes to
account for upb changes. One major change is that upb has been merged
into the protobuf repo, so we can now drop the separate `@upb`
dependency. Another is that `.upb.c` files no longer exist and there are
new `.upb_minitable.h` and `.upb_minitable.c` files. The longer
filenames exceeded a Windows restriction, so to work around that I
renamed the `upb-generated` directory to just `upb-gen`, and likewise
for `upbdefs-generated`.
2023-11-10 00:11:09 -08:00
..
bazel [deps] Upgrade protobuf version to v25.0 (#34513) 2023-11-10 00:11:09 -08:00
cpp [Build] Update distrib test to build DLL (#34486) 2023-09-28 12:42:29 -07:00
csharp [csharp] Attempt to fix download flakes in C# distrib tests (#34854) 2023-11-03 13:18:14 -07:00
gcf/python [distribtest] Use the blessed method to get GCF support Python runtimes (#34554) 2023-10-04 11:55:14 -07:00
php [test] Run PHP distribtests with make -j8 (#33831) 2023-07-24 11:38:50 -07:00
python [Python 3.12] Deprecate distutil (#34186) 2023-09-06 14:32:30 -07:00
ruby Pointing the protobuf submodule to the new URL (#26811) 2021-07-29 10:19:16 -07:00