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

Update Azurite image to 3.31.0 for API version 2024-08-04 #1209

Conversation

bbrandt
Copy link

@bbrandt bbrandt commented Jul 9, 2024

What does this PR do?

Update default image to latest available image. Release notes.

Why is it important?

Support latest Azure.Storage.* SDK packages by default, without a WithImage(...) override.

Related issues

How to test this PR

  • Update Azure.Storage.* NuGet dependencies to 12.20.0 or later.
  • Run tests

Follow-ups

Maybe we can come up with an automated process (How configurable is Dependabot?) to read available image list and create a PR to update. I think using the latest tag is problematic because users would have to clear the image locally to get the next version.

Copy link

netlify bot commented Jul 9, 2024

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit efd48dd
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/668d524f99f90a00084e1d90
😎 Deploy Preview https://deploy-preview-1209--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@HofmeisterAn
Copy link
Collaborator

Support latest Azure.Storage.* SDK packages by default, without a WithImage(...) override.

We do not update the Docker image version in our modules to avoid introducing breaking changes for developers. Instead, we recommend overriding and pinning (see 8.) the version. Nevertheless, thank you for your efforts.

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