Skip to content

feat: Prepare for 5.1.0#3087

Merged
afranken merged 1 commit into
mainfrom
maintenance-for-5.1.0-ctd-3
Jun 20, 2026
Merged

feat: Prepare for 5.1.0#3087
afranken merged 1 commit into
mainfrom
maintenance-for-5.1.0-ctd-3

Conversation

@afranken

Copy link
Copy Markdown
Member

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copilot AI review requested due to automatic review settings June 20, 2026 21:35

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

Prepares the repository for the upcoming 5.1.0 development/release cycle by bumping Maven parent versions across modules and rolling the changelog forward (moving the planned section to the next minor version).

Changes:

  • Bump project/module parent versions from 5.0.1-SNAPSHOT to 5.1.0-SNAPSHOT.
  • Update CHANGELOG.md to add a new 5.2.0 - PLANNED section and list 5.1.0 as the current version entry.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pom.xml Updates root project version to 5.1.0-SNAPSHOT.
server/pom.xml Aligns server module parent version with 5.1.0-SNAPSHOT.
docker/pom.xml Aligns docker module parent version with 5.1.0-SNAPSHOT.
integration-tests/pom.xml Aligns integration-tests module parent version with 5.1.0-SNAPSHOT.
testsupport/pom.xml Aligns testsupport reactor parent version with 5.1.0-SNAPSHOT.
testsupport/common/pom.xml Aligns testsupport-common parent version with 5.1.0-SNAPSHOT.
testsupport/junit5/pom.xml Aligns junit5 testsupport parent version with 5.1.0-SNAPSHOT.
testsupport/testng/pom.xml Aligns testng testsupport parent version with 5.1.0-SNAPSHOT.
testsupport/testcontainers/pom.xml Aligns testcontainers testsupport parent version with 5.1.0-SNAPSHOT.
CHANGELOG.md Rolls planned version forward to 5.2.0 and lists 5.1.0 as the current entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@afranken afranken merged commit bbf0b29 into main Jun 20, 2026
8 checks passed
@afranken afranken deleted the maintenance-for-5.1.0-ctd-3 branch June 20, 2026 21:47
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.

2 participants