aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2022-04-25Bump version to 1.46.0upstream/v1.46.0Eric Anderson
2022-02-23Start 1.46.0 development cycle (#8939)Terry Wilson
2022-01-18Revert "use charset from StandardCharsets instead of 'Charset.forName' (#8779)"Penn (Dapeng) Zhang
2022-01-18Drop Java 7 supportEric Anderson
2022-01-12Start 1.45.0 development cycle (#8825)yifeizhuang
2022-01-10Bump to Gradle 7.3.3Eric Anderson
2022-01-07use charset from StandardCharsets instead of 'Charset.forName' (#8779)Jintao
2022-01-07Bump to Gradle 6.9 and update pluginsEric Anderson
2022-01-06Bump protobuf to 3.19.2Eric Anderson
2021-12-15Bump GSON to 2.8.9Eric Anderson
2021-12-09Upgrade Protobuf to 3.19.1 and Guava to 30.1.1Eric Anderson
2021-11-30Start 1.44.0 development cycle (#8729)ZHANG Dapeng
2021-10-20Start 1.43.0 development cycleSergii Tkachenko
2021-10-06android: bump min Android SDK version to 19 (#8583)ZHANG Dapeng
2021-09-08Start 1.42.0 development cycleEric Anderson
2021-07-28Start 1.41.0 development cycle (#8351)yifeizhuang
2021-07-21Bump Protobuf Gradle Plugin to 0.8.17 (#8336)Chengyuan Zhang
2021-06-16Start 1.40.0 development cycle (#8263)ZHANG Dapeng
2021-06-11Replace failOnVersionConflict() with custom requireUpperBoundDepsEric Anderson
2021-06-07Bump Protobuf to 3.17.2Eric Anderson
2021-06-04Bump Protobuf Gradle Plugin to 0.8.16Eric Anderson
2021-05-05Start 1.39.0 development cycle (#8147)Eric Gribkoff
2021-05-03examples: exporting the io.grpc.examples.manualflowcontrol client & server to...Joris Scharp
2021-04-22Migrate away from Jcenter (#8111)Chengyuan Zhang
2021-04-19Upgrade to Guava 30.1, which warns on Java 7Eric Anderson
2021-03-25Start 1.38.0 development cycleSergii Tkachenko
2021-03-12example-tls: Port to Tls{Channel,Server}CredentialsEric Anderson
2021-02-11examples: add ALTS example README.md (#7861)yifeizhuang
2021-02-11gradle, README: Bump protobuf-gradle-plugin version to 0.8.15 (#7891)Chengyuan Zhang
2021-02-11Start 1.37.0 development cycleEric Anderson
2021-01-20examples: Highlight the suggestion to checkout a tagSergii Tkachenko
2020-12-30Start 1.36.0 development cycle (#7770)Eric Gribkoff
2020-12-29netty: Upgrade to Netty 4.1.52 and tcnative 2.0.34Eric Anderson
2020-12-17Bump Gradle and plugin versionsEric Anderson
2020-12-17Bump versions for lots of dependenciesEric Anderson
2020-12-09examples: Modify the way of getHedgingServiceConfig in io.grpc.examples.hedgi...赵延
2020-11-30xds: fix text in the readme and the comment about the --secure flag (#7676)sanjaypujare
2020-11-25example-xds: Change arg from --secure to --xds-credsEric Anderson
2020-11-25example-xds: Prefix class names with Xds, instead of suffixEric Anderson
2020-11-25example-xds: Mirror helloworld and hostname exampleEric Anderson
2020-11-24xds: fix xds example to be consistent with hello world example (#7659)sanjaypujare
2020-11-23gradle, README: Bump protobuf-gradle-plugin version to 0.8.14 (#7640)Chengyuan Zhang
2020-11-19xds: remove temporary APIs and update xds example to use new ServerCreds (#7644)sanjaypujare
2020-11-18Start 1.35.0 development cycle (#7641)Chengyuan Zhang
2020-11-17xds: move XdsServerBuilder out of internal.sds to the main xds package (#7627)sanjaypujare
2020-11-16xds: add support for setting bootstrap file with java system propertyErik Johansson
2020-10-23xds: create a full xDS example with XDS Channel creds and server xDS options ...sanjaypujare
2020-10-06Start 1.34.0 development cycleZHANG Dapeng
2020-10-06repositories.bzl: Remove Maven repositories, in favor of maven_installEric Anderson
2020-09-21build, examples, README.md: Update protobuf gradle plugin version to 0.8.13 (...Chengyuan Zhang