2019-12-13 21:08:20 +03:00
|
|
|
.. :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.
|
2021-10-05 14:20:56 +03:00
|
|
|
|
|
|
|
1.0.1
|
|
|
|
++++++
|
|
|
|
* Switch to new preview API
|
2021-10-15 16:56:17 +03:00
|
|
|
|
|
|
|
1.0.2
|
|
|
|
++++++
|
|
|
|
* Add support for list admin credentials (getting kubeconfig)
|
2021-10-25 18:45:32 +03:00
|
|
|
|
|
|
|
1.0.3
|
|
|
|
++++++
|
2021-11-23 15:59:27 +03:00
|
|
|
* 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
|
2021-11-30 17:18:06 +03:00
|
|
|
|
|
|
|
1.0.6
|
|
|
|
++++++
|
|
|
|
* Fixed backwards compatibility with Python3.6
|
2022-08-29 21:38:42 +03:00
|
|
|
|
|
|
|
1.0.7
|
|
|
|
++++++
|
|
|
|
* Add support for get-versions (lists available installation versions of OpenShift per location)
|
2023-01-25 03:03:23 +03:00
|
|
|
* Adds an aro create 'version' parameter (for specifying the cluster installation version)
|