logstash-plugins / logstash-output-google_pubsub

Logstash output for sending events to the Google Pub/Sub service
Apache License 2.0
7 stars 10 forks source link

Update Gradle to 7.4 and pubsub client (and dependencies) to 1.120.13 #27

Closed andsel closed 2 years ago

andsel commented 2 years ago

Release notes

Updates PubSub dependencies forcing this plugin to be compatible only with Logstash >= 8.2.0

What does this PR do?

Update Google PubSub client (and transitive dependencies) to 1.115.1 from 1.37.1

Why is it important/What is the impact to the user?

Checklist

Author's Checklist

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

Closes https://github.com/elastic/logstash/issues/14474