fluent-plugin-google-cloud 0.10.7 → 0.11.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6cc4f838b0d129461db3849d1b089ce76b24a3c19baf8b984d2ec00bf2f268d0
4
- data.tar.gz: 43109d8b31ea5bdd15e3e21f10a7786eb7e197393ab3a61edc66ee9009c4e848
3
+ metadata.gz: 3b9fa15008ba95629e400325cd7dd40583d02edb0ca3b172ab7605aba31c45b1
4
+ data.tar.gz: f5bc83aa57a237289d2f61792ed9493647e5c74d19ff8038a9ecce2ccce43c4b
5
5
  SHA512:
6
- metadata.gz: 51ac3c4dfa9034eab5bb282112a90352b96cfc34cdeda5563df60bc8f9baff015e384bc4c838389b08556e1007c83890b5be34def35dd1a6826bc35b36351dfe
7
- data.tar.gz: 2579e12ee867d18466644c8f8d695059831f643b9b50da3e359ddaae31ee429c449620827cc25acdc1509f809f6b2352aa103e53b80b0367bc915e10f4497b51
6
+ metadata.gz: 6fe3254288d5e240f7a0356cf103aaf96a6044ffeb32fa5c5df8ad9ed777e1eeef3763191fcdde211885ea278e17154e0c37be1b0cc4f2cf51c9e6524ceeb5b9
7
+ data.tar.gz: 2a3713fb2c3abea2ae477580c3f53b3f6adeebe628936e310965518925e67081615cce48eac51db2cc7ade1e51f82fe800f0eaa2f1c913ae120f48bab5faf9af
data/Gemfile.lock CHANGED
@@ -1,11 +1,11 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluent-plugin-google-cloud (0.10.7)
4
+ fluent-plugin-google-cloud (0.11.1)
5
5
  fluentd (= 1.11.2)
6
6
  google-api-client (= 0.30.8)
7
7
  google-cloud-logging (= 1.6.6)
8
- google-protobuf (= 3.14.0)
8
+ google-protobuf (= 3.15.8)
9
9
  googleapis-common-protos (= 1.3.10)
10
10
  googleauth (= 0.9.0)
11
11
  grpc (= 1.31.1)
@@ -16,10 +16,10 @@ PATH
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- addressable (2.7.0)
19
+ addressable (2.8.0)
20
20
  public_suffix (>= 2.0.2, < 5.0)
21
21
  ast (2.4.2)
22
- concurrent-ruby (1.1.8)
22
+ concurrent-ruby (1.1.9)
23
23
  cool.io (1.7.1)
24
24
  coveralls (0.8.23)
25
25
  json (>= 1.8, < 3)
@@ -30,8 +30,7 @@ GEM
30
30
  crack (0.4.5)
31
31
  rexml
32
32
  declarative (0.0.20)
33
- declarative-option (0.1.0)
34
- docile (1.3.5)
33
+ docile (1.4.0)
35
34
  faraday (0.17.4)
36
35
  multipart-post (>= 1.2, < 3)
37
36
  fluentd (1.11.2)
@@ -74,7 +73,7 @@ GEM
74
73
  google-gax (~> 1.8)
75
74
  googleapis-common-protos (>= 1.3.9, < 2.0)
76
75
  googleapis-common-protos-types (>= 1.0.4, < 2.0)
77
- google-cloud-trace (0.41.0)
76
+ google-cloud-trace (0.41.3)
78
77
  concurrent-ruby (~> 1.1)
79
78
  google-cloud-core (~> 1.5)
80
79
  google-cloud-trace-v1 (~> 0.0)
@@ -92,12 +91,12 @@ GEM
92
91
  googleauth (~> 0.9)
93
92
  grpc (~> 1.24)
94
93
  rly (~> 0.2.3)
95
- google-protobuf (3.14.0)
94
+ google-protobuf (3.15.8-x86_64-linux)
96
95
  googleapis-common-protos (1.3.10)
97
96
  google-protobuf (~> 3.11)
98
97
  googleapis-common-protos-types (>= 1.0.5, < 2.0)
99
98
  grpc (~> 1.27)
100
- googleapis-common-protos-types (1.0.6)
99
+ googleapis-common-protos-types (1.1.0)
101
100
  google-protobuf (~> 3.14)
102
101
  googleauth (0.9.0)
103
102
  faraday (~> 0.12)
@@ -106,17 +105,17 @@ GEM
106
105
  multi_json (~> 1.11)
107
106
  os (>= 0.9, < 2.0)
108
107
  signet (~> 0.7)
109
- grpc (1.31.1)
108
+ grpc (1.31.1-x86_64-linux)
110
109
  google-protobuf (~> 3.12)
111
110
  googleapis-common-protos-types (~> 1.0)
112
111
  hashdiff (1.0.1)
113
112
  http_parser.rb (0.6.0)
114
113
  httpclient (2.8.3)
115
114
  json (2.2.0)
116
- jwt (2.2.2)
115
+ jwt (2.2.3)
117
116
  memoist (0.16.2)
118
117
  metaclass (0.0.4)
119
- mini_mime (1.0.2)
118
+ mini_mime (1.1.0)
120
119
  mocha (1.9.0)
121
120
  metaclass (~> 0.0.1)
122
121
  msgpack (1.4.2)
@@ -140,12 +139,12 @@ GEM
140
139
  rainbow (2.2.2)
141
140
  rake
142
141
  rake (10.5.0)
143
- representable (3.0.4)
142
+ representable (3.1.1)
144
143
  declarative (< 0.1.0)
145
- declarative-option (< 0.2.0)
144
+ trailblazer-option (>= 0.1.1, < 0.2.0)
146
145
  uber (< 0.2.0)
147
146
  retriable (3.1.2)
148
- rexml (3.2.4)
147
+ rexml (3.2.5)
149
148
  rly (0.2.3)
150
149
  rubocop (0.39.0)
151
150
  parser (>= 2.3.0.7, < 3.0)
@@ -154,7 +153,7 @@ GEM
154
153
  ruby-progressbar (~> 1.7)
155
154
  unicode-display_width (~> 1.0, >= 1.0.1)
156
155
  ruby-progressbar (1.11.0)
157
- serverengine (2.2.3)
156
+ serverengine (2.2.4)
158
157
  sigdump (~> 0.2.2)
159
158
  sigdump (0.2.4)
160
159
  signet (0.15.0)
@@ -176,8 +175,9 @@ GEM
176
175
  test-unit (3.3.3)
177
176
  power_assert
178
177
  thor (1.1.0)
179
- tins (1.28.0)
178
+ tins (1.29.1)
180
179
  sync
180
+ trailblazer-option (0.1.1)
181
181
  tzinfo (2.0.4)
182
182
  concurrent-ruby (~> 1.0)
183
183
  tzinfo-data (1.2021.1)
@@ -191,7 +191,7 @@ GEM
191
191
  yajl-ruby (1.4.1)
192
192
 
193
193
  PLATFORMS
194
- ruby
194
+ x86_64-linux
195
195
 
196
196
  DEPENDENCIES
197
197
  coveralls (= 0.8.23)
@@ -204,4 +204,4 @@ DEPENDENCIES
204
204
  webmock (= 3.6.2)
205
205
 
206
206
  BUNDLED WITH
207
- 2.1.4
207
+ 2.2.23
@@ -10,7 +10,7 @@ eos
10
10
  gem.homepage =
11
11
  'https://github.com/GoogleCloudPlatform/fluent-plugin-google-cloud'
12
12
  gem.license = 'Apache-2.0'
13
- gem.version = '0.10.7'
13
+ gem.version = '0.11.1'
14
14
  gem.authors = ['Stackdriver Agents Team']
15
15
  gem.email = ['stackdriver-agents@google.com']
16
16
  gem.required_ruby_version = Gem::Requirement.new('>= 2.2')
@@ -19,12 +19,15 @@ eos
19
19
  gem.test_files = gem.files.grep(/^(test)/)
20
20
  gem.require_paths = ['lib']
21
21
 
22
+ # Note: In order to update the Fluentd version, please update both here and
23
+ # also the fluentd version in
24
+ # https://github.com/GoogleCloudPlatform/google-fluentd/blob/master/config/software/fluentd.rb.
22
25
  gem.add_runtime_dependency 'fluentd', '1.11.2'
23
26
  gem.add_runtime_dependency 'googleapis-common-protos', '1.3.10'
24
27
  gem.add_runtime_dependency 'googleauth', '0.9.0'
25
28
  gem.add_runtime_dependency 'google-api-client', '0.30.8'
26
29
  gem.add_runtime_dependency 'google-cloud-logging', '1.6.6'
27
- gem.add_runtime_dependency 'google-protobuf', '3.14.0'
30
+ gem.add_runtime_dependency 'google-protobuf', '3.15.8'
28
31
  gem.add_runtime_dependency 'grpc', '1.31.1'
29
32
  gem.add_runtime_dependency 'json', '2.2.0'
30
33
  gem.add_runtime_dependency 'opencensus', '0.5.0'
@@ -271,19 +271,19 @@ class GoogleCloudOutputGRPCTest < Test::Unit::TestCase
271
271
  {
272
272
  '32 s' => '32s',
273
273
  '32s' => '32s',
274
- '0.32s' => '0.320000000s',
274
+ '0.32s' => '0.320s',
275
275
  ' 123 s ' => '123s',
276
- '1.3442 s' => '1.344200000s',
276
+ '1.3442 s' => '1.344200s',
277
277
 
278
278
  # Test whitespace.
279
279
  # \t: tab. \r: carriage return. \n: line break.
280
280
  # \v: vertical whitespace. \f: form feed.
281
- "\t123.5\ts\t" => '123.500000000s',
282
- "\r123.5\rs\r" => '123.500000000s',
283
- "\n123.5\ns\n" => '123.500000000s',
284
- "\v123.5\vs\v" => '123.500000000s',
285
- "\f123.5\fs\f" => '123.500000000s',
286
- "\r123.5\ts\f" => '123.500000000s'
281
+ "\t123.5\ts\t" => '123.500s',
282
+ "\r123.5\rs\r" => '123.500s',
283
+ "\n123.5\ns\n" => '123.500s',
284
+ "\v123.5\vs\v" => '123.500s',
285
+ "\f123.5\fs\f" => '123.500s',
286
+ "\r123.5\ts\f" => '123.500s'
287
287
  }
288
288
  end
289
289
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-google-cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.7
4
+ version: 0.11.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stackdriver Agents Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-21 00:00:00.000000000 Z
11
+ date: 2021-08-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fluentd
@@ -86,14 +86,14 @@ dependencies:
86
86
  requirements:
87
87
  - - '='
88
88
  - !ruby/object:Gem::Version
89
- version: 3.14.0
89
+ version: 3.15.8
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
94
  - - '='
95
95
  - !ruby/object:Gem::Version
96
- version: 3.14.0
96
+ version: 3.15.8
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: grpc
99
99
  requirement: !ruby/object:Gem::Requirement