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

latest releases: azure-mgmt-eventgrid_10.3.0b4, azure-mgmt-azurelargeinstance_1.0.0b2, azure-template_0.1.0b3738131...
pre-release2 years ago

12.3.0b1 (2022-04-14)

Features Added

  • Added support for max_messages in receive_messages() to specify the maximum number of messages to receive from the queue.

Other Changes

  • Updated SAS token generation to use the latest supported service version by default. Moving to the latest version
    also included a change to how account SAS is generated to reflect a change made to the service in SAS generation for
    service version 2020-12-06.
  • Updated documentation for receive_messages() to explain iterator behavior and life-cycle.
  • Added a sample to queue_samples_message.py (and async-equivalent) showcasing the use of max_messages in receive_messages().

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

NewReleases is sending notifications on new releases.