diff --git a/reference/html/README.html b/reference/html/README.html index 21f6c6348..9a64920ee 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -236,7 +236,7 @@ endpoints and/or message stream listeners/publishers with RabbitMQ, Kafka etc.
Compiling strings which are Java function bodies into bytecode, and then turning them into @Beans that can be wrapped as above.
Adapters for AWS Lambda, Azure, Apache OpenWhisk and possibly other "serverless" service providers.
+Adapters for AWS Lambda, Azure, Google Cloud Functions, Apache OpenWhisk and possibly other "serverless" service providers.
3.0.2.BUILD-SNAPSHOT
+3.1.0.BUILD-SNAPSHOT
The reference documentation consists of the following sections:
@@ -160,14 +160,6 @@ $(globalSwitch);GCP Adapter Reference
-Apache OpenWhisk Adapter Reference
-Mark Fisher, Dave Syer, Oleg Zhurakousky, Anshul Mehra
3.0.2.BUILD-SNAPSHOT
+3.1.0.BUILD-SNAPSHOT
Compiling strings which are Java function bodies into bytecode, and then turning them into @Beans that can be wrapped as above.
Adapters for AWS Lambda, Azure, Apache OpenWhisk and possibly other "serverless" service providers.
+Adapters for AWS Lambda, Azure, Google Cloud Functions, Apache OpenWhisk and possibly other "serverless" service providers.
Go to the function-sample-gcp to try out a sample function that you can test locally or deploy to GCP.
+Go to the function-sample-gcp to try out a sample function that you can test locally or deploy to GCP.