Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 1.21 KB

Unreleased

  • Removed jar-dependencies dependency #29

0.15.0

  • Updated Google Cloud Storage client library, from 2.12.0 to 2.26.1 #25

0.14.0

  • Feature, update so that unauthenticated client can access public buckets #24

0.13.0

  • Updated Google Cloud Storage client library, from 1.118.1 to 2.12.0 #21

0.12.0

  • Updated Google Cloud Storage client library, needs Logstash >= 8.3.0 to run #20

0.11.0

  • Change gzip file detection to use mime type instead of extension

0.10.0

  • Updated JAR dependencies.
  • Changed the way lines were being read to not strip the included line endings.

0.9.0

  • Initial release
  • File inclusion/exclusion by
    • regex
    • processed database
    • metadata key
  • Authenticate using Application Default Credentials or JSON keys
  • Read GZipped files