sensu-plugins-elasticsearch 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e319f3f86c9601175dd3491e2f4b6c5b2d6964c647ddfb9acd6bf889c561cdc4
4
- data.tar.gz: af563071f38a129d3c4e54a5e80984b393ea1bc4f8ab842b1435cb51c4a9d56c
3
+ metadata.gz: 8670e9f65b20a6f85378ee9032c23b74629e0d6a95a521331cb67bfef2efabec
4
+ data.tar.gz: 010d92d8dd23da486812678576f3fe6a875e1e5acd9840eebfcd79144649624d
5
5
  SHA512:
6
- metadata.gz: da453a880f287c0d2e5b6a88ebacb128c7ecd6cfec6fd9e6a9147910c00c7b1853f8a9c3bd33fe3d21f03aca4ac01f0b7bb232ce214ba10b015fe0d2d2304c73
7
- data.tar.gz: 98f68c296f471556369ebef348410f12a30e9a039b11944249c501ed5bf790e618effe062c355ca55895975f18c7edf1cdbd4b3dfa9303af1d325c79255ff297
6
+ metadata.gz: 7ee36bc9adefa729af3dd3722c9dae1d155614b573ca3e7e222eef3f60547571305abad3565ba41ba2bbc71175e3cec3695af55748721181cf24046a75662f75
7
+ data.tar.gz: 576cf47e7a42ce677da7aaa544de177dfaf7ae7dd5fdce619e92bd1cec07335bc3e7b668a14ec2f4b8a5bc9525febb2fdbc7586ff92f482597122f49c831ede7
data/CHANGELOG.md CHANGED
@@ -5,8 +5,11 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
5
5
 
6
6
  ## [Unreleased]
7
7
 
8
- ## [2.0.0] - 2018-03-07
8
+ ## [2.0.1] - 2018-03-27
9
+ ### Security
10
+ - updated yard dependency to `~> 0.9.11` per: https://nvd.nist.gov/vuln/detail/CVE-2017-17042 (@majormoses)
9
11
 
12
+ ## [2.0.0] - 2018-03-07
10
13
  ### Security
11
14
  - updated rubocop dependency to `~> 0.51.0` per: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8418. (@majormoses)
12
15
 
@@ -248,7 +251,8 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
248
251
  - initial release
249
252
 
250
253
 
251
- [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/2.0.0...HEAD
254
+ [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/2.0.1...HEAD
255
+ [2.0.1]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/2.0.0...2.0.1
252
256
  [2.0.0]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/1.12.0...2.0.0
253
257
  [1.12.0]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/1.11.1...1.12.0
254
258
  [1.11.1]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/1.11.0...1.11.1
@@ -2,7 +2,7 @@ module SensuPluginsElasticsearch
2
2
  module Version
3
3
  MAJOR = 2
4
4
  MINOR = 0
5
- PATCH = 0
5
+ PATCH = 1
6
6
 
7
7
  VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sensu-plugins-elasticsearch
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sensu Plugins and contributors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-07 00:00:00.000000000 Z
11
+ date: 2018-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-es-transport
@@ -258,14 +258,14 @@ dependencies:
258
258
  requirements:
259
259
  - - "~>"
260
260
  - !ruby/object:Gem::Version
261
- version: '0.8'
261
+ version: 0.9.11
262
262
  type: :development
263
263
  prerelease: false
264
264
  version_requirements: !ruby/object:Gem::Requirement
265
265
  requirements:
266
266
  - - "~>"
267
267
  - !ruby/object:Gem::Version
268
- version: '0.8'
268
+ version: 0.9.11
269
269
  description: |-
270
270
  This plugin provides native ElasticSearch instrumentation
271
271
  for monitoring and metrics collection, including: