Skip to content

Dynamically adapt between Spring versions #4398

Open
mdeinum wants to merge 2 commits intoelastic:mainfrom
mdeinum:spring7-support
Open

Dynamically adapt between Spring versions #4398
mdeinum wants to merge 2 commits intoelastic:mainfrom
mdeinum:spring7-support

Conversation

@mdeinum
Copy link
Copy Markdown

@mdeinum mdeinum commented Feb 12, 2026

Dynamically adapt between Spring versions 6 (and potentially lower) and Spring Framework 7.

What does this PR do?

Add support for Spring Framework 7 for the ClientHttpRequestFactory support that is in there. Dynamically adapts to Spring Framework 7 or lower based on available methods.

Checklist

  • This is an enhancement of existing features, or a new feature in existing plugins
    • I have updated CHANGELOG.next-release.md
    • I have added tests that prove my fix is effective or that my feature works
    • Added an API method or config option? Document in which version this will be introduced
    • I have made corresponding changes to the documentation
  • This is a bugfix
  • This is a new plugin
    • I have updated CHANGELOG.next-release.md
    • My code follows the style guidelines of this project
    • I have made corresponding changes to the documentation
    • I have added tests that prove my fix is effective or that my feature works
    • New and existing unit tests pass locally with my changes
    • I have updated supported-technologies.md
    • Added an API method or config option? Document in which version this will be introduced
    • Added an instrumentation plugin? Describe how you made sure that old, non-supported versions are not instrumented by accident.
  • This is something else

@mdeinum mdeinum requested a review from a team as a code owner February 12, 2026 06:57
@cla-checker-service
Copy link
Copy Markdown

cla-checker-service bot commented Feb 12, 2026

❌ Author of the following commits did not sign a Contributor Agreement:
d98cfad, c270bc9

Please, read and sign the above mentioned agreement if you want to contribute to this project

@github-actions
Copy link
Copy Markdown

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions github-actions bot added agent-java community Issues and PRs created by the community triage labels Feb 12, 2026
@Mistborn94
Copy link
Copy Markdown
Contributor

Mistborn94 commented Feb 13, 2026

Support for Spring Boot 4 / Spring framework 7 also implemented in #4397 , but without the method handles.

@botelastic
Copy link
Copy Markdown

botelastic bot commented Apr 14, 2026

Hi! We just realized that we haven't looked into this issue in a while. We're sorry! We're labeling this issue as stalled to make it hit our filters and make sure we get back to it in as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1. Thank you for your contribution!

@botelastic botelastic bot added the stalled label Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-java community Issues and PRs created by the community stalled triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants