testcontainers-spring-boot icon indicating copy to clipboard operation
testcontainers-spring-boot copied to clipboard

Support 2024-05-04

Open davidkarlsen opened this issue 1 year ago • 4 comments

Describe the bug <Message>The API version 2024-05-04 is not supported by Azurite. Please upgrade Azurite to latest version and retry. If you are using Azurite in Visual Studio, please check you have installed latest Visual Studio patch. Azurite command line parameter "--skipApiVersionCheck" or Visual Studio Code configuration "Skip Api Version Check" can skip this error.

Expected behavior Be compat.

Enviroment (please complete the following information):

  • OS name : [e.g. MacOS]
  • Docker Version: [e.g. 20.10.24]

Module (please complete the following information):

  • Module Name [e.g. embedded-azurite]
  • Module Version [e.g. 3.30.0]
  • Docker Image Name (if use custom): [e.g. mcr.microsoft.com/azure-storage/azurite:3.30.0]

Additional context Add any other context about the problem here.

davidkarlsen avatar Jun 07 '24 09:06 davidkarlsen

Are you running two different containers? embedded-aerospike and embedded-azurite?

Fameing avatar Jun 10 '24 11:06 Fameing

I only run this library - but it breaks if you upgrade to the latest Azure spring SDK boot libraries.

davidkarlsen avatar Jun 10 '24 12:06 davidkarlsen

You see it here too: https://github.com/PlaytikaOSS/testcontainers-spring-boot/actions/runs/9447839382/job/26020535663?pr=1896

davidkarlsen avatar Jun 10 '24 12:06 davidkarlsen

Try version 3.1.7

Fameing avatar Jun 13 '24 15:06 Fameing

Works - sorry for late response.

davidkarlsen avatar Jul 23 '24 15:07 davidkarlsen