Conversation
|
💚 CLA has been signed |
🤖 GitHub commentsJust comment with:
|
28b2a95 to
faef8f7
Compare
🔍 Preview links for changed docs |
faef8f7 to
f81fe06
Compare
f81fe06 to
46cecc1
Compare
46cecc1 to
926a657
Compare
|
What is the status of this PR @Mistborn94 ? Many developers need these support. |
|
It is ready to review - I just need this project's mainainers to review and merge. |
|
it's failing tests |
|
@jackshirazi These tests were also failing on master when I checked last week and is also failing on other open PRs with the dame error :( I'm not sure what I can do to fix it... |
|
These PR looks really good. You have added a lot of tests and fixed main problem with headers which we also noticed. Nice! 👍 |
|
Hi, I can't wait to merge this PR either. @jackshirazi 🥺 |
|
We are currently moving our applications to spring boot 4 and we are using the latest version 1.55.4 of the APM agent already. Do you think this will be merged and released soon? |
Vale Linting ResultsSummary: 2 warnings, 10 suggestions found
|
| File | Line | Rule | Message |
|---|---|---|---|
| docs/reference/supported-technologies.md | 85 | Elastic.DontUse | Don't use 'Note that'. |
| docs/reference/supported-technologies.md | 86 | Elastic.DontUse | Don't use 'Note that'. |
💡 Suggestions (10)
| File | Line | Rule | Message |
|---|---|---|---|
| docs/reference/supported-technologies.md | 78 | Elastic.Wordiness | Consider using 'because' instead of 'Since'. |
| docs/reference/supported-technologies.md | 80 | Elastic.Wordiness | Consider using 'because' instead of 'since'. |
| docs/reference/supported-technologies.md | 81 | Elastic.WordChoice | Consider using 'start, run' instead of 'Boot', unless the term is in the UI. |
| docs/reference/supported-technologies.md | 81 | Elastic.Wordiness | Consider using 'because' instead of 'since'. |
| docs/reference/supported-technologies.md | 82 | Elastic.Wordiness | Consider using 'because' instead of 'since'. |
| docs/reference/supported-technologies.md | 83 | Elastic.Wordiness | Consider using 'because' instead of 'since'. |
| docs/reference/supported-technologies.md | 84 | Elastic.WordChoice | Consider using 'start, run' instead of 'Boot', unless the term is in the UI. |
| docs/reference/supported-technologies.md | 84 | Elastic.Wordiness | Consider using 'because' instead of 'since'. |
| docs/reference/supported-technologies.md | 85 | Elastic.Wordiness | Consider using 'because' instead of 'since'. |
| docs/reference/supported-technologies.md | 86 | Elastic.Wordiness | Consider using 'because' instead of 'since'. |
The Vale linter checks documentation changes against the Elastic Docs style guide.
To use Vale locally or report issues, refer to Elastic style guide for Vale.
Fixes #4345
What does this PR do?
Implements support for Spring Boot 4 / Spring Framework 7
Checklist
Added an API method or config option? Document in which version this will be introduced