buildmaster
90cec8e350
Going back to snapshots
2021-11-03 07:00:01 +00:00
buildmaster
c8c5e0a2f9
Update SNAPSHOT to 3.2.0-RC1
2021-11-03 06:56:29 +00:00
Oleg Zhurakousky
306895dc17
GH-751 Remove commented code
2021-11-02 12:25:28 +01:00
Oleg Zhurakousky
eeb5448a7d
GH-751 Ensure RoutingFunction can be applied when function input type is AWS type
2021-11-02 12:15:08 +01:00
Oleg Zhurakousky
2a702ec669
Temporarily disable gRPC tests
2021-10-26 12:19:30 +02:00
Oleg Zhurakousky
2addf5af7d
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
f7112d1ef5
GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper"
2021-10-19 18:26:37 +02:00
Oleg Zhurakousky
928f652b8f
Disable failing grpc test
2021-10-19 11:46:43 +02:00
Oleg Zhurakousky
b4259b3c3b
Revert "Disable gRPC tests temporarily"
...
This reverts commit 12810a0012 .
2021-10-19 10:19:35 +02:00
buildmaster
d472eacdbd
Going back to snapshots
2021-10-19 08:16:39 +00:00
buildmaster
d478668c51
Update SNAPSHOT to 3.2.0-M3
2021-10-19 08:13:10 +00:00
Oleg Zhurakousky
12810a0012
Disable gRPC tests temporarily
2021-10-19 10:04:07 +02:00
Oleg Zhurakousky
6a48a10d94
gRPC cleanup
2021-10-19 09:10:14 +02:00
Oleg Zhurakousky
c8c0357786
Additional cleanup in gRPC module
2021-10-19 08:07:06 +02:00
Oleg Zhurakousky
6eb85ca5e1
Polish gRPC lifecycle
2021-10-18 20:20:33 +02:00
Oleg Zhurakousky
56a75cd571
Fix server termination
2021-10-18 19:06:04 +02:00
Oleg Zhurakousky
dad3ff75e2
More cleanup in gRPC tests
2021-10-18 18:50:30 +02:00
Oleg Zhurakousky
13be645bc6
Add clean up step to grpc test
2021-10-18 18:34:02 +02:00
Oleg Zhurakousky
d548365dc4
Increased timeouts
2021-10-18 18:23:11 +02:00
Oleg Zhurakousky
64844ce0d9
Fix gRPC test to use dynamic port
2021-10-18 18:16:10 +02:00
Oleg Zhurakousky
cd8d556624
Reorganization of grpc code
2021-10-18 17:55:33 +02:00
Oleg Zhurakousky
2867728ed0
Fix dependency version
2021-10-18 16:02:04 +02:00
Oleg Zhurakousky
2b9a92fa18
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
7fc755e157
GH-750 Add support for pluggable protobufs
...
This initial support adds plugin extension to support CloudEvent proto as well as the example
Additional plugins could be provided in the same ay as CloudEvent plugin extension
Resolves #750
2021-10-11 14:03:24 +02:00
buildmaster
e8908f13a5
Going back to snapshots
2021-10-01 09:42:57 +00:00
buildmaster
bee0aee07a
Update SNAPSHOT to 3.2.0-M2
2021-10-01 09:39:36 +00:00
Oleg Zhurakousky
c8f146a98a
Refactor CustomRuntimeEventLoop in AWS module to ensure it is spring aot native compatible
2021-09-21 16:08:09 +02:00
Oleg Zhurakousky
6f2759055c
GH-743 Remove setting of HTTP 'export' properties for AWS Custom Runtime
...
Resolves #743
2021-09-16 11:27:17 +02:00
Oleg Zhurakousky
bfbf2d6e8c
GH-722 Fix support for API Gateway v2 when Function signature is POJO
...
Resolves #722
2021-08-17 08:25:28 +02:00
Israel Perales
e1c6670ed1
Bugfix #712
...
Resolves https://github.com/spring-cloud/spring-cloud-function/issues/712
Resolves #719
2021-08-06 15:50:59 +02:00
Oleg Zhurakousky
41d0783b77
GH-718 Improve support for Function bean definition
...
Added sample for functional bean definition
2021-08-03 13:02:15 +02:00
buildmaster
3a0828f70d
Going back to snapshots
2021-07-30 10:58:36 +00:00
buildmaster
abb79e7387
Update SNAPSHOT to 3.2.0-M1
2021-07-30 10:55:41 +00:00
Oleg Zhurakousky
ffd4e43d4b
GH-716 Add support for returning custom status code
...
Resolves #716
2021-07-30 12:42:48 +02:00
Oleg Zhurakousky
ce1265d925
Revert "Update SNAPSHOT to 3.2.0-M1"
...
This reverts commit 4335c0db2e .
2021-07-30 12:41:34 +02:00
Oleg Zhurakousky
05a86958f6
Revert "Going back to snapshots"
...
This reverts commit d01ddad754 .
2021-07-30 12:41:23 +02:00
buildmaster
d01ddad754
Going back to snapshots
2021-07-30 08:15:06 +00:00
buildmaster
4335c0db2e
Update SNAPSHOT to 3.2.0-M1
2021-07-30 08:12:01 +00:00
Oleg Zhurakousky
619833092a
Improve AWSLambdaUtils
2021-07-28 14:56:07 +02:00
Oleg Zhurakousky
3666bf73f7
GH-709, GH-684, GH-641 Upgrade AWS dependency
...
Refactor and simplify AWSLambdaUtils to work with AWS serialization libraries
Add support for API v2 gateway event
Resolves #709
Resolves #684
Resolves #641
2021-07-22 18:57:57 +02:00
Oleg Zhurakousky
994896fd8d
Fix POMs for 3.2
2021-07-13 16:23:02 +02:00
Oleg Zhurakousky
eddfa97b85
Fix checkstyle
2021-06-11 09:32:00 +02:00
Oleg Zhurakousky
5d1a1cf5b3
GH-706 Fix application context caching for JDK11 class loaders
...
Resolves #706
2021-06-08 20:36:23 +02:00
buildmaster
1864a09fc4
Bumping versions to 3.1.4-SNAPSHOT after release
2021-05-26 13:50:55 +00:00
buildmaster
40f1c2ad7c
Going back to snapshots
2021-05-26 13:50:54 +00:00
buildmaster
af2298caaa
Update SNAPSHOT to 3.1.3
2021-05-26 13:46:32 +00:00
Oleg Zhurakousky
7e5eaeeb49
GH-692 Fix reactive support in Azure FunctionInvoker
...
Resolves #692
2021-05-25 17:25:06 +02:00
Oleg Zhurakousky
c2d0590ec3
GH-698 Fix routing function support in AWS
...
Introduce auto-fallback to routing function if more then one function is present and no definition is provided.
Add explicit routing sample
Add documentation
2021-05-21 17:04:01 +02:00
Oleg Zhurakousky
c07aa97d15
Ensure user set headers in API Gateway are properly propagated to message headers
2021-05-18 16:33:04 +02:00
Oleg Zhurakousky
25387b83be
AWS POM cleanup
2021-05-17 20:05:29 +02:00