Skip to content

Update jruby-openssl to 0.16.0#19114

Merged
donoghuc merged 1 commit into
elastic:8.19from
donoghuc:bump-jossl-8.19
May 19, 2026
Merged

Update jruby-openssl to 0.16.0#19114
donoghuc merged 1 commit into
elastic:8.19from
donoghuc:bump-jossl-8.19

Conversation

@donoghuc
Copy link
Copy Markdown
Member

Release notes

Update jruby-openssl to 0.16.0.

What does this PR do?

Take up the latest jruby-openssl in 8.19.

Take up the latest jruby-openssl in 8.19.
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • run exhaustive tests : Run the exhaustive tests Buildkite pipeline.

gem.add_runtime_dependency 'ruby-maven-libs', '~> 3', '>= 3.8.9'
gem.add_runtime_dependency "jar-dependencies",'= 0.4.1' # Pin to `0.4.1` until https://github.com/jruby/jruby/issues/7262 is resolved
gem.add_runtime_dependency "jruby-openssl", "~> 0.15.4" # Pin until upgrade to jruby 9.4.12.0 https://github.com/elastic/logstash/issues/17007
gem.add_runtime_dependency "jruby-openssl", "~> 0.16.0"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'm struggling to find why this pin was necssary. #17650 i suppose it would be best to delete this line all together if I cant spot it.

@donoghuc
Copy link
Copy Markdown
Member Author

run exhaustive tests

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

gem.add_runtime_dependency 'ruby-maven-libs', '~> 3', '>= 3.8.9'
gem.add_runtime_dependency "jar-dependencies",'= 0.4.1' # Pin to `0.4.1` until https://github.com/jruby/jruby/issues/7262 is resolved
gem.add_runtime_dependency "jruby-openssl", "~> 0.15.4" # Pin until upgrade to jruby 9.4.12.0 https://github.com/elastic/logstash/issues/17007
gem.add_runtime_dependency "jruby-openssl", "~> 0.16.0"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Suggested change
gem.add_runtime_dependency "jruby-openssl", "~> 0.16.0"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'm not sure why this was added. PR and exhaustive tests pass. I think removal (to match upstream) is appropriate. LMK if there is something i've missed.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I"m going to do this in a follow up PR as I want to get this in for FF today and i want to vet this more.

Copy link
Copy Markdown
Member

@andsel andsel left a comment

Choose a reason for hiding this comment

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

LGTM

@donoghuc donoghuc merged commit 22d6aef into elastic:8.19 May 19, 2026
8 checks passed
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.

3 participants