From 3c48e748c4236391e2adf1cdae0fd30471d81b02 Mon Sep 17 00:00:00 2001 From: Ling Huang Date: Thu, 19 Aug 2021 13:17:07 -0400 Subject: [PATCH] Clarify the expected gem version of fluent-plugin-google-cloud. --- plugin_gems.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin_gems.rb b/plugin_gems.rb index 52956a63..43e61b59 100644 --- a/plugin_gems.rb +++ b/plugin_gems.rb @@ -13,6 +13,9 @@ download "webhdfs", "0.8.0" download "fluent-plugin-webhdfs", "1.2.3" download "fluent-plugin-rewrite-tag-filter", "2.2.0" +# This should be the last released version of the gem in https://rubygems.org/gems/fluent-plugin-google-cloud. +# The release candidate build will overwrite this gem with a gem version that is built from the master branch +# later in the build pipeline. download "fluent-plugin-google-cloud", "0.11.1" download "fluent-plugin-detect-exceptions", "0.0.12" # Keep this version compatible with