Skip to content

Releases: cherweg/logstash-input-s3-sns-sqs

This is a test release...

18 Jun 11:30
20526f0
Compare
Choose a tag to compare
Pre-release

2.0.0
Breaking Changes:

  • s3_key_prefix was never functional and will be removed config for s3 paths are regex (if not exact match)
  • s3_options_by_bucket substitutes all s3_* options. We will merge deprecated options into the new structure for one release

Changes:

  • Added s3_default_options
  • Refactor plugin structure to be more modular
  • Rework threadding design
  • introduce s3_options_by_bucket to configure settings (e.g aws_options_hash or type)