Commit Graph

447 Commits

Author SHA1 Message Date
buildmaster
78ee2fc437 Bumping versions to 3.2.3-SNAPSHOT after release 2022-02-16 16:18:26 +00:00
buildmaster
9cb9f169e1 Going back to snapshots 2022-02-16 16:18:25 +00:00
buildmaster
d5c2c0d663 Update SNAPSHOT to 3.2.2 2022-02-16 16:14:16 +00:00
onobc
d3b30f5ad6 Remove FunctionType from docs and AWS sample
Resolves #808
2022-02-16 11:24:21 +01:00
onobc
1896d1e474 Remove spring-cloud-function-compiler module
Fixes gh-805
2022-02-16 11:07:44 +01:00
Oleg Zhurakousky
aa53f67b26 GH-784 Modified AWS example to NOT rely on web
Resolves #784
2022-01-26 18:26:37 +01:00
Oleg Zhurakousky
73c46c5877 GH-792 Fix Supplier streaming in s-c-function-web
Resolves #792
2022-01-24 15:38:16 +01:00
Oleg Zhurakousky
2771fe905d Cleanup version determination in CustomRuntimeEventLoop 2022-01-17 18:06:52 +01:00
Oleg Zhurakousky
ff9cb57741 GH-789 Propagate AWS FunctionInvoker exceptions
They will be handled by the AWS runtime and properly reported and recorded.
Resolves #789
2022-01-12 10:44:29 +01:00
Oleg Zhurakousky
2ccd8b502b GH-788 Fix aws custom runtime samples
Add spring web dependencies
Resolves #788
2022-01-11 11:42:02 +01:00
Oleg Zhurakousky
4f3cef17be GH-786 Fix regression with RoutingFunction over AWS APIGateway
Resolves #786
2022-01-03 14:42:31 +01:00
Elena Felder
8c3e5e4a2b update gcp adapter version to the latest snapshot
Resolves #782
2021-12-13 12:42:11 +01:00
buildmaster
c6540befdf Bumping versions to 3.2.2-SNAPSHOT after release 2021-12-01 16:31:25 +00:00
buildmaster
28a862d5e1 Going back to snapshots 2021-12-01 16:31:24 +00:00
buildmaster
e71bb5170f Update SNAPSHOT to 3.2.1 2021-12-01 16:26:31 +00:00
Oleg Zhurakousky
201e7361b1 Update project version 2021-12-01 15:01:36 +01:00
buildmaster
fd4f91f5a5 Bumping versions 2021-12-01 11:43:35 +00:00
buildmaster
3b4fc9acd9 Bumping versions to 3.2.1-SNAPSHOT after release 2021-12-01 09:12:26 +00:00
buildmaster
523a9a8319 Going back to snapshots 2021-12-01 09:12:25 +00:00
buildmaster
20af1c99f0 Update SNAPSHOT to 3.2.0 2021-12-01 09:07:04 +00:00
Oleg Zhurakousky
4de06e3064 Update Kotlin version 2021-12-01 09:53:47 +01:00
Oleg Zhurakousky
21d095a687 GH-766 Simplify type description display purposes 2021-11-30 21:47:18 +01:00
Oleg Zhurakousky
24847cfffa GH-766 Initial support to expose FunctionCatalog as actuator endpoint 2021-11-30 18:53:58 +01:00
buildmaster
e91499045b Bumping versions 2021-11-30 11:42:33 +00:00
buildmaster
c92e67c263 Bumping versions 2021-11-20 11:43:00 +00:00
Oleg Zhurakousky
9e5ebcc28d Fix documentation around ExecutionContext for Azure
More cleanup in Azure samples

Resolves #759
2021-11-18 16:17:15 +01:00
Oleg Zhurakousky
aea3b548da Cleanup of Azure sample 2021-11-18 14:59:40 +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
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
e58741b6cb Polishing related to merginng the previous commit as well as upgrade of Kotlin libs 2021-10-25 13:28:31 +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
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
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
4f7082a515 Add skip deployment to new gRPC sample 2021-10-18 20:28:32 +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
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
Oleg Zhurakousky
41043479f5 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
c4922da6a3 Bumping versions 2021-10-07 11:45:54 +00:00
buildmaster
8c92be5a06 Going back to snapshots 2021-10-01 09:42:57 +00:00
buildmaster
0d7fa4fc0a Update SNAPSHOT to 3.2.0-M2 2021-10-01 09:39:36 +00:00
Oleg Zhurakousky
fd1472e826 Fix cloud event samples 2021-10-01 11:30:30 +02:00
Oleg Zhurakousky
98852e383f Fix spring-integration sample 2021-10-01 11:23:09 +02:00