static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

Old Data API builder version used

Open itpropro opened this issue 1 year ago • 4 comments

The current implementation for the Data API builders seems to pull the latest version specified by this metadata url: https://go.microsoft.com/fwlink/?linkid=2226493. This points to 0.9.7, not to the latest version 0.10.23 of the Data API builder. I think the CLI should resolve the latest version based on the GitHub releases url (https://github.com/Azure/data-api-builder/releases/latest) that points to the latest release instead of relying on an internal link shortener/redirection service like go.microsoft.com.

itpropro avatar Mar 04 '24 13:03 itpropro

Thanks for reporting that. WIll update the link and your advise is very helpful.

cjk7989 avatar Mar 11 '24 03:03 cjk7989

Thanks for reporting that. WIll update the link and your advise is very helpful.

Any updates on this? As there are so many bugs in the old version, I have to manually overwrite 0.9.7 currently to make it work on most projects.

itpropro avatar Apr 20 '24 10:04 itpropro