Skip to content

Conversation

@ThorstenHans
Copy link
Contributor

This PR updates the key-value store implementation for Azure CosmosDB only.

When calling set, the specified key is validated according to the Azure SDK documentation (https://learn.microsoft.com/en-us/dotnet/api/microsoft.azure.documents.resource.id?view=azure-dotnet#remarks).

If the key contains an invalid char, the operation is terminated early and a corresponding error is returned.

  • passed cargo build
  • passed cargo fmt
  • passed cargo clippy
  • passed make lint
  • passed make test

@michelleN michelleN added this to the v3.2.0 milestone Mar 24, 2025
@fibonacci1729 fibonacci1729 merged commit 099d22a into spinframework:main Mar 24, 2025
17 checks passed
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.

6 participants