logstash-input-kinesis 2.1.0-java → 2.1.1-java

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: 0a408a0f2c40378594c68c71dc444c9ae309a54339ea18f0a2a75141a69db8c9
4
- data.tar.gz: 4c91a0117e9e7e19dc1eb4661cfe316001c46ae70a7da93fd7c7afaf999dcd93
3
+ metadata.gz: b8c14600f1931833d133e6e14955d966f5012813c318ae6668aaaa79f8fc98a2
4
+ data.tar.gz: c17f6b3b4a208c9b3473263a22618ebf5abd9bb36040aea454437b5b94d9b310
5
5
  SHA512:
6
- metadata.gz: 44dc3e7387dfad78a0324393187135f7bc0580d3b0dcc5eba55b99bffca02e891272a9e95e7269575ac91d91d323418a0c00f8ae084ba4c0ce334edbab3d209f
7
- data.tar.gz: 27f72f9835c52321ed7fa973f8fbcbf2d60874aac9c7da407d046cb574ef547e97cbeb54436e64c1c4909dcbc614d432a89406b57c26a5c5048a603476f296ed
6
+ metadata.gz: cc398fd2652af451220734e2566b749056fc03bd3038c8ffc15ed0f6934f62227865cf9176ab6b0e15898179868eb60590797062091eab983d004b50b8eab6e4
7
+ data.tar.gz: e4bd8494ff44fe1bdb0fbf07530736c56b7b162bc82a4f0817f828c1d155a7834bbfbc53c22e5c83ea0038ce3bd1fbcf80c8dc1631d7b29c8d5b517e780e47b0
@@ -1,3 +1,6 @@
1
+ ## 2.1.1
2
+ - Added helpful content from readme to doc file for publishing [#63](https://github.com/logstash-plugins/logstash-input-kinesis/pull/63)
3
+
1
4
  ## 2.1.0
2
5
  - Changed role assumption to also assume role for interactions with dynamodb and cloudwatch [#66](https://github.com/logstash-plugins/logstash-input-kinesis/pull/66)
3
6
 
@@ -2,7 +2,7 @@
2
2
  module Logstash
3
3
  module Input
4
4
  module Kinesis
5
- VERSION = "2.1.0"
5
+ VERSION = "2.1.1"
6
6
  end
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-kinesis
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.1.1
5
5
  platform: java
6
6
  authors:
7
7
  - Brian Palmer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-02-15 00:00:00.000000000 Z
11
+ date: 2019-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement