github Azure/azure-sdk-for-go sdk/messaging/azeventhubs/v0.5.0

latest releases: sdk/security/keyvault/azcertificates/v1.3.0, sdk/security/keyvault/azkeys/v1.3.0, sdk/security/keyvault/azsecrets/v1.3.0...
pre-release21 months ago

0.5.0 (2023-02-07)

Features Added

  • Adds ProcessorOptions.Prefetch field, allowing configuration of Prefetch values for PartitionClients created using the Processor. (PR#19786)
  • Added new function to parse connection string into values using ParseConnectionString and ConnectionStringProperties. (PR#19855)

Breaking Changes

  • ProcessorOptions.OwnerLevel has been removed. The Processor uses 0 as the owner level.
  • Uses the public release of github.com/Azure/azure-sdk-for-go/sdk/storage/azblob package rather than using an internal copy.
    For an example, see example_processor_test.go.

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

NewReleases is sending notifications on new releases.