Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PUBLIC NOTICE: Azure Storage Python Revamp #57

Closed
emgerner-msft opened this issue Oct 23, 2015 · 1 comment
Closed

PUBLIC NOTICE: Azure Storage Python Revamp #57

emgerner-msft opened this issue Oct 23, 2015 · 1 comment

Comments

@emgerner-msft
Copy link
Member

The Azure Storage team is taking ownership of the storage runtime library which is present in this repository and released as the azure-storage package on pypi. As promised in the package change announcement, there will be many new storage features coming soon.

The first round of changes will be the largest and will bring the library up to the newest service version. As it currently stands, the library supports very few features which were released after 2012. To best support all the new features released on the service in the past 3 years, we will be making breaking changes to bring the Python storage library up to date. Some of these changes include append blob support, file service support, table batch refactors, replacing AtomPub with JSON in table, account SAS, improved response parsing and many other small features and API updates.

All of this is being done in the dev branch and we will be maintaining ChangeLog and BreakingChanges files so you can see a summary of what’s happening. Note that this branch should not be considered stable!

After bringing the library up to the latest version we will do a preview release. Then we will begin adding additional improvements. These may include items such as built-in MD5 calculation, automatically following continuation tokens on list APIs, improved queue message encoding support, and many others, in addition to improvements the community suggests.

We’d love to hear from you!

Thanks,
The Azure Storage Team

@jehine-MSFT
Copy link
Contributor

Closing this announcement as we have now released the 0.30 version. #132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants