Commit Graph

457 Commits

Author SHA1 Message Date
buildmaster
2e7140f2ca Update SNAPSHOT to 3.2.4 2022-04-26 15:08:03 +00:00
Oleg Zhurakousky
6569c0a2e9 GH-841 Add support for propagating errors from AWS Custom Runtime
Resolves #841
2022-04-20 19:56:36 +02:00
buildmaster
51d201a4a9 Bumping versions 2022-03-31 23:18:55 +00:00
buildmaster
f81d942c4e Bumping versions 2022-03-29 23:19:41 +00:00
buildmaster
a0ae7f0d46 Bumping versions to 3.2.4-SNAPSHOT after release 2022-03-29 10:50:02 +00:00
buildmaster
904adc2544 Going back to snapshots 2022-03-29 10:50:01 +00:00
buildmaster
80ca14d220 Update SNAPSHOT to 3.2.3 2022-03-29 10:45:59 +00:00
Oleg Zhurakousky
c2e901bb82 Cleanup 2022-03-08 15:14:15 +01:00
onobc
0a1c6e27f5 Add doc for custom result handling [Azure sample]
Fixes #757
2022-03-08 14:58:12 +01:00
onobc
b6966d1505 Ability to extend default function result handling
Fixes #757
2022-03-08 14:58:05 +01:00
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