azure-sdk-for-js
azure-sdk-for-js copied to clipboard
[DevCenter] Update tsp latest commit
Update tsp-location.yaml to point to a commit from main in the spec repo and regenerate. The previous commit hash was from a branch never merged, blocking the attempt to release the sdk
After regenerating from latest tsp main, those were the changes introduced:
- EnvionmentType name was updated to readonly (later fix added on the typespec)
- PollingHelper and lro packages got updated (updated by code gen). Live test for the LRO operations was executed and no issue was detected.
Previous PR for current sdk: https://github.com/Azure/azure-sdk-for-js/pull/29512 APIView: @azure-rest/developer-devcenter - apiview.dev
API change check
APIView has identified API level changes in this PR and created following API reviews.
@jeremymeng can I have another look on this?
CI failing due to typescript 5.5.3 upgrade. I submitted PR #30294 to fix the error.