这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions plugin_gems.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.11"
download "fluent-plugin-detect-exceptions", "0.0.15"
# Keep this version compatible with
Expand Down