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

Autogenerated Azure SDKs use old Swagger Files #295

Closed
cleemullins opened this issue Apr 30, 2021 · 3 comments
Closed

Autogenerated Azure SDKs use old Swagger Files #295

cleemullins opened this issue Apr 30, 2021 · 3 comments
Assignees
Labels
Azure Bot Service Bot Services Required for internal Azure reporting. Do not delete. Do not change color. bug Something isn't working

Comments

@cleemullins
Copy link

cleemullins commented Apr 30, 2021

The .Net SDK for Azure uses a very old swagger file (from 2017) and needs to be updated:

The Python SDK for Azure uses an old swagger file (2020-06-02) and needs to be updated:

The Javascript SDK is the same as Python (2020-06-02):

The GO SDK uses a version from 2018, issue is tracked here:
Azure/azure-sdk-for-go#14627

The Java SDK doesn't appear to have this at all, and should.

All of these can be updated via:

@cleemullins cleemullins added bug Something isn't working Azure Bot Service Bot Services Required for internal Azure reporting. Do not delete. Do not change color. labels Apr 30, 2021
@MichaelHaydenAtMicrosoft

@hailiu2586 - any updates here?

@hailiu2586
Copy link

hailiu2586 commented May 12, 2021

The following PR and SDK release requests have been created/submitted

  1. sdk-for-net: Update botService SDK to use the latest swagger spec from https://github.com/Azure/azure-rest-api-specs/pull/12995 Azure/azure-sdk-for-net#20955
  2. sdk-for-js: https://github.com/Azure/sdk-release-request/issues/1565
  3. sdk-for-python: https://github.com/Azure/sdk-release-request/issues/1564
  4. sdk-for-java/ sdk-for-go: https://github.com/Azure/sdk-release-request/issues/1535

@MichaelHaydenAtMicrosoft

Closing this ticket for now. Please reopen if the concern has not been addressed or resurfaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Bot Service Bot Services Required for internal Azure reporting. Do not delete. Do not change color. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants