AVVS
|
a4a676d378
|
chore: move new functions towards the end of the class
|
2024-02-27 14:17:32 -08:00 |
AVVS
|
e0b900dd69
|
feat: channelz improvements, idle timeout implementation
|
2024-02-27 13:28:05 -08:00 |
Michael Lumish
|
cfa8072099
|
Merge pull request #2678 from murgatroid99/reflection_no_package_fix
reflection: Fix references to symbols with no package
|
2024-02-27 13:10:30 -08:00 |
Michael Lumish
|
210967ffa3
|
Merge pull request #2679 from murgatroid99/grpc-js_1.10_format
grpc-js: Run code formatter, fix one lint error
|
2024-02-27 13:08:17 -08:00 |
Michael Lumish
|
6c2bc599e5
|
grpc-js: Run code formatter, fix one lint error
|
2024-02-27 12:51:38 -08:00 |
Michael Lumish
|
0207979a4d
|
reflection: Fix references to symbols with no package
|
2024-02-27 12:43:28 -08:00 |
Michael Lumish
|
c10d973d38
|
Merge pull request #2676 from murgatroid99/grpc-reflection_1.0.2
grpc-reflection: Bump to 1.0.2
|
2024-02-23 11:00:50 -08:00 |
Michael Lumish
|
3f527fbdf9
|
Merge pull request #2675 from murgatroid99/grpc-js_connection_injection
grpc-js: Add Server#createConnectionInjector API
|
2024-02-23 10:59:54 -08:00 |
Michael Lumish
|
7e5f58b112
|
grpc-reflection: Bump to 1.0.2
|
2024-02-22 16:56:28 -08:00 |
Michael Lumish
|
9886ee2da7
|
Merge pull request #2673 from jtimmons/fix/reflection-root-package-refs
fix(grpc-reflection): [#2671] handle references to root-level message types in default package
|
2024-02-22 16:55:23 -08:00 |
Michael Lumish
|
321b6603b0
|
grpc-js: Add Server#createConnectionInjector API
|
2024-02-22 16:52:56 -08:00 |
Justin Timmons
|
7c0511f2df
|
fix(grpc-reflection): handle references to root-level message types in default package
|
2024-02-21 22:19:37 -05:00 |
Michael Lumish
|
0ba7d70fb9
|
Merge pull request #2661 from murgatroid99/grpc-js_watchable_server_creds
grpc-js: Expand ServerCredentials API to support watchers
|
2024-02-15 15:46:18 -08:00 |
Michael Lumish
|
1bc1cd573c
|
Merge pull request #2665 from murgatroid99/grpc-js-xds_eds_dualstack
grpc-js-xds: Implement EDS dualstack support
|
2024-02-15 15:46:08 -08:00 |
Michael Lumish
|
513a61a730
|
Merge pull request #2667 from murgatroid99/grpc-js_round_robin_idle_fix
grpc-js: round_robin: always have children reconnect immediately
|
2024-02-15 10:03:42 -08:00 |
Michael Lumish
|
429a66d1cb
|
grpc-js: round_robin: always have children reconnect immediately
|
2024-02-14 11:05:26 -08:00 |
Michael Lumish
|
9b61f4adc0
|
grpc-js-xds: Implement EDS dualstack support
|
2024-02-13 14:02:50 -08:00 |
Michael Lumish
|
a114b9f152
|
grpc-js-xds: Update envoy-api dep to match grpc/grpc reference
|
2024-02-13 11:12:09 -08:00 |
Michael Lumish
|
5e2fa71713
|
Merge pull request #2663 from Ileriayo/fix-deprecation-node-example
Fix deprecated code
|
2024-02-12 13:29:47 -08:00 |
Ileriayo Adebiyi
|
76717f88a6
|
Fix missing import
|
2024-02-12 21:09:43 +01:00 |
Ileriayo Adebiyi
|
300a23698c
|
Fix deprecated statement
|
2024-02-12 21:09:18 +01:00 |
Ileriayo Adebiyi
|
9c3291eeaa
|
Fix deprecated code
|
2024-02-12 14:48:05 +01:00 |
Michael Lumish
|
a1fde62101
|
grpc-js: Expand ServerCredentials API to support watchers
|
2024-02-09 14:33:13 -08:00 |
Michael Lumish
|
1b753af868
|
Merge pull request #2656 from murgatroid99/grpc-js_1.10.0
grpc-js/grpc-js-xds: Bump version to 1.10.0
|
2024-02-06 14:45:17 -08:00 |
Michael Lumish
|
25557253c2
|
Merge pull request #2655 from murgatroid99/grpc-js-xds_1.10_deexperimentalize
grpc-js-xds: De-experimentalize tested features and update feature list
|
2024-02-06 14:45:09 -08:00 |
Michael Lumish
|
5b44a4428f
|
Merge pull request #2654 from murgatroid99/grpc-health-check_2.0.1
grpc-health-check: Bump version to 2.0.1
|
2024-02-05 16:07:14 -08:00 |
Michael Lumish
|
b1c45a819f
|
grpc-js/grpc-js-xds: Bump version to 1.10.0
|
2024-02-01 13:44:07 -08:00 |
Michael Lumish
|
322b165c85
|
grpc-js-xds: De-experimentalize tested features and update feature list
|
2024-02-01 13:25:38 -08:00 |
Michael Lumish
|
f70c322e57
|
Merge pull request #2650 from murgatroid99/grpc-js_server_interceptors
grpc-js: Implement server interceptors
|
2024-02-01 10:06:17 -08:00 |
Michael Lumish
|
c2e72e833b
|
grpc-health-check: Bump version to 2.0.1
|
2024-01-31 13:28:26 -08:00 |
Michael Lumish
|
4d7a7fbca1
|
Merge pull request #2651 from satazor/support/remove-typescript-as-dep
grpc-health-check: Move `typescript` as a dev dependency
|
2024-01-31 13:25:52 -08:00 |
Michael Lumish
|
7c9a5e7147
|
Make extra trailer behavior consistent with old code
|
2024-01-31 10:41:01 -08:00 |
André Cruz
|
24c258ad58
|
grpc-health-check: Move `typescript` as a dev dependency
|
2024-01-30 14:53:34 +00:00 |
Michael Lumish
|
f52d1429fb
|
grpc-js: Implement server interceptors
|
2024-01-26 14:36:18 -08:00 |
Michael Lumish
|
666a374457
|
Merge pull request #2645 from murgatroid99/master_merge_1.9.x
Merge 1.9.x into master
|
2024-01-18 09:39:57 -08:00 |
Michael Lumish
|
3915f579f2
|
Merge 1.9.x into master
|
2024-01-17 14:28:31 -08:00 |
Michael Lumish
|
5be83dd878
|
Merge pull request #2643 from murgatroid99/grpc-js_idle_timer_fix
grpc-js: Fix and optimize IDLE timeouts
|
2024-01-16 15:13:30 -08:00 |
Michael Lumish
|
b8dc020167
|
Merge pull request #2644 from murgatroid99/grpc-js_channelz_socket_connecting_handle_fix
grpc-js: Shutdown transport if a state change occurs while connecting
|
2024-01-16 15:13:22 -08:00 |
Michael Lumish
|
2b31f8c148
|
grpc-js: Shutdown transport if a state change occurs while connecting
|
2024-01-16 14:38:17 -08:00 |
Michael Lumish
|
6da0b49dbc
|
grpc-js: Fix and optimize IDLE timeouts
|
2024-01-16 14:18:05 -08:00 |
Michael Lumish
|
442e3ea24a
|
Merge pull request #2638 from XuanWang-Amos/backport-1.9-psm-interop-shared-build
buildscripts: Use the Kokoro shared install lib from the new repo (@grpc/grpc-js@1.9.x backport)
|
2024-01-04 14:40:52 -08:00 |
Michael Lumish
|
6e6f942f19
|
Merge pull request #2635 from XuanWang-Amos/psm-interop-shared-build
buildscripts: Use the Kokoro shared install lib from the new repo
|
2024-01-04 21:49:25 +00:00 |
Michael Lumish
|
2a7c9062b8
|
Merge pull request #2637 from chakhsu/master
fix: export type VerifyOptions
|
2024-01-04 13:14:13 -08:00 |
Michael Lumish
|
9b68bceb74
|
Merge pull request #2635 from XuanWang-Amos/psm-interop-shared-build
buildscripts: Use the Kokoro shared install lib from the new repo
|
2024-01-04 13:11:54 -08:00 |
Chakhsu.Lau
|
3cdaebdd0c
|
fix: export type VerifyOptions
|
2024-01-04 21:19:02 +08:00 |
Xuan Wang
|
493f9bfa67
|
buildscripts: Use the Kokoro shared install lib from the new repo
|
2023-12-18 20:51:23 +00:00 |
Michael Lumish
|
c5d35fe22d
|
Merge pull request #2634 from Spinny03/master
fix grpc-reflection README: rename import
|
2023-12-14 14:25:03 -05:00 |
Filippo Spinella
|
bda01f97f4
|
fix README
|
2023-12-14 18:56:05 +01:00 |
Michael Lumish
|
7eb9f42af5
|
Merge pull request #2633 from murgatroid99/grpc-reflection_1.0.1
grpc-reflection: Increment version to 1.0.1
|
2023-12-14 11:22:37 -05:00 |
Michael Lumish
|
5fe8afc4e7
|
grpc-reflection: Increment version to 1.0.1
|
2023-12-14 10:38:11 -05:00 |