Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updte minor version of Media Services SDK in Management.Media/Microsoft.Azure.Management.Media.csproj #5073

Merged
merged 3 commits into from
Dec 12, 2018

Conversation

BrianBlum
Copy link

This change only updates the minor version of the Management.Media/Microsoft.Azure.Management.Media.csproj file which I missed in the PR: #5064
The spec link is here: Azure/azure-rest-api-specs#4483

Description


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as the commitid of your swagger spec or link to the swagger spec, used to generate the code.
    Done in Updates for the 2018-07-01 version of the .Net SDK for Azure Media Se… #5064
  • The *.csproj and AssemblyInfo.cs files have been updated with the new version of the SDK.

brianbl added 2 commits December 5, 2018 13:42
…rvices

    * The PresentationTimeRange properties are no longer 'required' for AssetFilters and AccountFilters.
    * The $top and $skip query options for Jobs and Transforms have been removed and $orderby was added. As part of adding the new ordering functionality, it was discovered that the $top and $skip options had accidentally been exposed previously even though they are not implemented.
    * Enumeration extensibility was re-enabled. This feature was enabled in the preview versions of the SDK and got accidentally disabled in the GA version.
    * Two predefined streaming policies have been renamed. SecureStreaming is now MultiDrmCencStreaming. SecureStreamingWithFairPlay is now Predefined_MultiDrmStreaming.
Copy link
Member

@shahabhijeet shahabhijeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge conflicts

@BrianBlum
Copy link
Author

BrianBlum commented Dec 11, 2018 via email

@shahabhijeet shahabhijeet merged commit 2c88b10 into Azure:psSdkJson6 Dec 12, 2018
@BrianBlum
Copy link
Author

BrianBlum commented Dec 12, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants