Commit Graph

432 Commits

Author SHA1 Message Date
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
Oleg Zhurakousky
5fd729e46d Update wrapper version 2021-09-30 15:55:06 +02:00
Oleg Zhurakousky
afd67b0794 Upgrade wrapper version 2021-09-30 12:30:16 +02:00
Oleg Zhurakousky
487da11af0 Remove dependency on compilation module in function-sample 2021-09-10 09:26:01 +02:00
Nikola Micic
d6731f90a6 Update azure-function-maven-plugin version to 1.12.0 2021-08-21 13:31:36 +02:00
Oleg Zhurakousky
639758a8e1 Cleanup after GH-718 2021-08-03 13:15:37 +02:00
Oleg Zhurakousky
41d0783b77 GH-718 Improve support for Function bean definition
Added sample for functional bean definition
2021-08-03 13:02:15 +02:00
Oleg Zhurakousky
71bf766c99 Don't wrap collection of messages into Message 2021-07-30 18:32:52 +02:00
buildmaster
3a0828f70d Going back to snapshots 2021-07-30 10:58:36 +00:00
buildmaster
abb79e7387 Update SNAPSHOT to 3.2.0-M1 2021-07-30 10:55:41 +00:00
Oleg Zhurakousky
ffd4e43d4b GH-716 Add support for returning custom status code
Resolves #716
2021-07-30 12:42:48 +02:00
Oleg Zhurakousky
ce1265d925 Revert "Update SNAPSHOT to 3.2.0-M1"
This reverts commit 4335c0db2e.
2021-07-30 12:41:34 +02:00