1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
# Release History
## 1.0.0 (2023-08-18)
### Features Added
- Operation AppliancesOperations.list_keys has a new optional parameter artifact_type
## 1.0.0b4 (2023-04-24)
### Breaking Changes
- Client name is changed from `Appliances` to `ResourceConnectorMgmtClient`
## 1.0.0b3 (2022-12-12)
### Features Added
- Added operation AppliancesOperations.get_telemetry_config
- Added operation AppliancesOperations.list_keys
- Model Resource has a new parameter system_data
- Model SSHKey has a new parameter certificate
- Model SSHKey has a new parameter creation_time_stamp
- Model SSHKey has a new parameter expiration_time_stamp
- Model TrackedResource has a new parameter system_data
### Breaking Changes
- Removed operation AppliancesOperations.list_cluster_customer_user_credential
## 1.0.0b2 (2022-07-01)
**Features**
- Added operation AppliancesOperations.get_upgrade_graph
- Added operation AppliancesOperations.list_cluster_customer_user_credential
## 1.0.0b1 (2021-11-12)
* Initial Release
|