- Removed
jar-dependencies
dependency. #70
- Added optional field json_key_file_content to get Service Account JSON key as an String input. #68
- Updated plugins dependencies #62
- Updated dependencies forcing this plugin to be compatible only with Logstash >= 8.2.0 #58
- Fixed dependency conflicts with logstash-output-google_pubsub by using the same client library logstash-output-google_pubsub#7
- Change to Java client
- Add
create_subscription
setting. Fixes #9
- Add additional attributes in the
[@metadata][pubsub_message]
field. Fixes #7
- Ignore acknowledge requests with an empty array of IDs. Fixes #14
- Docs: Set the default_codec doc attribute.
- Update gemspec summary
- Fix some documentation issues
- Docs: Fix list numbering
- Docs: Bump patch level for doc build
- Update to use 5.0 API
- Initial release