Skip to content

[Spring Data Cosmos] Add version guide and EOL notice to CHANGELOG#48776

Draft
jeet1995 wants to merge 1 commit intoAzure:mainfrom
jeet1995:fix/spring-cosmos-changelog-clarity
Draft

[Spring Data Cosmos] Add version guide and EOL notice to CHANGELOG#48776
jeet1995 wants to merge 1 commit intoAzure:mainfrom
jeet1995:fix/spring-cosmos-changelog-clarity

Conversation

@jeet1995
Copy link
Copy Markdown
Member

@jeet1995 jeet1995 commented Apr 10, 2026

What

Adds a version mapping table and End of Life notice to the azure-spring-data-cosmos CHANGELOG header block.

Why

The CHANGELOG interleaves 4 version tracks (3.x, 5.x, 6.x, 7.x) targeting different Spring Boot versions. Customers have difficulty:

  1. Identifying which version line targets their Spring Boot version
  2. Knowing that the 3.x line targets Spring Boot 2.x which reached OSS end of life in November 2023

What Changed

Added a blockquote in the CHANGELOG HeaderBlock (between ## Release History and the first version entry) containing:

  • A link to the README Spring Boot Version Support section
  • A version mapping table showing which Spring Boot version each track targets
  • An EOL notice for the 3.x line

Safety

  • The HeaderBlock is preserved verbatim by ChangeLog-Operations.ps1 through Set-ChangeLogContent round-trips
  • Validated with Confirm-ChangeLogEntry — all existing entries parse correctly
  • No structural changes to version entries

Add a version mapping table in the CHANGELOG header block to help
customers identify which version line targets their Spring Boot version.
Includes an End of Life notice for the 3.x line (Spring Boot 2.x OSS
support ended November 2023).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot added the azure-spring All azure-spring related issues label Apr 10, 2026
@jeet1995 jeet1995 changed the title [Spring Data Cosmos] Add version guide and EOL notice to CHANGELOG [Cosmos] Add .pragentrules for PR review automation + Spring Cosmos CHANGELOG clarity Apr 10, 2026
@jeet1995 jeet1995 force-pushed the fix/spring-cosmos-changelog-clarity branch from adc6de2 to 3022fb1 Compare April 10, 2026 23:21
@jeet1995 jeet1995 changed the title [Cosmos] Add .pragentrules for PR review automation + Spring Cosmos CHANGELOG clarity [Spring Data Cosmos] Add version guide and EOL notice to CHANGELOG Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant