Skip to content

PUBLIC NOTICE: Repository and packages changes #440

Closed

Description

Important: If you have a dependency on the azure package, make sure that you pin the version number either to the specific version you are using or to azure<1.0. The next release of azure will be marked 1.0, and will have some breaking changes.

You may have noticed that we've been working on splitting the Azure package into several smaller packages. You will be able to pip install azure and get everything, but you'll also be able to just install the parts you need pip install azure-servicebus.

So far this work was done in the dev branch, but I've just merged those changes into master. We're aiming to do a release to PyPI (pre-release) end of this week or early next week.

As part of this reorganization, the Azure storage team is taking ownership of the storage runtime library. We've moved the code to a new repository: https://github.com/Azure/azure-storage-python.

You'll notice new storage features soon, the first one being support for File Service. We'll be porting the storage issues over there and take care of the storage pull requests.

I'll update this with the latest status during the week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions