Skip to content

[WIP] Sync TestContainers and Docker Compose features for Spring Cloud Azure#48378

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/sync-test-by-docker-features
Closed

[WIP] Sync TestContainers and Docker Compose features for Spring Cloud Azure#48378
Copilot wants to merge 1 commit intomainfrom
copilot/sync-test-by-docker-features

Conversation

Copy link
Contributor

Copilot AI commented Mar 11, 2026

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>[FEATURE REQ] Support TestContainers and Docker Compose in Spring Cloud Azure 4.x</issue_title>
<issue_description>## Current Status
In main branch these are supported to write unit test by docker:

  1. spring-cloud-azure-docker-compose
    • Event Hubs
    • Service Bus
    • Storage Blob
    • Storage Queue
  2. spring-cloud-azure-testcontainers
    • Cosmos
    • Event Hubs
    • Service Bus
    • Storage Blob
    • Storage Queue

Expected behavior

Sync test by docker related features from main branch to the release/spring-cloud-azure_4.21.0 branch.

Some more information

  1. PRs to add test by docker related features in main branch.

  2. Other requirements

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@rujche rujche added the azure-spring All azure-spring related issues label Mar 11, 2026
@rujche rujche added this to the 2026-04 milestone Mar 11, 2026
@rujche
Copy link
Member

rujche commented Mar 11, 2026

Closing this issue because Spring Cloud Azure depends on Spring Boot 2.7, and Spring Boot 2.7 doesn't have the ConnectionDetails or @ServiceConnection APIs that were introduced in 3.1.

@rujche rujche closed this Mar 11, 2026
@github-project-automation github-project-automation bot moved this from Todo to Done in Spring Cloud Azure Mar 11, 2026
@rujche rujche deleted the copilot/sync-test-by-docker-features branch March 11, 2026 08:44
Copilot stopped work on behalf of rujche due to an error March 11, 2026 08:44
@rujche rujche moved this from Done to Cut in Spring Cloud Azure Mar 11, 2026
@rujche rujche self-requested a review March 11, 2026 08:45
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

Status: Cut

Development

Successfully merging this pull request may close these issues.

[FEATURE REQ] Support TestContainers and Docker Compose in Spring Cloud Azure 4.x

2 participants