Skip to content

Conversation

@danielortega-msft
Copy link
Member

@danielortega-msft danielortega-msft commented Mar 7, 2022

Packages impacted by this PR

  • @azure/communication-phone-numbers

Issues associated with this PR

Describe the problem that is addressed by this PR

Address pending feedback from #20633. More specifically:

  • Update the @azure/core-lro dependency to version 2.2.4 in order to remove LRO workaround
  • Update package-name in autorest configuration file, so the user agent of the client is properly generated
  • Remove redundant use-core-v2 property in autorest configuration file

Provide a list of related PRs (if any)

Checklists

  • Added impacted package name to the issue description
  • Does this PR needs any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here)
  • Added a changelog (if necessary)

Change the `package-name` property so the default user-agent is properly generated.
Require version 2.2.4 of @azure/core-lro, which implements a fix to the LRO implementation. This renders the workaround implemented in the phone-numbers package as unnecessary.
@danielortega-msft danielortega-msft marked this pull request as ready for review March 7, 2022 22:28
Copy link

@lucasrsant lucasrsant left a comment

Choose a reason for hiding this comment

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

Thanks for the very detailed PR description. It's been very helpful during code review!

@danielortega-msft danielortega-msft merged commit 136b589 into Azure:main Mar 9, 2022
@danielortega-msft danielortega-msft deleted the feature/phonenumbers-corev2-cleanup branch March 9, 2022 21:32
WeiJun428 pushed a commit to WeiJun428/azure-sdk-for-js that referenced this pull request Mar 20, 2022
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.

3 participants