Commit Graph

37 Commits

Author SHA1 Message Date
buildmaster
72927d1ed4 Going back to snapshots 2022-10-06 00:28:34 +00:00
buildmaster
1e2d14d252 Update SNAPSHOT to 4.0.0-M5 2022-10-06 00:24:23 +00:00
buildmaster
47134a5de7 Going back to snapshots 2022-07-29 18:47:37 +00:00
buildmaster
6feb42d445 Update SNAPSHOT to 4.0.0-M4 2022-07-29 18:43:03 +00:00
buildmaster
867dcf8275 Going back to snapshots 2022-06-15 09:35:09 +00:00
buildmaster
d7c2d575fc Update SNAPSHOT to 4.0.0-M3 2022-06-15 09:31:10 +00:00
buildmaster
343aac3eff Going back to snapshots 2022-03-31 17:26:24 +00:00
buildmaster
b1779fe50b Update SNAPSHOT to 4.0.0-M2 2022-03-31 17:22:24 +00:00
onobc
da58b0904e Use Awaitility when waiting on local port 2022-03-23 08:33:14 +01:00
onobc
8b589c67e5 Reduce use of SocketUtils in tests
Resolves #825
2022-03-23 08:33:14 +01:00
Oleg Zhurakousky
bb3f33f1c5 Fix deprecations and breaking changes caused by dependencies 2022-03-17 14:59:04 +01:00
buildmaster
9fcf6f8db8 Going back to snapshots 2022-01-27 13:00:22 +00:00
buildmaster
1c9df288c0 Update SNAPSHOT to 4.0.0-M1 2022-01-27 12:56:33 +00:00
Oleg Zhurakousky
5074b7eee4 Finish migration to java17, boot 3.0, spring 6 2022-01-14 11:05:58 +01:00
Oleg Zhurakousky
dfc700e2c9 Add support for returning Mono for gRPC requestReply
Resolves #776
2021-12-07 15:03:15 +01:00
Oleg Zhurakousky
d3324d273b Cleanup in grpc docs 2021-12-06 09:55:18 +01:00
Oleg Zhurakousky
afb06fcc2b Remove deprecated AWS classes 2021-11-08 18:27:25 +01:00
ue85540
f000736140 Performance improvements
Avoid generating strings and implicit toString() calls that will be garbage most of the time.
2021-11-05 09:53:26 +01:00
buildmaster
9c69c333bb Going back to snapshots 2021-11-03 07:00:01 +00:00
buildmaster
1fa1b57c2c Update SNAPSHOT to 3.2.0-RC1 2021-11-03 06:56:29 +00:00
Oleg Zhurakousky
f61739fa08 GH-751 Ensure RoutingFunction can be applied when function input type is AWS type 2021-11-02 12:15:08 +01:00
Oleg Zhurakousky
3e042f5088 Temporarily disable gRPC tests 2021-10-26 12:19:30 +02:00
Oleg Zhurakousky
f5707e88c4 GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper" 2021-10-19 18:26:37 +02:00
Oleg Zhurakousky
7f1227036a Disable failing grpc test 2021-10-19 11:46:43 +02:00
Oleg Zhurakousky
26147a7ec8 Revert "Disable gRPC tests temporarily"
This reverts commit e166219434.
2021-10-19 10:19:35 +02:00
buildmaster
598ca3e27c Going back to snapshots 2021-10-19 08:16:39 +00:00
buildmaster
e497988307 Update SNAPSHOT to 3.2.0-M3 2021-10-19 08:13:10 +00:00
Oleg Zhurakousky
e166219434 Disable gRPC tests temporarily 2021-10-19 10:04:07 +02:00
Oleg Zhurakousky
7ed46e3c09 gRPC cleanup 2021-10-19 09:10:14 +02:00
Oleg Zhurakousky
ab94368d18 Additional cleanup in gRPC module 2021-10-19 08:07:06 +02:00
Oleg Zhurakousky
fff5b04971 Polish gRPC lifecycle 2021-10-18 20:20:33 +02:00
Oleg Zhurakousky
f714178c74 Fix server termination 2021-10-18 19:06:04 +02:00
Oleg Zhurakousky
1c5c3e833f More cleanup in gRPC tests 2021-10-18 18:50:30 +02:00
Oleg Zhurakousky
01129d874f Add clean up step to grpc test 2021-10-18 18:34:02 +02:00
Oleg Zhurakousky
16215715d5 Increased timeouts 2021-10-18 18:23:11 +02:00
Oleg Zhurakousky
0c7d7cb7da Fix gRPC test to use dynamic port 2021-10-18 18:16:10 +02:00
Oleg Zhurakousky
4965baab55 Reorganization of grpc code 2021-10-18 17:55:33 +02:00