Azure / msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.
MIT License
41 stars 64 forks source link
azure python runtime sdk

AutoRest: Python Client Runtime

.. image:: https://travis-ci.org/Azure/msrest-for-python.svg?branch=master :target: https://travis-ci.org/Azure/msrest-for-python

.. image:: https://codecov.io/gh/azure/msrest-for-python/branch/master/graph/badge.svg :target: https://codecov.io/gh/azure/msrest-for-python

Disclaimer

This package is deprecated and no longer receives updates

As such, we will no longer accept PR and fix issues on this project, and this repo will be soon archived.

Installation

To install:

.. code-block:: bash

$ pip install msrest

Release History

2022-06-10 Version 0.7.1 +++++++++++++++++++++++++

Bugfixes

2022-06-07 Version 0.7.0 +++++++++++++++++++++++++

Features

Bugfixes

Thanks to kianmeng for typo fixes in the documentation.

2021-01-26 Version 0.6.21 +++++++++++++++++++++++++

Bug Fixes

2021-01-25 Version 0.6.20 +++++++++++++++++++++++++

Features

2020-09-08 Version 0.6.19 +++++++++++++++++++++++++

Bugfixes

2020-07-27 Version 0.6.18 +++++++++++++++++++++++++

Features

2020-06-25 Version 0.6.17 +++++++++++++++++++++++++

Bugfixes

2020-06-09 Version 0.6.16 +++++++++++++++++++++++++

Bugfixes

Features

2020-06-04 Version 0.6.15 +++++++++++++++++++++++++

Bugfixes

Thanks to ivanst0 for the contribution

2020-05-18 Version 0.6.14 +++++++++++++++++++++++++

Bugfixes

2020-04-07 Version 0.6.13 +++++++++++++++++++++++++

Bugfixes

2020-04-06 Version 0.6.12 +++++++++++++++++++++++++

Features

2020-01-30 Version 0.6.11 +++++++++++++++++++++++++

Features

Bugfixes

Thanks to catatonicprime for the contribution

2019-09-04 Version 0.6.10 +++++++++++++++++++++++++

Features

Bugfixes

2019-07-24 Version 0.6.9 ++++++++++++++++++++++++

Features

2019-06-24 Version 0.6.8 ++++++++++++++++++++++++

BugFixes

Thanks to cclauss for the contribution

2019-06-12 Version 0.6.7 ++++++++++++++++++++++++

Features

Thanks to kalyanaj for the contribution

2019-03-21 Version 0.6.6 ++++++++++++++++++++++++

Bugfixes

Thanks to dotlambda for the contribution

2019-03-11 Version 0.6.5 ++++++++++++++++++++++++

Bugfixes

Thanks to eduardomourar for the contribution

2019-01-09 Version 0.6.4 ++++++++++++++++++++++++

Bugfixes

2019-01-08 Version 0.6.3 ++++++++++++++++++++++++

Features

2018-11-19 Version 0.6.2 ++++++++++++++++++++++++

Bugfixes

2018-10-15 Version 0.6.1 ++++++++++++++++++++++++

Bugfixes

2018-10-02 Version 0.6.0 ++++++++++++++++++++++++

Features

Breaking changes

Bugfixes

Thanks to robgolding for the contribution

2018-09-04 Version 0.5.5 ++++++++++++++++++++++++

Bugfixes

2018-07-12 Version 0.5.4 ++++++++++++++++++++++++

Features

BugFixes

2018-07-10 Version 0.5.3 ++++++++++++++++++++++++

BugFixes

2018-07-09 Version 0.5.2 ++++++++++++++++++++++++

Features

Bugfixes

This release likely breaks already generated XML SDKs, that needs to be regenerated with autorest.python 3.0.58

2018-06-21 Version 0.5.1 ++++++++++++++++++++++++

Bugfixes

Thanks to dharmab for the contribution

2018-06-12 Version 0.5.0 ++++++++++++++++++++++++

Disclaimer

This released is designed to be backward compatible with 0.4.x, but there is too many internal refactoring and new features to continue with 0.4.x versioning

Features

Bugfixes

Deprecation

That will trigger a DeprecationWarning if an old Autorest generated code is used.

2018-04-30 Version 0.4.29 +++++++++++++++++++++++++

Bugfixes

2018-04-18 Version 0.4.28 +++++++++++++++++++++++++

Features

2018-03-07 Version 0.4.27 +++++++++++++++++++++++++

Features

BugFixes

2018-01-30 Version 0.4.26 +++++++++++++++++++++++++

Features

Bugfixes

2018-01-08 Version 0.4.25 +++++++++++++++++++++++++

Features

2018-01-03 Version 0.4.24 +++++++++++++++++++++++++

Bugfixes

Internal optimisation

2017-12-21 Version 0.4.23 +++++++++++++++++++++++++

Bugfixes

Features

2017-12-15 Version 0.4.22 +++++++++++++++++++++++++

Bugfixes

2017-12-14 Version 0.4.21 +++++++++++++++++++++++++

Bugfixes

2017-12-13 Version 0.4.20 +++++++++++++++++++++++++

Features

2017-11-20 Version 0.4.19 +++++++++++++++++++++++++

Features

Bugfixes

2017-10-26 Version 0.4.18 +++++++++++++++++++++++++

Features

2017-10-12 Version 0.4.17 +++++++++++++++++++++++++

Features

This make Authentication classes more consistent:

This allows test like "isintance(o, BasicTokenAuthentication)" to be guaranteed that the following attributes exists:

This means for users of "msrestazure", that they are guaranteed that all AD classes somehow inherits from "BasicTokenAuthentication"

2017-10-05 Version 0.4.16 +++++++++++++++++++++++++

Bugfixes

2017-09-28 Version 0.4.15 +++++++++++++++++++++++++

Bugfixes

Features

Thank you to jayden-at-arista for the contribution

2017-08-23 Version 0.4.14 +++++++++++++++++++++++++

Bugfixes

2017-08-22 Version 0.4.13 +++++++++++++++++++++++++

Bugfixes

2017-08-21 Version 0.4.12 +++++++++++++++++++++++++

Features

More details and examples in the Wiki article on Github: https://github.com/Azure/msrest-for-python/wiki/msrest-0.4.12---Serialization-change

Bugfixes

2017-06-21 Version 0.4.11 +++++++++++++++++++++++++

Bugfixes

2017-06-15 Version 0.4.10 +++++++++++++++++++++++++

Features

2017-06-08 Version 0.4.9 ++++++++++++++++++++++++

Bugfixes

2017-05-22 Version 0.4.8 ++++++++++++++++++++++++

Bugfixes

2017-04-04 Version 0.4.7 ++++++++++++++++++++++++

BugFixes

2017-03-06 Version 0.4.6 ++++++++++++++++++++++++

Bugfixes

2017-02-13 Version 0.4.5 ++++++++++++++++++++++++

Bugfixes

Improvements

2016-09-14 Version 0.4.4 ++++++++++++++++++++++++

Bugfixes

Disclaimer

In order to get paging fixes for impacted clients, you need this package and Autorest > 0.17.0 Nightly 20160913

2016-09-01 Version 0.4.3 ++++++++++++++++++++++++

Bugfixes

2016-08-15 Version 0.4.2 ++++++++++++++++++++++++

Bugfixes

2016-08-08 Version 0.4.1 ++++++++++++++++++++++++

Bugfixes

2016-05-25 Version 0.4.0 ++++++++++++++++++++++++

This version has no bug fixes, but implements new features of Autorest:

Behaviour changes

2016-04-26 Version 0.3.0 ++++++++++++++++++++++++

Bugfixes

Behaviour changes

2016-03-25 Version 0.2.0 ++++++++++++++++++++++++

Bugfixes

Behaviour changes

2016-03-21 Version 0.1.3 ++++++++++++++++++++++++

Bugfixes

2016-03-14 Version 0.1.2 ++++++++++++++++++++++++

Bugfixes

2016-03-04 Version 0.1.1 ++++++++++++++++++++++++

Bugfixes

2016-03-04 Version 0.1.0 +++++++++++++++++++++++++

Behavioural Changes

Improvement

2016-02-29 Version 0.0.3 ++++++++++++++++++++++++

Bugfixes

2016-02-19 Version 0.0.2 ++++++++++++++++++++++++

Bugfixes

2016-02-19 Version 0.0.1 ++++++++++++++++++++++++