File: CHANGELOG.md

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

## 1.0.0 (2024-02-19)

### Features Added

  - Added operation ServicesOperations.begin_export_metadata_schema
  - Added operation group ApiDefinitionsOperations
  - Added operation group ApiVersionsOperations
  - Added operation group ApisOperations
  - Added operation group DeploymentsOperations
  - Added operation group EnvironmentsOperations
  - Added operation group MetadataSchemasOperations
  - Added operation group WorkspacesOperations
  - Model Service has a new parameter properties
  - Model ServiceUpdate has a new parameter identity
  - Model ServiceUpdate has a new parameter tags

### Breaking Changes

  - Model Service no longer has parameter provisioning_state
  - Model ServiceUpdate no longer has parameter provisioning_state
  - Operation ServicesOperations.update has a new required parameter properties
  - Operation ServicesOperations.update no longer has parameter parameters

## 1.0.0b1 (2023-08-25)

* Initial Release