Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Testcontainers Service Connection support for Cosmos, Blob and Queue #40388

Closed
wants to merge 69 commits into from

Conversation

eddumelendez
Copy link

@eddumelendez eddumelendez commented May 29, 2024

Description

ConnectionDetails and Service Connection support have been added for Cosmos, Storage Blob and Storage Queue.

Currently, Cosmos can be used with Testcontainers only using Gateway Mode. See testcontainers/testcontainers-java#5518

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Fixes spring-projects/spring-boot#40329

@github-actions github-actions bot added azure-spring All azure-spring related issues Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. labels May 29, 2024
Copy link

Thank you for your contribution @eddumelendez! We will review the pull request and get back to you soon.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@rujche rujche self-assigned this Jun 13, 2024
@rujche rujche self-requested a review June 13, 2024 06:28
@rujche
Copy link
Member

rujche commented Jun 14, 2024

FYI: About the test failure, I create a issue in spring-framework repo: spring-projects/spring-framework#33028

And for current PR, I'll fix this test failure by a workaround.

@rujche
Copy link
Member

rujche commented Jun 18, 2024

Hi, @saragluna , could you please help to review this PR?

@eddumelendez
Copy link
Author

Hi @rujche, thanks for taking care of the PR! Looking forward to see it integrated 😃

rujche added a commit to rujche/problem-reproduce that referenced this pull request Jul 9, 2024
@rujche
Copy link
Member

rujche commented Jul 12, 2024

Hi, @saragluna .
Please help to review this PR.

@rujche
Copy link
Member

rujche commented Jul 17, 2024

Closing in favor of #41176

@rujche rujche closed this Jul 17, 2024
@eddumelendez eddumelendez deleted the gh-40329 branch July 17, 2024 13:01
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 Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants