File: CHANGELOG.md

package info (click to toggle)
python-azure 20250603%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 851,724 kB
  • sloc: python: 7,362,925; ansic: 804; javascript: 287; makefile: 195; sh: 145; xml: 109
file content (86 lines) | stat: -rw-r--r-- 3,205 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# Release History

## 2.0.0b4 (2024-05-27)

### Features Added

  - Added operation CheckNameAvailabilityOperations.check_availability
  - Added operation group DiscoverySolutionNLPOperations

### Breaking Changes

  - Removed operation CheckNameAvailabilityOperations.post
  - Removed operation group DiscoverySolutionNLPSubscriptionScopeOperations
  - Removed operation group DiscoverySolutionNLPTenantScopeOperations

## 2.0.0b3 (2024-04-22)

### Features Added

  - Added operation SolutionOperations.warm_up
  - Added operation group DiscoverySolutionNLPSubscriptionScopeOperations
  - Added operation group DiscoverySolutionNLPTenantScopeOperations
  - Added operation group SimplifiedSolutionsOperations
  - Added operation group SolutionSelfHelpOperations
  - Model AutomatedCheckResult has a new parameter status
  - Model AutomatedCheckResult has a new parameter version
  - Model ResponseValidationProperties has a new parameter validation_scope
  - Model SolutionsDiagnostic has a new parameter estimated_completion_time
  - Model StepInput has a new parameter question_title

### Breaking Changes

  - Operation DiscoverySolutionOperations.list no longer has parameter scope

## 2.0.0b2 (2023-12-18)

### Features Added

  - Model SolutionPatchRequestBody has a new parameter content
  - Model SolutionPatchRequestBody has a new parameter parameters
  - Model SolutionPatchRequestBody has a new parameter provisioning_state
  - Model SolutionPatchRequestBody has a new parameter replacement_maps
  - Model SolutionPatchRequestBody has a new parameter sections
  - Model SolutionPatchRequestBody has a new parameter solution_id
  - Model SolutionPatchRequestBody has a new parameter title
  - Model SolutionPatchRequestBody has a new parameter trigger_criteria
  - Model SolutionResource has a new parameter content
  - Model SolutionResource has a new parameter parameters
  - Model SolutionResource has a new parameter provisioning_state
  - Model SolutionResource has a new parameter replacement_maps
  - Model SolutionResource has a new parameter sections
  - Model SolutionResource has a new parameter solution_id
  - Model SolutionResource has a new parameter system_data
  - Model SolutionResource has a new parameter title
  - Model SolutionResource has a new parameter trigger_criteria

### Breaking Changes

  - Model SolutionPatchRequestBody no longer has parameter properties
  - Model SolutionResource no longer has parameter properties

## 2.0.0b1 (2023-10-23)

### Features Added

  - Added operation group CheckNameAvailabilityOperations
  - Added operation group SolutionOperations
  - Added operation group TroubleshootersOperations
  - Model SolutionMetadataResource has a new parameter solutions

### Breaking Changes

  - Model SolutionMetadataResource no longer has parameter description
  - Model SolutionMetadataResource no longer has parameter required_parameter_sets
  - Model SolutionMetadataResource no longer has parameter solution_id
  - Model SolutionMetadataResource no longer has parameter solution_type
  - Removed operation DiagnosticsOperations.check_name_availability

## 1.0.0 (2023-06-25)

- First GA version


## 1.0.0b1 (2023-05-17)

* Initial Release