Skip to content

Tags: shubydo/logstash-input-s3

Tags

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request logstash-plugins#164 from karenzone/Fix-link-forma…

…tting

Fix formatting for link

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request logstash-plugins#163 from yaauie/release-3.4.0

bump version for 3.4.0 release

v3.3.7

Toggle v3.3.7's commit message
Version bump to 3.3.7

And changelog update

Fixes logstash-plugins#157

v3.3.6

Toggle v3.3.6's commit message
Version bump to 3.3.6

Also updated changelog

Fixes logstash-plugins#156

v3.3.5

Toggle v3.3.5's commit message
Version Bump

Also, use SPDX license identifier in gemspec to avoid warning while
building gem

Fixes logstash-plugins#151

v3.3.4

Toggle v3.3.4's commit message
Version Bump

Fixes logstash-plugins#150

v3.3.3

Toggle v3.3.3's commit message
Symbolize additional_settings hash

AWS SDK expects symbolized hash keys, so do that.

Fixes logstash-plugins#148

Fixes logstash-plugins#149

v3.3.2

Toggle v3.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jsvd João Duarte
set default_codec doc attribute

v3.3.1

Toggle v3.3.1's commit message
Improve error handling when listing/downloading from S3

Add error checking to:
  Stop plugin from crashing when S3 service errors occur when listing
    the contents of buckets, or downloading files.
  Add log messages when buckets cannot be list/files cannot be downloaded

The error checking should allow the plugin to recover if the error conditions
occur while not blocking progress of handling other items.

This should fix/improve the experience with logstash-plugins#143, logstash-plugins#133 and logstash-plugins#59

Fixes logstash-plugins#144

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jsvd João Duarte
bump to 3.3.0