Skip to content

Commit af41991

Browse files
authored
Update README.rst
1 parent c1cfe2f commit af41991

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ AutoRest: Python Client Runtime
77
.. image:: https://codecov.io/gh/azure/msrest-for-python/branch/master/graph/badge.svg
88
:target: https://codecov.io/gh/azure/msrest-for-python
99

10+
Disclaimer
11+
----------
12+
13+
*This package is deprecated and no longer receives updates*
14+
15+
- The authentication part of this package has been moved to `azure-identity <https://pypi.org/project/azure-identity/>`_
16+
- The serialization part of this package is now vendored inside SDKs themselves
17+
- The other parts of this library are covered by `azure-core <https://pypi.org/project/azure-core/>`_
18+
19+
As such, we will no longer accept PR and fix issues on this project, and this repo will be soon archived.
20+
1021
Installation
1122
------------
1223

0 commit comments

Comments
 (0)