Skip to content

docs(release-notes): 2.1.4 patch entry + 2.2.0-M3 webapps-neo/version drift fixes - #181

Merged
kthoms merged 4 commits into
mainfrom
docs/2.2.0-m3-release-notes-update
Sep 18, 2026
Merged

kthoms merged 4 commits into
mainfrom
docs/2.2.0-m3-release-notes-update

Conversation

@kthoms

@kthoms kthoms commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Found during automated PREPARE checks for the 2.1.4 and 2.2.0-M3 releases.

Test plan

  • Human review of the webapps-neo write-up for accuracy/tone
  • Confirm no further version drift before M3 ships

Generated with Claude Code

@kthoms kthoms changed the title docs(release-notes): update 2.2 draft for webapps-neo feature and version drift docs(release-notes): 2.1.4 patch entry + 2.2.0-M3 webapps-neo/version drift fixes Aug 21, 2026
@kthoms
kthoms marked this pull request as ready for review August 21, 2026 12:34
Copilot AI lite review requested due to automatic review settings August 21, 2026 12:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Operaton release notes for the 2.1.4 patch and 2.2.0-M3 milestone.

Changes:

  • Documents Spring Boot and Spring Framework upgrades.
  • Adds the webapps-neo technical preview.
  • Updates 2.2 dependency and platform versions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Summary Review status
docs/documentation/reference/release-notes/2_1/index.md Adds the 2.1.4 patch release entry. No comments
docs/documentation/reference/release-notes/2_2/index.md Documents webapps-neo and updates compatibility versions. 3 nit comments
Suppressed comments (2)

docs/documentation/reference/release-notes/2_2/index.md:313

  • The version table is still out of sync with the canonical main POMs: pom.xml declares Spring Boot 4.1.1 and Spring 7.0.9, while parent/pom.xml declares Jackson 2.21.5, but the corresponding 2.2 entries remain 4.1.0, 7.0.7, and 2.21.4. Since this PR is correcting release-note version drift, please update those cells and the matching values in the Versions & Compatibility section as well.
| Apache Tomcat            | 11.0.21        | 11.0.25        |
| WildFly                  | 38.0.1.Final   | 41.0.0.Final   |
| Jackson                  | 2.21.2         | 2.21.4         |
| Groovy                   | 5.0.5          | 5.1.0          |
| Quarkus                  | —              | 3.33.3.1       |

docs/documentation/reference/release-notes/2_2/index.md:264

  • Although this row is corrected, the same release section still lists Spring Boot 4.1.0 and Spring Framework 7.0.7 at lines 259–260. The current main build POM manages 4.1.1 and 7.0.9, so the published compatibility versions will remain stale; please update those entries as part of this version-drift pass.
The Operaton Quarkus extension is based on **Quarkus 3.33.3.1 LTS**.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/documentation/reference/release-notes/2_2/index.md Outdated
Comment thread docs/documentation/reference/release-notes/2_2/index.md
Comment thread docs/documentation/reference/release-notes/2_2/index.md
Operaton Release Bot and others added 4 commits September 18, 2026 11:01
…sion drift

- Add New and Noteworthy entry for the new webapps-neo technical preview (PR #3296, #3515)
- Correct WildFly 40 -> 41.0.0.Final, Tomcat 11.0.22 -> 11.0.25, Quarkus 3.33.2.1 -> 3.33.3.1, Groovy 5.0.6 -> 5.1.0
  to match parent/pom.xml on main
@kthoms
kthoms force-pushed the docs/2.2.0-m3-release-notes-update branch from 70f3303 to 28e460b Compare September 18, 2026 09:09
@kthoms kthoms added the documentation:release-notes Updates to release notes label Sep 18, 2026
@kthoms
kthoms merged commit afa9751 into main Sep 18, 2026
1 check passed
@kthoms
kthoms deleted the docs/2.2.0-m3-release-notes-update branch September 18, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation:release-notes Updates to release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants