elastic / logstash-filter-elastic_integration

The Elastic Integrations filter for Logstash, which enables running Elastic Integrations inside of Logstash pipelines
Other
5 stars 8 forks source link

Make GeoIpDatabaseProvider#build public to accommodate JRuby package-private method visibility #132

Closed jsvd closed 6 months ago

jsvd commented 6 months ago

Fix for CI failure at runtime: https://buildkite.com/elastic/logstash-serverless-integration-testing/builds/299#018de5b0-39b0-49f3-a295-d15475281758/1258-1265

likely due to JRuby 9.4.6.0 change:

https://github.com/jruby/jruby/pull/8093

yaauie commented 6 months ago

Good catch. We will need a changelog entry and a version bump. Release can likely wait until we have a feature or get closer to a release of Logstash that includes the affected Jruby.

jsvd commented 6 months ago

@logstashmachine bump patch

jsvd commented 6 months ago

@logstashmachine bump patch

jsvd commented 6 months ago

Good catch. We will need a changelog entry and a version bump. Release can likely wait until we have a feature or get closer to a release of Logstash that includes the affected Jruby.

@yaauie done! If possible I'd rather publish this ASAP as it's breaking current serverless integration tests with Logstash main (already on 9.4.6.0).

elasticmachine commented 6 months ago

:green_heart: Build Succeeded

History

elasticmachine commented 6 months ago

:green_heart: Build Succeeded

History

elasticmachine commented 6 months ago

:green_heart: Build Succeeded

History