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
Oleg Zhurakousky
05a86958f6
Revert "Going back to snapshots"
...
This reverts commit d01ddad754 .
2021-07-30 12:41:23 +02:00
buildmaster
d01ddad754
Going back to snapshots
2021-07-30 08:15:06 +00:00
buildmaster
4335c0db2e
Update SNAPSHOT to 3.2.0-M1
2021-07-30 08:12:01 +00:00
Oleg Zhurakousky
9f29464706
Merge pull request #715 from jon-ruckwood/fix-build
...
Update snapshot version in kotlin-web sample
2021-07-16 15:29:35 +02:00
Oleg Zhurakousky
fb0bac0a96
GH-714 Add support for component scanning to function deployer
...
We already support it for standard deployment, so this fix extends such support for functions deploye via function deployer feature
Resolves #714
2021-07-16 12:34:35 +02:00
Jonathan Ruckwood
497811ebd2
Update snapshot version in kotlin-web sample
2021-07-15 17:09:32 +01:00
Oleg Zhurakousky
994896fd8d
Fix POMs for 3.2
2021-07-13 16:23:02 +02:00
buildmaster
c2d7d110bd
Bumping versions
2021-06-22 11:43:59 +00:00
Oleg Zhurakousky
ae8062efb1
GH-708 Removed RequestProcessor from Flux FunctionController
...
Resolves #708
polish
2021-06-16 17:09:52 +02:00
buildmaster
1864a09fc4
Bumping versions to 3.1.4-SNAPSHOT after release
2021-05-26 13:50:55 +00:00
buildmaster
40f1c2ad7c
Going back to snapshots
2021-05-26 13:50:54 +00:00
buildmaster
af2298caaa
Update SNAPSHOT to 3.1.3
2021-05-26 13:46:32 +00:00