github Azure/azure-sdk-for-python azure-storage-queue_12.4.0b1

latest releases: azure-ai-ml_1.22.1, azure-ai-evaluation_1.0.0, azure-storage-file-datalake_12.18.0...
pre-release2 years ago

12.4.0b1 (2022-06-15)

Features Added

  • Introduced version 2.0 of client-side encryption for Queue messages which utilizes AES-GCM-256 encryption.
    Version 1.0 is now deprecated and no longer considered secure. If you are using client-side encryption, it is
    highly recommended that you update to version 2.0.
    The encryption version can be specified on any client constructor via the encryption_version
    keyword (i.e. encryption_version='2.0').

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.