Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

45 lines (31 loc) · 1.58 KB

Unreleased

  • Removed jar-dependencies dependency. #70

1.4.0

  • Added optional field json_key_file_content to get Service Account JSON key as an String input. #68

1.3.0

  • Updated plugins dependencies #62

1.2.2

  • Updated dependencies forcing this plugin to be compatible only with Logstash >= 8.2.0 #58

1.2.1

1.2.0

  • Change to Java client
  • Add create_subscription setting. Fixes #9

1.1.0

  • Add additional attributes in the [@metadata][pubsub_message] field. Fixes #7

1.0.6

  • Ignore acknowledge requests with an empty array of IDs. Fixes #14

1.0.5

  • Docs: Set the default_codec doc attribute.

1.0.4

  • Update gemspec summary

1.0.3

  • Fix some documentation issues

1.0.2

  • Docs: Fix list numbering

1.0.1

  • Docs: Bump patch level for doc build

1.0.0

  • Update to use 5.0 API

0.9.0

  • Initial release