Skip to content

Maintenance for 5.1.0 ctd#3084

Merged
afranken merged 2 commits into
mainfrom
maintenance-for-5.1.0-ctd-2
Jun 20, 2026
Merged

Maintenance for 5.1.0 ctd#3084
afranken merged 2 commits into
mainfrom
maintenance-for-5.1.0-ctd-2

Conversation

@afranken

@afranken afranken commented Jun 20, 2026

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.

afranken added 2 commits June 20, 2026 18:44
AWS SDK v2 for Java has changed its dependency management, no Apache
HTTPClient
Copilot AI review requested due to automatic review settings June 20, 2026 17:10

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

This PR continues 5.1.0 maintenance by updating AWS SDK dependency versions in the parent build, ensuring integration tests include the AWS SDK v2 Apache HTTP client, and updating the 5.1.0 planned changelog entries accordingly.

Changes:

  • Bump AWS SDK versions in the root Maven properties (aws.sdk.kotlin and AWS SDK v2).
  • Add software.amazon.awssdk:apache-client as a test dependency for the integration-tests module.
  • Update the CHANGELOG.md 5.1.0 (planned) dependency-bump notes.

Reviewed changes

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

File Description
pom.xml Updates AWS SDK Kotlin and AWS SDK v2 version properties.
integration-tests/pom.xml Adds AWS SDK v2 apache-client test dependency for integration tests.
CHANGELOG.md Updates planned 5.1.0 entries for dependency/version bumps (contains a few inconsistencies vs current build pins).

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

Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
Comment on lines 165 to 167
* Bump com.github.gantsign.maven:ktlint-maven-plugin from 3.7.0 to 3.7.1
* Bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.5.0
* Bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.6.0
* Bump digital.pragmatech.testing:spring-test-profiler from 0.1.0 to 0.1.2
Comment thread CHANGELOG.md
@afranken afranken merged commit c3bc39a into main Jun 20, 2026
8 checks passed
@afranken afranken deleted the maintenance-for-5.1.0-ctd-2 branch June 20, 2026 18:00
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