Old Data API builder version used
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.
Thanks for reporting that. WIll update the link and your advise is very helpful.
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.