aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-12Bump version to 1.31.3-SNAPSHOTupstream-v1.31.xChengyuan Zhang
2021-03-12Bump version to 1.31.2upstream/v1.31.2Chengyuan Zhang
2021-03-12Update README etc to reference 1.31.2Chengyuan Zhang
2021-02-08xds: fix wrong number type for generated raw config (1.31.x backport) (#7884)Chengyuan Zhang
2021-02-08Build Linux artifacts using CentOS 7 (1.31.x backport) (#7882)Chengyuan Zhang
2020-08-12Bump version to 1.31.2-SNAPSHOTEric Anderson
2020-08-12Bump version to 1.31.1upstream/v1.31.1Eric Anderson
2020-08-12Update README etc to reference 1.31.1Eric Anderson
2020-08-12README: link to v1.31.0 example directoriesPatrice Chalin
2020-08-12xds: manage load stats for all clusters in XdsClient (v1.31.x backport) (#729...Chengyuan Zhang
2020-08-11xds: support load reporting all clusters option and fix actual report interva...Chengyuan Zhang
2020-08-11xds: add header matching special cases for hiding/exposing some gRPC headers ...Chengyuan Zhang
2020-08-07netty: Provide an environment variable to toggle BDP monitoringEric Anderson
2020-08-07examples: add mavenCentral for android example's dependency repository (v1.31...Chengyuan Zhang
2020-08-05xds: shade the meshCA proto generated code (#7292)sanjaypujare
2020-07-28Bump version to 1.31.1-SNAPSHOTEric Gribkoff
2020-07-28Bump version to 1.31.0upstream/v1.31.0Eric Gribkoff
2020-07-28Update README etc to reference 1.31.0Eric Gribkoff
2020-07-28xds: remove GRPC_XDS_EXPERIMENTAL_ROUTING flagZHANG Dapeng
2020-07-28interop-testing: add path_matching and header_matching (#7254)Menghan Li
2020-07-28interop-testing: add flags to xds test clientEric Gribkoff
2020-07-22xds: routing policy should immediately update a picker that selects base on u...Chengyuan Zhang
2020-07-17xds: perform header matching on concatenated values (v1.31.x backport) (#7215...Chengyuan Zhang
2020-07-15xds: add meshca.proto from Istio repo (#7213)sanjaypujare
2020-07-14xds: delete deprecated xds-experimental schemeZHANG Dapeng
2020-07-14xds: fix lint (#7210)Chengyuan Zhang
2020-07-14xds: Add a mock Cel library used for evaluation in Cel Engine (#7162)cindyxue
2020-07-14interop-testing: Use normal runtimeOnly dep for xds (#7200)Eric Anderson
2020-07-13core: Hide Javadoc for Internal* in-process transport classesEric Anderson
2020-07-10xds: implement CertificateProviderRegistry & CertificateProviderStore (#7188)sanjaypujare
2020-07-10Revert "core: Fix migrating deframer compatibility with RetriableStream"ZHANG Dapeng
2020-07-10Swap to new Google Maven Central mirror URLEric Anderson
2020-07-09core: Fix migrating deframer compatibility with RetriableStreamEric Anderson
2020-07-09interop-testing: Add integration test for RetriableStreamEric Anderson
2020-07-09core: Delay client listener exception notification until normal closeEric Anderson
2020-07-08xds: fix lintZHANG Dapeng
2020-07-06xds: parse resources in ADS response to envoy-api v3 objectsZHANG Dapeng
2020-07-06xds: convert and rename ReferenceCountingSslContextProviderMap to generic Ref...sanjaypujare
2020-07-06Upgrade to Gradle 6.5.1Eric Gribkoff
2020-07-06xds: parse Listener update as xDS v3 resourceZHANG Dapeng
2020-07-01core: disable MigratingThreadDeframer (#7177)Jihun Cho
2020-07-01rls: OobChannel doesn't use directpath by default (#7176)Jihun Cho
2020-07-01stub: Clarify ServerCallStreamObserver cancellationEric Anderson
2020-07-01stub: Remove useless private method indirectionEric Anderson
2020-07-01xds: 1st part of implementation of CertificateProvider for agentless (#7170)sanjaypujare
2020-06-30api: Deprecate ManagedChannelBuilder.nameResolverFactoryEric Anderson
2020-06-30api: Add documentation for Provider SPI discoveryEric Anderson
2020-06-30xds: import checked.proto from Googleapis' repository (#7160)cindyxue
2020-06-29okhttp: not using MigratingThreadDeframer (#7167)Jihun Cho
2020-06-26xds: use env variable and a boolean to enable xds security code (#7165)sanjaypujare