Commit Graph

443 Commits

Author SHA1 Message Date
onobc
ea1e85bda2 Remove spring-cloud-function-compiler module
Fixes gh-805
2022-02-16 11:07:44 +01:00
Oleg Zhurakousky
aa38cb0e56 GH-784 Modified AWS example to NOT rely on web
Resolves #784
2022-01-26 18:26:37 +01:00
Oleg Zhurakousky
5a36dda7c6 GH-792 Fix Supplier streaming in s-c-function-web
Resolves #792
2022-01-24 15:38:16 +01:00
Oleg Zhurakousky
bfe4b93179 Cleanup version determination in CustomRuntimeEventLoop 2022-01-17 18:06:52 +01:00
Oleg Zhurakousky
061729673b 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
a7ca985a0e GH-788 Fix aws custom runtime samples
Add spring web dependencies
Resolves #788
2022-01-11 11:42:02 +01:00
Oleg Zhurakousky
15ab165158 GH-786 Fix regression with RoutingFunction over AWS APIGateway
Resolves #786
2022-01-03 14:42:31 +01:00
Elena Felder
7e5b263ef6 update gcp adapter version to the latest snapshot
Resolves #782
2021-12-13 12:42:11 +01:00
buildmaster
3f8e1dd037 Bumping versions to 3.2.2-SNAPSHOT after release 2021-12-01 16:31:25 +00:00
buildmaster
fc6212ed7f Going back to snapshots 2021-12-01 16:31:24 +00:00
buildmaster
6ad75b58d3 Update SNAPSHOT to 3.2.1 2021-12-01 16:26:31 +00:00
Oleg Zhurakousky
ea348e761f Update project version 2021-12-01 15:01:36 +01:00
buildmaster
1c453b374c Bumping versions 2021-12-01 11:43:35 +00:00
buildmaster
7c127312b7 Bumping versions to 3.2.1-SNAPSHOT after release 2021-12-01 09:12:26 +00:00
buildmaster
f92e1d97ba Going back to snapshots 2021-12-01 09:12:25 +00:00
buildmaster
3e3cc0c51e Update SNAPSHOT to 3.2.0 2021-12-01 09:07:04 +00:00
Oleg Zhurakousky
bf6c4e9e6d Update Kotlin version 2021-12-01 09:53:47 +01:00
Oleg Zhurakousky
6cf64d2994 GH-766 Simplify type description display purposes 2021-11-30 21:47:18 +01:00
Oleg Zhurakousky
06db5a56e5 GH-766 Initial support to expose FunctionCatalog as actuator endpoint 2021-11-30 18:53:58 +01:00
buildmaster
798a6f35f4 Bumping versions 2021-11-30 11:42:33 +00:00
buildmaster
4f0391955c Bumping versions 2021-11-20 11:43:00 +00:00
Oleg Zhurakousky
48f335f687 Fix documentation around ExecutionContext for Azure
More cleanup in Azure samples

Resolves #759
2021-11-18 16:17:15 +01:00
Oleg Zhurakousky
9465a1fc0e Cleanup of Azure sample 2021-11-18 14:59:40 +01:00
Oleg Zhurakousky
405d38a294 GH-725 Fix getNames() method to properly compute available function names
Resolves #725
2021-11-12 11:36:40 +01:00
buildmaster
90cec8e350 Going back to snapshots 2021-11-03 07:00:01 +00:00
buildmaster
c8c5e0a2f9 Update SNAPSHOT to 3.2.0-RC1 2021-11-03 06:56:29 +00:00
Oleg Zhurakousky
40fe70d44c Polishing related to merginng the previous commit as well as upgrade of Kotlin libs 2021-10-25 13:28:31 +02:00
Oleg Zhurakousky
2addf5af7d 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
f7112d1ef5 GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper" 2021-10-19 18:26:37 +02:00
buildmaster
d472eacdbd Going back to snapshots 2021-10-19 08:16:39 +00:00
buildmaster
d478668c51 Update SNAPSHOT to 3.2.0-M3 2021-10-19 08:13:10 +00:00
Oleg Zhurakousky
a0aede9500 Fix version in cloud event sample 2021-10-19 09:26:38 +02:00
Oleg Zhurakousky
87ae4d8b6e Fix version in cloud event sample 2021-10-19 09:20:30 +02:00
Oleg Zhurakousky
03a1b4e98f Add skip deployment to new gRPC sample 2021-10-18 20:28:32 +02:00
Oleg Zhurakousky
cd8d556624 Reorganization of grpc code 2021-10-18 17:55:33 +02:00
Oleg Zhurakousky
1466c58207 Fixing poms 2021-10-18 16:22:11 +02:00
Oleg Zhurakousky
627e1e3999 Fix dependency version 2021-10-18 16:06:23 +02:00
buildmaster
d3ab71db00 Bumping versions 2021-10-12 11:52:43 +00:00
Oleg Zhurakousky
2b9a92fa18 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
e5af50a356 Add grpc sample to parent POM 2021-10-11 19:14:02 +02:00
Oleg Zhurakousky
7fc755e157 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
ad6cc60ea6 Bumping versions 2021-10-07 11:45:54 +00:00
buildmaster
e8908f13a5 Going back to snapshots 2021-10-01 09:42:57 +00:00
buildmaster
bee0aee07a Update SNAPSHOT to 3.2.0-M2 2021-10-01 09:39:36 +00:00
Oleg Zhurakousky
08e7b21b6b Fix cloud event samples 2021-10-01 11:30:30 +02:00
Oleg Zhurakousky
6399b25dd6 Fix spring-integration sample 2021-10-01 11:23:09 +02:00
Oleg Zhurakousky
be654b0a57 Fix Azure sample 2021-10-01 11:15:27 +02:00
Oleg Zhurakousky
330c9908dc Upgrade wrapper version 2021-10-01 10:59:10 +02:00
Oleg Zhurakousky
6f51200fe0 Upgrade wrapper version 2021-10-01 10:48:48 +02:00
Oleg Zhurakousky
c257fc2cf9 Update wrapper version 2021-10-01 10:35:48 +02:00