Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Gradle to 7.4 and Bigquery client to 1.137.2 #67

Merged
merged 7 commits into from
Sep 23, 2022

Conversation

andsel
Copy link
Contributor

@andsel andsel commented Aug 24, 2022

Release notes

Updates Big Query dependencies forcing this plugin to be compatible only with Logstash >= 8.3.0

What does this PR do?

Update Google BigQuery client (and transitive dependencies) from 1.24.1 to 1.137.2

Imposes Logstash 8.3.0 runtime requirement due to alignment on jackson-core 2.13.3

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

  • Keeps libraries updated
  • Removes 7.x branch testing from Travis matrix test

Closes elastic/logstash#14474

@andsel andsel self-assigned this Sep 20, 2022
Copy link
Contributor

@robbavey robbavey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM other than comments on changelog

CHANGELOG.md Outdated
@@ -1,3 +1,6 @@
## 4.1.6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do a minor update and explicitly call out the requirement for logstash version

@andsel andsel merged commit 155dc50 into logstash-plugins:main Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Meta] Logstash Update Gradle version and dependencies for Google plugins
2 participants