logstash-input-azure_event_hubs 1.4.5 → 1.4.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +3 -0
  3. data/VERSION +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '08965ec0c6d71ad293b2182bc554a12292273e7a7b2b15c7983217b30ece04d9'
4
- data.tar.gz: 4c4e953aa1253a944c5955d680df4960fe99543494bf951f4a0667fb56537030
3
+ metadata.gz: 24763a109522b1616d01ac89030c1267b3d71c065dec3b3e996aeb156e6aba1c
4
+ data.tar.gz: c6bb6220ca942890b0fa550e1a8de15791291ab19e0b7c20faa2ae76bb83f88c
5
5
  SHA512:
6
- metadata.gz: c2f30f4d1fff4a54e857a488069c9f1ba87e870bd661cf4511b4d54aca413b785361442396bd97243b187d2f7c04d5c0d1d5ba9ad5d8c0a0c7b891a0136d32c4
7
- data.tar.gz: da8bfeeea09623addd74ac7b8087b025ed606d611ee591ede9d9c771fd5513ce820925bfac5af9441aa6162442ce6384849e38496cf56a80d7c6e9ef8a5d45ee
6
+ metadata.gz: cb6393312037e8fdf615f20a0b71cfb984bb3db4365d5de3a80d3088fc2f33dfeb2faa817d5b6c4b43914e924f703d2a5bb4f1250ab08567c796b2df86172d16
7
+ data.tar.gz: 0b9998bfceb30f4fcefd0596ba8045565f413bdc58b6975a043ef84460bce4e8bfb85acc44691c6177a039487edc458df34f06fc6919c540e61fe554face15ee
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 1.4.6
2
+ - [DOCS] Add outbound port requirements for Event Hub [#88](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/88)
3
+
1
4
  ## 1.4.5
2
5
  - Upgrade multiple dependencies such as `gson`, `log4j2`, `jackson` to make the plugin stable [#83](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/83)
3
6
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.4.5
1
+ 1.4.6
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-azure_event_hubs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.5
4
+ version: 1.4.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-04 00:00:00.000000000 Z
11
+ date: 2024-05-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement