Commit Graph

813 Commits

Author SHA1 Message Date
Eryu Xia b24f5ca6ec Update Envoy timeout configs 2021-08-02 21:28:16 -07:00
dependabot[bot] 511cc32525 Bump jetty-server in /src/connector
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.40.v20210413 to 9.4.41.v20210516.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.40.v20210413...jetty-9.4.41.v20210516)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 11:07:07 -07:00
Stanley Cheung 78d5ded10f Fix grpc-js dep version 2021-05-10 13:41:45 -07:00
Yannic Bonenberger 6c1a2ceda1 Also set timeout on HTTP request if deadline for grpc call is set 2021-05-10 13:09:14 -07:00
Piotr Morgwai Kotarbinski 9c0169748a Cleanup and refresh maven pom.xml files
It was impossible to build a project using grpcweb-java due to multiple
enforcer errors. Fixing grpcweb-java broke examples hence these had to
be cleaned as well.
2021-05-10 12:37:25 -07:00
Warren He 35c16a9e4e ts: fill in other MethodDescriptor methods 2021-03-15 11:37:13 -07:00
Warren He b63099d977 ts: declare MethodType 2021-03-15 11:37:13 -07:00
Stanley Cheung c5bd9f7061 Clean up docker builds 2021-03-15 00:45:08 -07:00
Stanley Cheung 7b944d9dd4 Removed old nginx gateway code 2021-03-14 23:59:11 -07:00
Stanley Cheung 5a2ab7a75f Linter changes 2021-03-13 23:51:20 -08:00
Stanley Cheung 7afe497d8f Internal code sync 2021-03-13 23:30:51 -08:00
Yannic 7984205077 Set upstream timeout for envoy in echo example
Without this, streaming calls fail after a few seconds because envoy terminates the connection to the gRPC upstream.
2021-03-13 01:31:06 -08:00
Stanley Cheung 247e211031 Use bazel to build echo_server example 2021-03-13 01:04:51 -08:00
Stanley Cheung 3d7789ab28 Fix go env var for 1.16 2021-03-13 00:07:38 -08:00
nghialv ecf7512b88 Fix envoy config in the guide of helloworld example 2021-03-12 23:10:40 -08:00
Stanley Cheung b9d865ef4c Attempt to fix master build 2021-03-12 21:00:01 -08:00
Stanley Cheung 6b046c2fab Revert "Revert "bump envoy to v1.17.0""
This reverts commit de43d4bbf9.
2021-01-22 18:34:28 -08:00
Stanley Cheung de43d4bbf9 Revert "bump envoy to v1.17.0"
This reverts commit f960b8f89b.
2021-01-22 18:09:31 -08:00
Warren He 201c689222 Allow null response 2021-01-22 17:03:41 -08:00
Tom Reznik f960b8f89b bump envoy to v1.17.0 2021-01-22 16:40:30 -08:00
Srini Polavarapu 1580f3a1cd Add security policy doc 2021-01-22 16:39:43 -08:00
Stanley Cheung 042ccd160e fix build 2021-01-13 23:49:23 -08:00
Stanley Cheung 3fc20fbaf5 Code sync from internal code base 2021-01-13 23:49:23 -08:00
Alberto Calvo e88fdc809d Fix methodDescriptor param typing in index.d.ts
Closes #981, updates #944
2020-12-11 21:49:00 -08:00
Yannic Bonenberger 302ef34811 Upgrade rules_closure 2020-12-11 21:25:54 -08:00
Stanley Cheung 45ad6bec6d Revert "Bump grpc version to 1.34.0"
This reverts commit ab4d32e4cf.
2020-12-04 23:30:50 -08:00
Stanley Cheung ab4d32e4cf Bump grpc version to 1.34.0 2020-12-04 19:36:23 -08:00
Stanley Cheung e2bae61baf Bump closure library version to v20201102 2020-12-04 18:38:55 -08:00
Stanley Cheung 367f25a25a Bump protobuf to version 3.14.0 2020-12-04 18:10:05 -08:00
Alberto Calvo 85a76adcf5 Update and correct types
* Add `unaryInterceptors` and `streamInterceptors` to `GrpcWebClientBaseOptions`.
* Make `GrpcWebClientBaseOptions` optional in the constructor of `GrpcWebClientBase`.
2020-12-04 17:15:57 -08:00
Stanley Cheung 5c815503f1 Bump Envoy usage to 1.16.1 2020-12-04 17:07:56 -08:00
Stanley Cheung 2e3e8d2c50 Internal code sync 2020-11-20 21:10:26 -08:00
Stanley Cheung eecc629b00 Internal code sync 2020-11-20 21:10:26 -08:00
Yannic Bonenberger 1d37ed57bf Pass Bazel-CI 2020-11-20 15:25:58 -08:00
jimmy-ly 35aaf77cba Add missing command in echo example 2020-11-20 13:27:38 -08:00
Yannic 8569c5b554 Update load labeö 2020-11-20 12:51:47 -08:00
Yannic Bonenberger 9f20f76411 Fix buildifier warning 2020-11-20 12:51:47 -08:00
Yannic Bonenberger 6b6b7ac2ea Add plumbing for ClosureJS echo-example 2020-11-20 12:51:47 -08:00
Yannic 2637f14d91 Upgrade Bazel to 3.7.0 2020-11-19 18:24:42 -08:00
Tim Schindler 5783b0f657 Update README.md 2020-11-09 13:49:36 -08:00
Vasu Nori 969cc8fce4 upgrade jetty plugins to latest 2020-10-21 18:00:24 -07:00
dependabot[bot] 5de092aa6b Bump junit from 4.13 to 4.13.1 in /src/connector
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 15:39:45 -07:00
Vasu Nori e444626fd2
Merge pull request #972 from grpc/dependabot/maven/net/grpc/gateway/examples/grpc-web-java/greeter-service/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1 in /net/grpc/gateway/examples/grpc-web-java/greeter-service
2020-10-12 15:18:10 -07:00
dependabot[bot] 2b9850e9e0
Bump junit in /net/grpc/gateway/examples/grpc-web-java/greeter-service
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 22:07:06 +00:00
Stanley Cheung cce2f19faa Add ClientOptions class 2020-10-12 15:06:28 -07:00
Wenbo Zhu 83cb0406c1
Update streaming-roadmap.md 2020-10-09 10:19:57 -07:00
Stanley Cheung 0c62fe8a3a Fix non-determinism in code generator 2020-10-05 20:49:15 -07:00
Vasu Nori 4a4923f928 change grpc-web java package name to 'io.grpcweb' 2020-10-02 19:38:36 -07:00
Vasu Nori 30747b3796 Add README files to explain how to run the grpc-web java in-process proxy.
This is not final yet. Just want to get some README's in place so we can review the whole code + READMEs as a whole before saying this is officially ready for some beta customer.
2020-09-25 12:42:05 -07:00
Vasu Nori f71bbb8c41 Make grpc-web Java example code to be more like a unittest - so that we can easily run it with maven command. 2020-09-24 17:06:55 -07:00