Commit Graph

69 Commits

Author SHA1 Message Date
buildmaster
00f1a8d711 Update SNAPSHOT to 3.1.0-RC1 2020-12-11 13:41:19 +00:00
buildmaster
f07cc9e8f4 Bumping versions 2020-11-17 18:56:10 +00:00
buildmaster
d7725e2328 Bumping versions 2020-11-03 18:55:56 +00:00
buildmaster
86a0a5db3f Bumping versions 2020-10-19 18:56:00 +00:00
buildmaster
3f86e5154f Bumping versions 2020-09-29 18:56:52 +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
buildmaster
6ca9c2f072 Bumping versions 2020-07-24 18:55:36 +00:00
buildmaster
ae37b3bb67 Bumping versions 2020-07-20 18:55:28 +00: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
anshlykov
8bcfad48fa Migrate to JUnit 5
spring-cloud-function-context

spring-cloud-function-context: fix

spring-cloud-function-web

spring-cloud-function-adapters

spring-cloud-function-samples

spring-cloud-function-deployer; spring-cloud-function-kotlin

Resolves #535
2020-06-10 16:43:04 +02:00
Oleg Zhurakousky
52104f451a Change from v.BUILD-SNAPSHOT to v-SNAPSHOT 2020-06-03 14:56:41 +02:00
buildmaster
ef1f1f1ddd Bumping versions 2020-05-30 18:55:30 +00:00
dzou
1462a1e8eb Fix the GCP integration tests 2020-05-27 13:58:20 +02:00
buildmaster
fe66d6020f Bumping versions 2020-05-26 18:55:14 +00:00
Oleg Zhurakousky
ce28ce2cb6 GH-514 Remove 'proxyInvokerIfNecessary()' method
It is really not needed as it does not add much value other then allows user to cast POJO function to its actual type. The reality is that the actual goald of POJO function is to make sure they can be looked at as plain Functions.

Resolves #514
2020-05-26 15:46:42 +02:00
Marcin Grzejszczak
d606fde3ef Skipping deployment of samples 2020-05-25 16:12:56 +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