File: CHANGELOG.md

package info (click to toggle)
python-azure 20251118%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 783,356 kB
  • sloc: python: 6,474,533; ansic: 804; javascript: 287; sh: 205; makefile: 198; xml: 109
file content (30 lines) | stat: -rw-r--r-- 524 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
# Release History

## 1.0.0b3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0b2 (2023-10-26)

### Features Added

- Add `/workflows/{id}/validate` API.
- Add admin query options to workflow / workflow run APIs.

### Breaking Changes

- Add operation groups `workflows`, `workflowruns`, `workflowtasks`, and `userrequest`.

### Other Changes

- Update descriptions of some APIs.

## 1.0.0b1 (2023-02-21)

- Initial release of the Purview Workflow client library for Python