Bump fluent-plugin-google-cloud gem version to 0.6.7 #48
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
The fluent-plugin-google-cloud gem has now released version 0.6.7.
I am raising this pull request to update the same in google-fluentd.
I have built the plugin locally(on OSX) with the changes. Kindly let me know what kind of other verifications can be done from my side if any.
I referred to previous PR for the similar version update for the gem #41 .
One particular feature I was awaiting was the support of operation in LogEntry.
The latest version of fluent-plugin-google-cloud has included support for operation in LogEntry.
Corresponding PR in the plugin - GoogleCloudPlatform/fluent-plugin-google-cloud#145 .
Please let me know if you need any changes in the PR, I tried to find the contributors guideline but could not find it.
Thanks in advance!