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

BatchAccountIdentity constructor breaking change #25043

Merged
merged 4 commits into from
Nov 3, 2021

Conversation

paterasMSFT
Copy link
Contributor

The previous release introduced a breaking type ambiguity to BatchAccountIdentity's constructor. This PR corrects that.

All SDK Contribution checklist:

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

  • Please open PR in Draft mode if it is:
    • Work in progress or not intended to be merged.
    • Encountering multiple pipeline failures and working on fixes.
  • 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.
  • I have read the contribution guidelines.
  • The pull request does not introduce breaking changes.

General Guidelines and Best Practices

  • 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.

eng/Packages.Data.props Outdated Show resolved Hide resolved
@paterasMSFT paterasMSFT force-pushed the mipatera/newbatchaccountidentityfix branch 3 times, most recently from 9e5a0c5 to 623e8cf Compare November 2, 2021 16:02
@dpwatrous dpwatrous self-requested a review November 2, 2021 16:37
@paterasMSFT paterasMSFT force-pushed the mipatera/newbatchaccountidentityfix branch from 623e8cf to 98c47a2 Compare November 2, 2021 16:42
Changed test location for CloudService test.

Update changelog and version.

Added more legacy constructors.

Fixed constructor and test

Add another 2 argument constructor for BatchAccountIdentity

Mark legacy identity class and related constructor as obsolete

Mark legacy identity class and related constructor as obsolete

Added nuget config to fix package build order issue.

Revert "Added nuget config to fix package build order issue."

This reverts commit b59ade3.

Updated batch version

Revert "Updated batch version"

This reverts commit 86a050d.

Fixed changelog date

Fixed changelog
Session records

Updated session recordings.

Updated location filter value to fix scenario test.
Updated package version

Updated version

Fixed versioning

Fixed version

Reverted to v4.2, will address in pending DataPlane update.
Revert "Set RestorePackagePath"

This reverts commit f69ea24ed26d600c35d2df438804a8e7f121b731.

Removed GeneratePackageOnBuild

This resolved a packing issue. See [here](dotnet/sdk#10335) for more information.
@paterasMSFT paterasMSFT force-pushed the mipatera/newbatchaccountidentityfix branch from 98c47a2 to 90592e8 Compare November 2, 2021 16:42
@paterasMSFT paterasMSFT merged commit da62f57 into main Nov 3, 2021
@paterasMSFT paterasMSFT deleted the mipatera/newbatchaccountidentityfix branch November 3, 2021 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants