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 (25 lines) | stat: -rw-r--r-- 592 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
# Release History

## 1.0.0 (2025-09-25)

### Features Added

  - Model `DurableTaskMgmtClient` added parameter `cloud_setting` in method `__init__`
  - Added enum `SchedulerSkuName`

## 1.0.0b2 (2025-04-24)

### Features Added

  - Client `DurableTaskMgmtClient` added operation group `retention_policies`
  - Added enum `PurgeableOrchestrationState`
  - Added model `RetentionPolicy`
  - Added model `RetentionPolicyDetails`
  - Added model `RetentionPolicyProperties`
  - Added operation group `RetentionPoliciesOperations`

## 1.0.0b1 (2025-03-25)

### Other Changes

  - Initial version