Oleg Zhurakousky
3c16efc6a4
GH-654 Update routing and RSocket routing documentation with details on 'MessageRoutingCallback'
...
Resolves #654
2021-02-24 15:48:34 +01:00
buildmaster
315ed4612d
Bumping versions
2021-02-01 18:56:47 +00:00
buildmaster
06872f573a
Bumping versions
2021-01-27 18:56:44 +00:00
buildmaster
043668db4b
Bumping versions to 3.1.2-SNAPSHOT after release
2021-01-27 17:16:38 +00:00
buildmaster
0b8d00b1df
Going back to snapshots
2021-01-27 17:16:37 +00:00
buildmaster
ea03395bb3
Update SNAPSHOT to 3.1.1
2021-01-27 17:11:29 +00:00
Oleg Zhurakousky
fcc5788223
GH-636 Add documentation to explain function filtering
...
Resolves #636
2021-01-25 15:51:14 +01:00
Oleg Zhurakousky
a1d10f0771
GH-530, GH-630 Improvements to AWS Custom Runtime
...
This commit provides initial set of improvements to executing functions in AWS Custom Runtime
- Consistent invocation model for functional as well as @Bean configuration models via new CustomRuntimeEventLoop as well as AWSLambdaUtils
- Clean up classpath to decrease the size of the JAR/ZIP file
- Configuration simplification which no longer requires enabling of function exporter
It also allows user to define functions that rely on AWS types such as APIGatewayProxyRequestEvent
The existing invocation model remains in tact for the time being. Both invocation models are mutually exclusing in theit setup to avoid potential conflict.
Resolves #538
Resolves #630
2021-01-21 22:20:32 +01:00
Oleg Zhurakousky
b28087d6a3
Revert "Bumping versions"
...
This reverts commit cbd0bee65f .
2021-01-14 12:36:38 +01:00
buildmaster
cbd0bee65f
Bumping versions
2021-01-13 18:56:32 +00:00
Oleg Zhurakousky
723f780208
Added author name to the docs
...
Resolves #627
Resolves #621
2021-01-11 11:00:04 +01:00
Oleg Zhurakousky
5894433ed5
Revert "Bumping versions"
...
This reverts commit 6a3bde7d64 .
2021-01-11 10:44:04 +01:00
buildmaster
6a3bde7d64
Bumping versions
2020-12-21 18:56:08 +00:00
Oleg Zhurakousky
1f1ba66764
Fix snapshot versions
2020-12-21 18:04:32 +01:00
buildmaster
2f933b9b01
Bumping versions to 3.1.1.SNAPSHOT after release
2020-12-21 11:57:51 +00:00
buildmaster
45161d683d
Going back to snapshots
2020-12-21 11:57:50 +00:00
buildmaster
3a0ed3941f
Update SNAPSHOT to 3.1.0
2020-12-21 11:54:46 +00:00
Oleg Zhurakousky
ab59776fb5
GH-590 Add initial RSocket documentation
2020-12-21 10:26:55 +01:00
amolkatdare
1bf7c436fa
fixed typo. 'dashboard'
2020-12-17 16:54:25 -06:00
buildmaster
9e31994901
Going back to snapshots
2020-12-11 13:43:19 +00:00
buildmaster
794d59317a
Update SNAPSHOT to 3.1.0-RC1
2020-12-11 13:41:19 +00:00
Oleg Zhurakousky
0f0c3a87e5
Update message and cloud event graphics
2020-12-03 07:40:18 +01:00
Oleg Zhurakousky
c4d1d825ea
Add Cloud Event and Message graphics
2020-12-02 20:38:29 +01:00
buildmaster
bfc4712e87
Going back to snapshots
2020-11-17 16:13:28 +00:00
buildmaster
cc56c51ddb
Update SNAPSHOT to 3.1.0-M5
2020-11-17 16:11:20 +00:00
Oleg Zhurakousky
ac947a282b
Fix docs version tag
2020-11-17 13:52:05 +01:00
Oleg Zhurakousky
16bce2d531
GH-422, GH-606 Update documentation page with initial Cloud Events documentation
...
Resolves #422
Resolves #606
2020-11-17 08:49:58 +01:00
buildmaster
349f084bd0
Going back to snapshots
2020-10-02 09:22:55 +00:00
buildmaster
9a6a2abb3d
Update SNAPSHOT to 3.1.0-M4
2020-10-02 09:20:53 +00:00
buildmaster
d7a302133e
Going back to snapshots
2020-09-23 14:34:33 +00:00
buildmaster
80b62f5ebe
Update SNAPSHOT to 3.1.0-M3
2020-09-23 14:32:21 +00:00
Mike Eltsufin
ea5da87731
Add GCP Adapter to intro text
...
Fixes : #484 .
2020-09-21 17:26:46 +02:00
Oleg Zhurakousky
1670563de9
Polish docs POM
2020-07-31 19:03:33 +02:00
Oleg Zhurakousky
b245812c6b
GH-562 Add type conversion documentation
...
Add test in AWS to showcase type conversion
Fix AWS FunctionInvoker to delegate to effectively delegate type conversion to the native mechanism of spring-cloud-function
Resolves #562
2020-07-29 20:17:03 +02:00
Oleg Zhurakousky
09dec44076
GH-555 Add missing maven resource support to function deployer
...
Resolves #555
2020-07-21 16:31:23 +02:00
buildmaster
4213d19180
Going back to snapshots
2020-07-20 14:25:39 +00:00
buildmaster
ae4efc2b9d
Update SNAPSHOT to 3.1.0-M2
2020-07-20 14:23:39 +00:00
Oleg Zhurakousky
87fd621585
Change docs packaging to pom
2020-07-20 15:40:03 +02:00
Marcin Grzejszczak
6ea91a77a8
Changed packaging to jar
2020-06-08 17:11:42 +02:00
Oleg Zhurakousky
c6dc8f9a72
Change from v.BUILD-SNAPSHOT to v-SNAPSHOT
2020-06-03 14:56:41 +02:00
Marcin Grzejszczak
8d73c5b847
Unskipping deployment of docs
2020-06-02 13:57:53 +02:00
Marcin Grzejszczak
fb4ae2d64c
Setting up repository for docs.spring.io migration
2020-05-25 14:39:01 +02:00
Marcin Grzejszczak
8fd60ec602
Setting up repository for docs.spring.io migration
2020-05-25 13:40:53 +02:00
Oleg Zhurakousky
63be04cd19
GH-524 Fix AWS documentation
...
Removed reference to the old request handlers which was the source of confusion
Resolves #524
2020-05-22 14:14:48 +02:00
dzou
a4788aba08
Add docs and updates for background function support
...
rename fuction-sample-gcp to function-sample-gcp-http
refdoc polish
background sample polish
Resolves #525
Update pub/sub bg function to use base64 encoding
2020-05-22 12:24:24 +02:00
dzou
17c3f185bc
Move Layout into adapter class
...
pr comments, mv package, make work locally.
revert pom change to parent
Rm provided scope - this is problematic for spring-boot-maven plugin to build jar
Detach sample from spring-cloud-function-parent
Update readmes
cleanup
Add comment
fix javadoc
Resolves #518
2020-05-20 15:25:48 +02:00
Mike Eltsufin
c1d472de25
Change package gcloud to gcp
...
Resolves #510
2020-05-04 16:23:51 +02:00
Ray Tsang
06bb7c9cc9
Mention removing Spring Boot plugin
...
Resolves #488
2020-04-21 14:26:07 +02:00
Mike Eltsufin
82df971c2b
Change GCP sample deploy directory to target/deploy
...
Fixes : #486 .
Resolves #487
2020-04-21 14:20:56 +02:00
Oleg Zhurakousky
5677ce3aed
GH-480 Fix Azure docs
...
Resolves #480
2020-04-08 16:09:28 +02:00