Bump azure-storage-queue to 12.0.0 and update docs
See original GitHub issueThe azure-storage-queue
module was bumped to 12.0.0 (from 2.1.0) yesterday (pypi history). The changes are not backwards compatible. This repo should be updated to reflect the new changes. Additionally, most of the documentation and tutorials on doc.microsoft.com is now out of date and there is no reference to which version of the API the tutorial is for. For example, this tutorial doesn’t reference the version and doesn’t work anymore.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
azure-storage-queues: Main Page - NET
•All Classes Files Functions Variables Enumerations Macros Pages. azure-storage-queues Documentation. Generated by doxygen 1.8.18.
Read more >Release notes & updates – Azure CLI - Microsoft Learn
Learn about the latest Azure Command-Line Interface (CLI) release notes and updates for both the current and beta versions of the CLI.
Read more >Get started with Azure Queue Storage using .NET
Navigate to the Azure portal. · Locate your storage account. · In the Settings section of the storage account overview, select Access keys....
Read more >Policies: Releases | Azure SDKs
Update package index files to identify legacy packages replacement. Go to https://github.com/Azure/azure-sdk/blob/master/_data/releases/latest/ and update ...
Read more >CHANGELOG.md · master · GitLab.org / omnibus-gitlab
Update zlib to 1.2.13 (merge request); Bump ncurses to 6.3-20220416 to patch against ... Update gitlab-exporter from 11.19.0 to 12.0.0 (merge request) ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the reply. In the future, it would be great to see the documentation released at the same time as major versions (especially with breaking changes). I was trying to get the article linked in my original comment to work and followed each step exactly, but it kept failing due to the documentation being out of date and not listing which version(s) it applied to. This lead to a relatively frustrating Friday as when I couldn’t get the article to work and checked this official repo, everything seemed to be correct, only to find that an official repo and the documentation was out of date and had no mention of new breaking changes on the master SDK. Any work in the future to ease this transition would be appreciated.
is there updated article available?