Yash Tibrewal
e225c23552
[CSM] Use xds-enabled server and xds credentials in examples ( #11706 )
...
Backport #11706 to v1.68.x
2024-11-27 14:56:06 -08:00
Eric Anderson
468b29cb35
Bump version to 1.68.2-SNAPSHOT
2024-10-28 16:30:39 -07:00
Eric Anderson
16f93c8127
Bump version to 1.68.1
2024-10-28 16:22:10 -07:00
Eric Anderson
2d0c158987
Bump to 1.68.1-SNAPSHOT ( #11637 )
...
1.68.0 has already been used (by a mistaken 1.67.x release)
2024-10-25 12:20:26 +05:30
Mark S. Lewis
2ff837ab60
Update protobuf-java to address CVE-2024-7254
...
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-09-24 07:39:50 -07:00
MV Shiva
8adfbf9ac5
Start 1.68.0 development cycle ( #11507 )
2024-09-04 19:33:28 +05:30
Eric Anderson
9bed655c56
Revert "Netty upgrade to 4.1.110 in grpc-java ( #11273 )"
...
This reverts commit f9b072cfe2 .
Changes from the release process got mixed in with the commit.
2024-08-02 15:30:31 -07:00
Kannan J
f9b072cfe2
Netty upgrade to 4.1.110 in grpc-java ( #11273 )
...
* Bump Netty to 4.1.110.Final.
2024-08-03 01:05:44 +05:30
Kannan J
0090a526d7
Start 1.67.0 development cycle ( #11416 )
2024-07-31 11:13:59 +05:30
Eric Anderson
64ac792b5e
Upgrade Gradle and Gradle plugins
2024-07-11 16:28:51 -07:00
Eric Anderson
a977385187
Upgrade dependencies
...
The GSON upgrade slightly changed an error string, so the test was
updated to be less of a change detector.
Some OpenTelemetry dependencies are alpha versions, so needed an
adjustment in build.gradle to accept the versions. Similarly, Undertow
includes Final in its version numbers which needs to be accepted.
2024-07-11 15:09:00 -07:00
Vindhya Ningegowda
1eec1459c2
Remove unused imports from CSM Observability example ( #11307 )
2024-06-21 16:17:33 -07:00
Vindhya Ningegowda
1aabc12955
Upgrade OpenTelemetry to 1.39.0 ( #11300 )
2024-06-21 14:35:24 -07:00
Vindhya Ningegowda
889893dd8c
examples: Add GCP CSM Observability example ( #11267 )
...
Add GCP CSM observability example client and example server.
2024-06-13 13:12:01 -07:00