Commit Graph

11 Commits

Author SHA1 Message Date
buildmaster
a07c402509 Going back to snapshots 2020-06-22 07:40:22 +00:00
buildmaster
13b009fb3c Update SNAPSHOT to 3.0.8.RELEASE 2020-06-22 07:30:59 +00:00
dzou
68f50a8b62 Fix GCP sample for 3.0.x 2020-06-08 18:09:09 -04:00
buildmaster
e67b8be21a Bumping versions to 3.0.8.BUILD-SNAPSHOT after release 2020-05-28 10:03:11 +00:00
buildmaster
a39255c748 Going back to snapshots 2020-05-28 10:03:10 +00:00
buildmaster
ec5d929a65 Update SNAPSHOT to 3.0.7.RELEASE 2020-05-28 09:45:34 +00:00
Oleg Zhurakousky
2e8537889d Add repositories to GCP HTTP sample POM 2020-05-27 16:25:45 +02:00
dzou
9044ea5e9a Fix the GCP integration tests 2020-05-27 14:14:11 +02:00
Oleg Zhurakousky
0580e9c7a5 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-27 14:10:25 +02:00
Oleg Zhurakousky
0133504dce Fix the classpath archive API call in GcfJarLauncher 2020-05-22 13:09:49 +02:00
dzou
03cdd34832 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:41:35 +02:00