File: CHANGELOG.md

package info (click to toggle)
python-azure 20250603%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 851,724 kB
  • sloc: python: 7,362,925; ansic: 804; javascript: 287; makefile: 195; sh: 145; xml: 109
file content (40 lines) | stat: -rw-r--r-- 1,035 bytes parent folder | download | duplicates (2)
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