github Azure/azure-sdk-for-python azure-ai-vision-imageanalysis_1.0.0b2

latest releases: azure-mgmt-servicenetworking_1.1.0b1, azure-mgmt-trustedsigning_1.0.0b1, azure-mgmt-mongocluster_1.0.0...
pre-release7 months ago

1.0.0b2 (2024-02-09)

Breaking Changes

  • In the previous version, you would call the analyze method on the ImageAnalysisClient to analyze an image from a publicly accessible URL, or from a memory buffer. To better align with other Azure client libraires, this was changed in this release. Call the new dedicated analyze_from_url method to analyze an image from URL. Keep calling the analyze method to analyze an image from a memory buffer.

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

NewReleases is sending notifications on new releases.