sensu-plugins-rabbitmq 4.0.0 → 4.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: eb736097ac7037864024d62e1ba0cc0d112c5e216b6d1fa0ac4816da19875ed1
4
- data.tar.gz: 1478860ce3dbdc717410a41b27f1e4064e102f45be649fd3a10a7a3813bd01bd
3
+ metadata.gz: ab83a80013047be3f67a60484fe829eae99c6fdda4c0581382961814834f0c9a
4
+ data.tar.gz: 845bc031e0d94225bb678fbcdef541344209f40fe69f115f5bbf947dfa6f0140
5
5
  SHA512:
6
- metadata.gz: af04fcf0e8a83ed3403029ccc8698c3a13ef56b9c543cc8400552841658b151b1143b35c676870c3f5b609580b7f53bbf5d3a5221d74dc5b09a6075a9ba736fd
7
- data.tar.gz: 368de85951f046b580b69231cecbfeec6517f01e2003e9fb42d6c02f3b7c71782cf7e2a838456b8de2f2a2d368774e1312ad02752b8fafe61050d5d3eddc3b85
6
+ metadata.gz: b12532933f09ee39fa84f07b3813a32e45ec687755912c9c6e5569a5e511975fb40c098ab8525b1e667bdcd62634f7673a00ce4fb92e0943840b73a0f6a9c365
7
+ data.tar.gz: 01008fb6ec709bfaa437643ab01a2ab3a5e0286eccb6e03d21fe22bc9d9c7ecf71928b6c6e81ad564a16dd095e6be8afc49fb270a458477adb6c03f5a5b91daf
data/CHANGELOG.md CHANGED
@@ -5,6 +5,9 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
5
5
 
6
6
  ## [Unreleased]
7
7
 
8
+ ## [4.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)
8
11
 
9
12
  ## [4.0.0] - 2018-03-17
10
13
  ### Security
@@ -181,7 +184,8 @@ NOTE: this release changes the option flags in check-rabbitmq-node-health.rb to
181
184
  - Remove copy paste errors in the Readme
182
185
  - Removed Rubygems require Ruby 1.8.7 backwards compatibility from all plugins
183
186
 
184
- [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/4.0.0...HEAD
187
+ [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/4.0.1...HEAD
188
+ [4.0.1]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/4.0.0...4.0.1
185
189
  [4.0.0]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/3.6.0..4.0.0
186
190
  [3.6.0]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/3.5.0...3.6.0
187
191
  [3.5.0]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/3.4.0...3.5.0
@@ -4,7 +4,7 @@ module SensuPluginsRabbitMQ
4
4
  module Version
5
5
  MAJOR = 4
6
6
  MINOR = 0
7
- PATCH = 0
7
+ PATCH = 1
8
8
 
9
9
  VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sensu-plugins-rabbitmq
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0
4
+ version: 4.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-17 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: sensu-plugin
@@ -240,14 +240,14 @@ dependencies:
240
240
  requirements:
241
241
  - - "~>"
242
242
  - !ruby/object:Gem::Version
243
- version: '0.8'
243
+ version: 0.9.11
244
244
  type: :development
245
245
  prerelease: false
246
246
  version_requirements: !ruby/object:Gem::Requirement
247
247
  requirements:
248
248
  - - "~>"
249
249
  - !ruby/object:Gem::Version
250
- version: '0.8'
250
+ version: 0.9.11
251
251
  description: |-
252
252
  This plugin provides native RabbitMQ instrumentation
253
253
  for monitoring and metrics collection, including: