buildmaster
44d583493a
Bumping versions
2021-01-27 18:56:44 +00:00
buildmaster
d6fb9cfaf8
Bumping versions to 3.1.2-SNAPSHOT after release
2021-01-27 17:16:38 +00:00
buildmaster
329a805fcf
Going back to snapshots
2021-01-27 17:16:37 +00:00
buildmaster
047f5f95cb
Update SNAPSHOT to 3.1.1
2021-01-27 17:11:29 +00:00
Oleg Zhurakousky
b7a2d5b905
GH-636 Add documentation to explain function filtering
...
Resolves #636
2021-01-25 15:51:14 +01:00
Oleg Zhurakousky
648c4b165a
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
099671bb3a
Revert "Bumping versions"
...
This reverts commit 1356831897 .
2021-01-14 12:36:38 +01:00
buildmaster
1356831897
Bumping versions
2021-01-13 18:56:32 +00:00
Oleg Zhurakousky
e10db7d1d6
Added author name to the docs
...
Resolves #627
Resolves #621
2021-01-11 11:00:04 +01:00
Oleg Zhurakousky
ffbc7fec78
Revert "Bumping versions"
...
This reverts commit da075793f6 .
2021-01-11 10:44:04 +01:00
buildmaster
da075793f6
Bumping versions
2020-12-21 18:56:08 +00:00
Oleg Zhurakousky
fde7da34d1
Fix snapshot versions
2020-12-21 18:04:32 +01:00
buildmaster
48605a9ac3
Bumping versions to 3.1.1.SNAPSHOT after release
2020-12-21 11:57:51 +00:00
buildmaster
d7fc2a251e
Going back to snapshots
2020-12-21 11:57:50 +00:00
buildmaster
902c9f94e0
Update SNAPSHOT to 3.1.0
2020-12-21 11:54:46 +00:00
Oleg Zhurakousky
d27dcbb7de
GH-590 Add initial RSocket documentation
2020-12-21 10:26:55 +01:00
amolkatdare
e771603632
fixed typo. 'dashboard'
2020-12-17 16:54:25 -06:00
buildmaster
7675a9da27
Going back to snapshots
2020-12-11 13:43:19 +00:00
buildmaster
00f1a8d711
Update SNAPSHOT to 3.1.0-RC1
2020-12-11 13:41:19 +00:00
Oleg Zhurakousky
1b627077d8
Update message and cloud event graphics
2020-12-03 07:40:18 +01:00
Oleg Zhurakousky
8cd3e75aa4
Add Cloud Event and Message graphics
2020-12-02 20:38:29 +01:00
buildmaster
ccbcb11409
Going back to snapshots
2020-11-17 16:13:28 +00:00
buildmaster
e4ad754beb
Update SNAPSHOT to 3.1.0-M5
2020-11-17 16:11:20 +00:00
Oleg Zhurakousky
58cde422d6
Fix docs version tag
2020-11-17 13:52:05 +01:00
Oleg Zhurakousky
4cef2b1bc1
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
85f70f30a6
Going back to snapshots
2020-10-02 09:22:55 +00:00
buildmaster
bd05ea44cf
Update SNAPSHOT to 3.1.0-M4
2020-10-02 09:20:53 +00:00
buildmaster
ed13099779
Going back to snapshots
2020-09-23 14:34:33 +00:00
buildmaster
861e4611b1
Update SNAPSHOT to 3.1.0-M3
2020-09-23 14:32:21 +00:00
Mike Eltsufin
b8463d7b9e
Add GCP Adapter to intro text
...
Fixes : #484 .
2020-09-21 17:26:46 +02:00
Oleg Zhurakousky
55d20db47b
Polish docs POM
2020-07-31 19:03:33 +02:00
Oleg Zhurakousky
6b9ce4cb0c
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
4e322d3fa0
GH-555 Add missing maven resource support to function deployer
...
Resolves #555
2020-07-21 16:31:23 +02:00
buildmaster
83c6236f84
Going back to snapshots
2020-07-20 14:25:39 +00:00
buildmaster
f097ad64fc
Update SNAPSHOT to 3.1.0-M2
2020-07-20 14:23:39 +00:00
Oleg Zhurakousky
264be1e9ec
Change docs packaging to pom
2020-07-20 15:40:03 +02:00
Marcin Grzejszczak
a6b0d7ef23
Changed packaging to jar
2020-06-08 17:11:42 +02:00
Oleg Zhurakousky
52104f451a
Change from v.BUILD-SNAPSHOT to v-SNAPSHOT
2020-06-03 14:56:41 +02:00
Marcin Grzejszczak
f1b4c13938
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
Oleg Zhurakousky
140091d8fc
GH-481 Remove obsolete doc artifacts
...
Removed the *-readme.adoc files are no longer used
Resolves #481
2020-04-08 16:04:05 +02:00
Oleg Zhurakousky
852d564ce6
Disconnet Openwisk adapter
2020-04-08 15:42:40 +02:00