Skip to content

Commit 15a7c52

Browse files
authored
[Release] sdk/resourcemanager/mediaservices/armmediaservices/3.1.0 generation from spec commit: 164cda32b8baeb388264af44ad8392f68a8e200a (Azure#19011)
Co-authored-by: ReleaseHelper <ReleaseHelper>
1 parent fb7ffdf commit 15a7c52

40 files changed

+2566
-1119
lines changed

sdk/resourcemanager/mediaservices/armmediaservices/CHANGELOG.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,53 @@
11
# Release History
22

3+
## 3.1.0 (2022-09-02)
4+
### Features Added
5+
6+
- New const `SecurityLevelSL150`
7+
- New const `AsyncOperationStatusInProgress`
8+
- New const `AsyncOperationStatusSucceeded`
9+
- New const `SecurityLevelSL3000`
10+
- New const `AsyncOperationStatusFailed`
11+
- New const `SecurityLevelUnknown`
12+
- New const `SecurityLevelSL2000`
13+
- New type alias `AsyncOperationStatus`
14+
- New type alias `SecurityLevel`
15+
- New function `PossibleSecurityLevelValues() []SecurityLevel`
16+
- New function `*LiveEventsClient.OperationLocation(context.Context, string, string, string, string, *LiveEventsClientOperationLocationOptions) (LiveEventsClientOperationLocationResponse, error)`
17+
- New function `*LiveOutputsClient.AsyncOperation(context.Context, string, string, string, *LiveOutputsClientAsyncOperationOptions) (LiveOutputsClientAsyncOperationResponse, error)`
18+
- New function `PossibleAsyncOperationStatusValues() []AsyncOperationStatus`
19+
- New function `*LiveEventsClient.AsyncOperation(context.Context, string, string, string, *LiveEventsClientAsyncOperationOptions) (LiveEventsClientAsyncOperationResponse, error)`
20+
- New function `*StreamingEndpointsClient.AsyncOperation(context.Context, string, string, string, *StreamingEndpointsClientAsyncOperationOptions) (StreamingEndpointsClientAsyncOperationResponse, error)`
21+
- New function `*LiveOutputsClient.OperationLocation(context.Context, string, string, string, string, string, *LiveOutputsClientOperationLocationOptions) (LiveOutputsClientOperationLocationResponse, error)`
22+
- New function `*StreamingEndpointsClient.OperationLocation(context.Context, string, string, string, string, *StreamingEndpointsClientOperationLocationOptions) (StreamingEndpointsClientOperationLocationResponse, error)`
23+
- New struct `AsyncOperationResult`
24+
- New struct `ClearKeyEncryptionConfiguration`
25+
- New struct `DashSettings`
26+
- New struct `LiveEventsClientAsyncOperationOptions`
27+
- New struct `LiveEventsClientAsyncOperationResponse`
28+
- New struct `LiveEventsClientOperationLocationOptions`
29+
- New struct `LiveEventsClientOperationLocationResponse`
30+
- New struct `LiveOutputsClientAsyncOperationOptions`
31+
- New struct `LiveOutputsClientAsyncOperationResponse`
32+
- New struct `LiveOutputsClientOperationLocationOptions`
33+
- New struct `LiveOutputsClientOperationLocationResponse`
34+
- New struct `StreamingEndpointsClientAsyncOperationOptions`
35+
- New struct `StreamingEndpointsClientAsyncOperationResponse`
36+
- New struct `StreamingEndpointsClientOperationLocationOptions`
37+
- New struct `StreamingEndpointsClientOperationLocationResponse`
38+
- New field `SecurityLevel` in struct `ContentKeyPolicyPlayReadyLicense`
39+
- New field `ClearKeyEncryptionConfiguration` in struct `CommonEncryptionCenc`
40+
- New field `RewindWindowLength` in struct `LiveOutputProperties`
41+
- New field `ClearKeyEncryptionConfiguration` in struct `CommonEncryptionCbcs`
42+
- New field `DashSettings` in struct `AudioTrack`
43+
- New field `DisplayName` in struct `AudioTrack`
44+
- New field `FileName` in struct `AudioTrack`
45+
- New field `HlsSettings` in struct `AudioTrack`
46+
- New field `LanguageCode` in struct `AudioTrack`
47+
- New field `Mpeg4TrackID` in struct `AudioTrack`
48+
- New field `BitRate` in struct `AudioTrack`
49+
50+
351
## 3.0.0 (2022-06-24)
452
### Breaking Changes
553

sdk/resourcemanager/mediaservices/armmediaservices/accountfilters_client.go

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/mediaservices/armmediaservices/accountfilters_client_example_test.go

Lines changed: 66 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)