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

Re-enable the rpc cases & Bump compiler to v0.55 #1881

Merged
merged 5 commits into from
Jun 7, 2023

Conversation

MaryGao
Copy link
Contributor

@MaryGao MaryGao commented Jun 7, 2023

  • Re-enable the rpc cases
  • Bump compiler to v0.55

@MaryGao MaryGao changed the title Re-enable the rpc cases Re-enable the rpc cases & Bump compiler to v0.55 Jun 7, 2023
@MaryGao MaryGao marked this pull request as ready for review June 7, 2023 07:30
@@ -365,8 +365,7 @@ export class LROsImpl implements LROs {
OperationState<LROsPatch201RetryWithAsyncHeaderResponse>
>(lro, {
restoreFrom: options?.resumeFrom,
intervalInMs: options?.updateIntervalInMs,
resourceLocationConfig: "azure-async-operation"
intervalInMs: options?.updateIntervalInMs
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed introduced by testserver fix: Azure/autorest.testserver#413

@MaryGao MaryGao merged commit e1e40a5 into Azure:main Jun 7, 2023
28 checks passed
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.

None yet

2 participants