ARO-RP/python/az/aro/HISTORY.rst

58 строки
978 B
ReStructuredText
Исходник Постоянная ссылка Обычный вид История

.. :changelog:
Release History
===============
0.1.0
++++++
* Initial release.
2020-03-13 00:28:09 +03:00
0.2.0
++++++
* Use API paging.
* Remove azext.maxCliCoreVersion.
2020-03-21 22:01:25 +03:00
0.3.0
++++++
* Add --pull-secret argument to `az aro create`.
2020-04-01 03:57:44 +03:00
* Stop advertising Python 2.7, 3.5 support.
* Migrate to GA API.
2020-04-14 21:17:44 +03:00
0.4.0
++++++
* Default worker VM size to Standard_D4s_v3.
2020-04-25 03:38:05 +03:00
1.0.0
++++++
* Remove preview flag.
1.0.1
++++++
* Switch to new preview API
1.0.2
++++++
* Add support for list admin credentials (getting kubeconfig)
2021-10-25 18:45:32 +03:00
1.0.3
++++++
* Fix role assignment bug
1.0.4
++++++
* Remove unused code (identifier URLs)
1.0.5
++++++
* Fixed get-admin-kubeconfig Enums for Feature state no longer available in AzureCLI
* Added saving kubeconfig to file
1.0.6
++++++
* Fixed backwards compatibility with Python3.6
1.0.7
++++++
* Add support for get-versions (lists available installation versions of OpenShift per location)
* Adds an aro create 'version' parameter (for specifying the cluster installation version)