Oleg Zhurakousky
45fc7c73b6
Upgrade wrapper version
2021-09-30 12:30:16 +02:00
Oleg Zhurakousky
0452959350
Merge pull request #721 from YunLemon/Modify_Travis_1
...
Improve Travis CI build Performance
2021-09-30 11:53:20 +02:00
Marcin Grzejszczak
9f3c5c5083
Update pom.xml
2021-09-30 10:36:48 +02:00
Oleg Zhurakousky
34349f1110
Update plugin repos
2021-09-30 10:31:01 +02:00
Oleg Zhurakousky
7b4a8e115f
Revert "Remove plugin repositories"
...
This reverts commit 6ef0a7d59d .
2021-09-30 10:29:44 +02:00
Oleg Zhurakousky
6ef0a7d59d
Remove plugin repositories
2021-09-30 10:16:30 +02:00
Oleg Zhurakousky
e589852db3
Temporary fixes related to native AOT enablement
2021-09-29 11:24:37 +02:00
Oleg Zhurakousky
ab9422907e
GH-746 Fix support for Cloud Event properly enriching Function<Mono, Mono>
...
Resolves #746
2021-09-27 18:03:32 +02:00
Oleg Zhurakousky
ebec01f21b
GH-567 Add KotlinModule when present to jacksonObjectMapperBuilder
...
Resolves #567
2021-09-27 17:01:35 +02:00
Oleg Zhurakousky
63a5678f26
GH-744 Add default port note to gRPC README
2021-09-27 15:53:27 +02:00
Oleg Zhurakousky
3a989e6b5a
GH-744 Add support for function definition via message headers
...
Finish initial documentation
2021-09-27 15:44:32 +02:00
Oleg Zhurakousky
1dfd161259
GH-744 Initial README for gRPC
...
Change default operating mode to 'server'
2021-09-24 17:32:17 +02:00
Oleg Zhurakousky
0663bb75b4
GH-744 Add initial support for server-side streaming to gRPC
2021-09-24 16:36:54 +02:00
Oleg Zhurakousky
bc3a4ea7ca
GH-744 Make default wait time indefinite for client-side streaming when awaiting response
2021-09-24 16:02:30 +02:00
Oleg Zhurakousky
f01f23fb64
GH-744 Add initial support for client-side streaming to gRPC
2021-09-24 14:14:35 +02:00
Oleg Zhurakousky
cd4eafdde6
GH-744 Add guard conditions for unsupported functions for biStreaming
2021-09-24 09:04:40 +02:00
Oleg Zhurakousky
384cd8509b
Fix previous commit's byte[] handling
2021-09-23 16:04:00 +02:00
Oleg Zhurakousky
f79e907d66
Fix checkstyles
2021-09-23 15:06:06 +02:00
Oleg Zhurakousky
bc5f449832
Fix handling of byte[] in MessageAwareJsonDecoder
2021-09-23 14:55:18 +02:00
Oleg Zhurakousky
70a789da69
GH-744 Add initial biStreaming support for Function<Flux, Flux> in gRPC module
2021-09-22 17:53:00 +02:00
Oleg Zhurakousky
28b1c86849
GH-745 Ensure RSocket support is ready to receive non-Message
2021-09-22 17:24:37 +02:00
Oleg Zhurakousky
acc5548b54
GH-745 Fix conversion issue with json Strings and byte[]
...
Resolves #745
2021-09-22 12:11:00 +02:00
Oleg Zhurakousky
495b42bbe7
Refactor CustomRuntimeEventLoop in AWS module to ensure it is spring aot native compatible
2021-09-21 16:08:09 +02:00
Oleg Zhurakousky
9b11199eab
GH-744 Add initial support for bi-directional gRPC
...
Resolves #744
2021-09-20 14:55:05 +02:00
Oleg Zhurakousky
3b4b7aae5c
GH-743 Remove setting of HTTP 'export' properties for AWS Custom Runtime
...
Resolves #743
2021-09-16 11:27:17 +02:00
Soby Chacko
47e85d7cb2
Remove hard-coded grpc port
2021-09-15 16:43:54 -04:00
Oleg Zhurakousky
d8c867a7d3
GH-742 Add initial support for gRPC
...
Resolves #742
2021-09-15 19:32:00 +02:00
Oleg Zhurakousky
568e350901
Add build profiles
2021-09-15 12:12:43 +02:00
Oleg Zhurakousky
d562d8cb09
GH-741 Fix race condition while composing functions
...
Resolves #741
2021-09-14 14:23:04 +02:00
Oleg Zhurakousky
401cbb7cc2
Remove dependency on compilation module in function-sample
2021-09-10 09:26:01 +02:00
Oleg Zhurakousky
f95c10337c
Split RSocket configuration from RSocketStrategiesCustomizer
2021-09-08 17:29:33 +02:00
Oleg Zhurakousky
eccafd3278
GH-731 Add support for SDK CloudEvent type
...
The type itself comes form cloud event sdk. And while s-c-function provides native support for cloud events, this is necessary for cases when user uses CloudEvent type in the signature of a function
Resolves #731
2021-08-31 17:15:51 +02:00
Soby Chacko
0e2663bd55
Migrate Avro message converter artifacts
...
Migrate Avro message converter (non-schema-registry) artifacts
from Spring Cloud Schema Registry to Spring Cloud Function.
Resolves https://github.com/spring-cloud/spring-cloud-function/issues/732
Resolves #733
2021-08-30 14:54:23 +02:00
Oleg Zhurakousky
ef338b2391
Merge pull request #729 from nikolamicic21/main
...
FIX: Update azure-function-maven-plugin version to 1.12.0
2021-08-23 15:04:08 +02:00
Nikola Micic
c02f48bb32
Update azure-function-maven-plugin version to 1.12.0
2021-08-21 13:31:36 +02:00
Oleg Zhurakousky
6310e5b97f
Add ordering to ContextFunctionCatalogAutoConfiguration to bootstrap after function deployer
2021-08-17 08:51:45 +02:00
Oleg Zhurakousky
fe6722bfe4
Make FunctionDeployerConfiguration conditional on spring.cloud.function.location property
2021-08-17 08:34:50 +02:00
Oleg Zhurakousky
334d2d8e8a
GH-722 Fix support for API Gateway v2 when Function signature is POJO
...
Resolves #722
2021-08-17 08:25:28 +02:00
Chen Zhang
d2311741e9
Improve Travis CI build Performance
2021-08-17 14:18:11 +08:00
Israel Perales
9ec8fe0206
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
55daf8c71a
Cleanup after GH-718
2021-08-03 13:15:37 +02:00
Oleg Zhurakousky
873860571b
GH-718 Improve support for Function bean definition
...
Added sample for functional bean definition
2021-08-03 13:02:15 +02:00
Oleg Zhurakousky
4b611ec4e2
Don't wrap collection of messages into Message
2021-07-30 18:32:52 +02:00
buildmaster
723f1b8180
Going back to snapshots
2021-07-30 10:58:36 +00:00
buildmaster
fae1e4ab94
Update SNAPSHOT to 3.2.0-M1
2021-07-30 10:55:41 +00:00
Oleg Zhurakousky
d9db0af13d
GH-716 Add support for returning custom status code
...
Resolves #716
2021-07-30 12:42:48 +02:00
Oleg Zhurakousky
e87506bb4e
Revert "Update SNAPSHOT to 3.2.0-M1"
...
This reverts commit 2897285217 .
2021-07-30 12:41:34 +02:00
Oleg Zhurakousky
26ed4cbb25
Revert "Going back to snapshots"
...
This reverts commit c3a556faf6 .
2021-07-30 12:41:23 +02:00
buildmaster
c3a556faf6
Going back to snapshots
2021-07-30 08:15:06 +00:00
buildmaster
2897285217
Update SNAPSHOT to 3.2.0-M1
2021-07-30 08:12:01 +00:00