Commit Graph

470 Commits

Author SHA1 Message Date
Oleg Zhurakousky
ca428e7ad6 GH-876 Update build.gradle for AWS sample
Resolves #876
2022-05-30 13:39:12 +02:00
spencergibb
12c129045a Bumps to next snapshot version 2022-05-27 13:04:03 -04:00
buildmaster
076b03073b Update SNAPSHOT to 3.2.5 2022-05-27 12:56:33 -04:00
buildmaster
11d59b759d Bumping versions to 3.2.5-SNAPSHOT after release 2022-04-27 10:00:01 +00:00
buildmaster
42818442c5 Going back to snapshots 2022-04-27 10:00:00 +00:00
buildmaster
4d7910d484 Update SNAPSHOT to 3.2.4 2022-04-27 09:55:53 +00:00
Olga Maciaszek-Sharma
711fcc940e Revert "Update SNAPSHOT to 3.2.4"
This reverts commit 2e7140f2ca.
2022-04-27 10:54:50 +02:00
Olga Maciaszek-Sharma
a9d7b7d6c2 Revert "Going back to snapshots"
This reverts commit f5d74e505c.
2022-04-27 10:54:45 +02:00
Olga Maciaszek-Sharma
d3d6b07314 Revert "Bumping versions to 3.2.5-SNAPSHOT after release"
This reverts commit e4635e80bc.
2022-04-27 10:54:42 +02:00
Olga Maciaszek-Sharma
f3f18fd557 Revert "Bumping versions"
This reverts commit 8bea4bd058.
2022-04-27 10:54:36 +02:00
buildmaster
8bea4bd058 Bumping versions 2022-04-26 23:17:34 +00:00
buildmaster
e4635e80bc Bumping versions to 3.2.5-SNAPSHOT after release 2022-04-26 15:12:26 +00:00
buildmaster
f5d74e505c Going back to snapshots 2022-04-26 15:12:25 +00:00
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