Oleg Zhurakousky
dc0c52f488
Modified version determination for user-agent, added test
2021-11-12 12:58:06 +01:00
Mark Sailes
66369af641
Send a user-agent header with requests to the Lambda Runtime API.
...
Adding the author tag.
2021-11-12 12:08:25 +01:00
Oleg Zhurakousky
5e568cc417
GH-725 Fix getNames() method to properly compute available function names
...
Resolves #725
2021-11-12 11:36:40 +01:00
Oleg Zhurakousky
1528ad22c5
Remove commented code
2021-11-11 17:28:14 +01:00
Oleg Zhurakousky
ad901f23eb
GH-726 Enhance MessageRoutingCallback to optionally return enriched Message
...
Resolves #726
2021-11-11 17:16:19 +01:00
Oleg Zhurakousky
d69b2d2076
GH-764 Fix output header mapping timing
...
Resolves #764
2021-11-09 08:19:44 +01:00
Oleg Zhurakousky
a6c3e0c7af
Make GrpcUtils public
2021-11-08 18:28:27 +01:00
Oleg Zhurakousky
e370b040e3
GH-764 Add support for output header enrichemnt
...
Resolves #764
2021-11-08 15:26:11 +01:00
Oleg Zhurakousky
5af3d14918
Merge pull request #763 from GreenRover/main
...
Performance improvements
2021-11-08 11:14:21 +01:00
Oleg Zhurakousky
1a07eba067
GH-762 Fix condition for parsing JSON collection strings into individual messages
...
Resolves #762
2021-11-08 11:10:47 +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
23cfa01edf
GH-751 Remove commented code
2021-11-02 12:25:28 +01: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
4c43d66264
GH-758 Change kotlinToFunctionTransformer to SmartInitializingSingleton
...
Resolves #758
2021-10-28 08:45:15 +02:00
Oleg Zhurakousky
034532ab3f
GH-760 Cleanup FunctionAroundWrapper
...
Resolves #760
2021-10-27 15:59:25 +02:00
Oleg Zhurakousky
630d4e2243
Minor cleanup
2021-10-26 15:25:59 +02:00
Oleg Zhurakousky
3e042f5088
Temporarily disable gRPC tests
2021-10-26 12:19:30 +02:00
Oleg Zhurakousky
83a96483e3
Fix FunctionTypeUtils outout type logic for Supplier
2021-10-26 12:01:35 +02:00
Oleg Zhurakousky
e58741b6cb
Polishing related to merginng the previous commit as well as upgrade of Kotlin libs
2021-10-25 13:28:31 +02:00
Marcin Grzejszczak
4c7dfa7a73
Changes for consumer
2021-10-25 12:07:13 +02:00
Marcin Grzejszczak
e32482ed39
WIP
2021-10-25 12:06:14 +02:00
Oleg Zhurakousky
12cf0d5763
Restructure and simplify AWS Custom Runtime code
...
Add Custom Runtime emulator to simplify integration testing
2021-10-20 17:52:52 +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
860b133bea
Fix version in cloud event sample
2021-10-19 09:26:38 +02:00
Oleg Zhurakousky
f93f593dd9
Fix version in cloud event sample
2021-10-19 09:20:30 +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
4f7082a515
Add skip deployment to new gRPC sample
2021-10-18 20:28:32 +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
efe772a355
Disable test
2021-10-18 18:02:09 +02:00
Oleg Zhurakousky
4965baab55
Reorganization of grpc code
2021-10-18 17:55:33 +02:00
Oleg Zhurakousky
56980271b9
Fixing poms
2021-10-18 16:22:11 +02:00
Oleg Zhurakousky
a70101e854
Fix dependency version
2021-10-18 16:06:23 +02:00
Oleg Zhurakousky
2db9ce1bba
Fix dependency version
2021-10-18 16:02:04 +02:00
buildmaster
f9f580c17b
Bumping versions
2021-10-12 11:52:43 +00:00
Oleg Zhurakousky
caf3cd79fb
GH-754 Add initial support for specifying grpc service
...
The newly added support allows one to actually specify which groc service to bootstrap in the event multiple services are available in the classpath
Resolves #754
2021-10-11 20:46:43 +02:00
Oleg Zhurakousky
778bf3b024
Add grpc sample to parent POM
2021-10-11 19:14:02 +02:00
Dave Syer
e1a9280cb9
Add reflection service to grpc server
...
User can now inspect service definitions (e.g. with grpcurl).
2021-10-11 15:42:15 +01:00