logstash-input-cloudwatch 2.0.1 → 2.0.2

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
  SHA1:
3
- metadata.gz: 9b00ee77394f455a6f10c3520133ad01a07ba862
4
- data.tar.gz: c6c12406db0d518f93a07b0c3303cf97f3d137c9
3
+ metadata.gz: f9756120b5793dc5aa86151a23386155e575c4b7
4
+ data.tar.gz: a6cf700f291e3e5952efd65f68ac06db6f0cc2dc
5
5
  SHA512:
6
- metadata.gz: 080344bbd37d1533e166e93855d283e7d3355f6b045155946076d0e8ffc4b364b84ddee3beed4d4337094297e957fe4f902ae3a8f48b89e79fb09076822df9bc
7
- data.tar.gz: b851865091d5ea2aaf0e7937bf9d47ff48d9a901a43933bd4c2f3df3e9c2c320bfd776499ea4d26bc4b373a4d1e62ae89e7fe142bfa1683f4b15c945204ba982
6
+ metadata.gz: 1ddb5128735de7347319ce0feca0575b1799335900b746d17a12ede8436cc9dbeb515a208ab2e88bbdc554077655d4ff63f7fe73bd8323b446ae9ce55352b692
7
+ data.tar.gz: ceaea47f52763185ee6e63e10b1b7c96852b84ea2530d74b820785a9beedc41dad2cdcc236e3944a9abe32cfc6fbc64f968d5cd4bd26c338b0e7bc6400575ecc
@@ -1,3 +1,6 @@
1
+ ## 2.0.2
2
+ - Fix some documentation issues
3
+
1
4
  # 1.1.3
2
5
  - Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
3
6
  # 1.1.1
@@ -12,7 +12,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
12
12
  END - GENERATED VARIABLES, DO NOT EDIT!
13
13
  ///////////////////////////////////////////
14
14
 
15
- [id="plugins-{type}-{plugin}"]
15
+ [id="plugins-{type}s-{plugin}"]
16
16
 
17
17
  === Cloudwatch input plugin
18
18
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-input-cloudwatch'
3
- s.version = '2.0.1'
3
+ s.version = '2.0.2'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Retrieve stats from AWS CloudWatch."
6
6
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-cloudwatch
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jurgens du Toit
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-23 00:00:00.000000000 Z
11
+ date: 2017-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement