Commit Graph

467 Commits

Author SHA1 Message Date
buildmaster
b1779fe50b Update SNAPSHOT to 4.0.0-M2 2022-03-31 17:22:24 +00:00
buildmaster
09f0e8c37f Bumping versions 2022-03-26 05:38:04 +00:00
onobc
b9b3f7adf6 Add doc for custom result handling [Azure sample]
Fixes #757
2022-03-08 14:39:10 +01:00
onobc
408035b94a Ability to extend default function result handling
Fixes #757
2022-03-08 14:39:10 +01:00
Oleg Zhurakousky
0d62dbeaea Fix sample based on previous commit
Resolves #813
2022-02-23 16:02:52 +01:00
onobc
7b225c640d Remove task sample and add basic sample as module.
Fixes gh-812
2022-02-23 15:46:09 +01:00
onobc
ca16797791 Remove FunctionType from docs and AWS sample
Resolves #808
2022-02-16 11:23:20 +01:00
onobc
841c05c3a4 Remove spring-cloud-function-compiler module
Fixes gh-805
2022-02-16 10:48:43 +01:00
Oleg Zhurakousky
03fdacd14e GH-801 Add CloudEvent SDK sample
Resolves #801
2022-02-07 16:55:49 +01:00
buildmaster
9fcf6f8db8 Going back to snapshots 2022-01-27 13:00:22 +00:00
buildmaster
1c9df288c0 Update SNAPSHOT to 4.0.0-M1 2022-01-27 12:56:33 +00:00
Oleg Zhurakousky
5851f38738 GH-784 Modified AWS example to NOT rely on web
Resolves #784
2022-01-26 18:46:26 +01:00
buildmaster
d855629ae3 Bumping versions 2022-01-25 11:50:24 +00:00
Oleg Zhurakousky
4699f69be5 GH-792 Fix Supplier streaming in s-c-function-web
Resolves #792
2022-01-24 15:36:24 +01:00
Oleg Zhurakousky
f054d4534c Polishing after merge 4.x 2022-01-17 15:50:18 +01:00
Oleg Zhurakousky
a1a3c236d0 Merge branch '4.x' into main 2022-01-17 15:13:34 +01:00
Oleg Zhurakousky
5074b7eee4 Finish migration to java17, boot 3.0, spring 6 2022-01-14 11:05:58 +01:00
Oleg Zhurakousky
b4293878b4 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:45:13 +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
1bdcddef1e GH-788 Fix aws custom runtime samples
Add spring web dependencies
Resolves #788
2022-01-11 11:42:49 +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
fe060f6a6c GH-786 Fix regression with RoutingFunction over AWS APIGateway
Resolves #786
2022-01-04 11:01:58 +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
d1cbbe0d72 Update Kotlin version 2021-12-01 09:54:16 +01:00
Oleg Zhurakousky
4de06e3064 Update Kotlin version 2021-12-01 09:53:47 +01:00
Oleg Zhurakousky
b46946a218 GH-766 Simplify type description display purposes 2021-12-01 08:25:26 +01:00
Oleg Zhurakousky
11a870d6a6 GH-766 Initial support to expose FunctionCatalog as actuator endpoint 2021-12-01 08:25:13 +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
090b876291 Fix documentation around ExecutionContext for Azure
More cleanup in Azure samples

Resolves #759
2021-11-18 16:17:56 +01: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
cd967c793a Cleanup of Azure sample 2021-11-18 15:00:23 +01:00
Oleg Zhurakousky
aea3b548da Cleanup of Azure sample 2021-11-18 14:59:40 +01:00
Oleg Zhurakousky
c62b83d824 GH-725 Fix getNames() method to properly compute available function names
Resolves #725
2021-11-12 11:37:24 +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
47b56ed44e Initial removal of dependencies on AbstractSpringFunctionAdapterInitializer 2021-11-10 16:02:10 +01:00
Oleg Zhurakousky
e297a36a06 Remove FunctionType and dependencies on it 2021-11-10 15:21:31 +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