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: Repository and packages changes #440

Closed
huguesv opened this issue Aug 18, 2015 · 3 comments
Closed

PUBLIC NOTICE: Repository and packages changes #440

huguesv opened this issue Aug 18, 2015 · 3 comments

Comments

@huguesv
Copy link
Contributor

huguesv commented Aug 18, 2015

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.

@huguesv
Copy link
Contributor Author

huguesv commented Aug 25, 2015

I've uploaded rc1 to PyPI today.
https://pypi.python.org/pypi/azure/1.0.0rc1

@huguesv
Copy link
Contributor Author

huguesv commented Aug 27, 2015

I've just uploaded rc2 to PyPI. Changes are isolated to readme.rst and setup.py files (+ updating version).

If you are on azure 0.11, you need to uninstall first. If not, you should get an error if you try to install 1.0.0rc2.

readthedocs has been updated:
http://azure-sdk-for-python.readthedocs.org/en/latest/index.html

It now includes articles with instructions on using the new ARM libraries:
http://azure-sdk-for-python.readthedocs.org/en/latest/resourcemanagement.html
http://azure-sdk-for-python.readthedocs.org/en/latest/resourcemanagementauthentication.html
http://azure-sdk-for-python.readthedocs.org/en/latest/resourcemanagementstorage.html
http://azure-sdk-for-python.readthedocs.org/en/latest/resourcemanagementcomputenetwork.html

storage has its own readthedocs:
http://azure-storage.readthedocs.org/en/latest/

@huguesv
Copy link
Contributor Author

huguesv commented Aug 31, 2015

1.0.0/0.20.0 now on PyPI.

@huguesv huguesv closed this as completed Aug 31, 2015
AutorestCI added a commit that referenced this issue May 3, 2018
Rename Azure Maps to Maps, and adding examples (#440)

* Change Azure Maps to Maps

* Azure Maps to Maps

* add examples

* change file names

* add 2018-05-01

* change api-version to 2018-05-01
lmazuel pushed a commit that referenced this issue May 7, 2018
* Generated from b2a473c1f2d0cb2ffc1ba4bee3c836e22b03c0f6

Rename Azure Maps to Maps, and adding examples (#440)

* Change Azure Maps to Maps

* Azure Maps to Maps

* add examples

* change file names

* add 2018-05-01

* change api-version to 2018-05-01

* Maps packaging
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant