-
Notifications
You must be signed in to change notification settings - Fork 9
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
Upgrade to BoaviztAPI 1.3.3 #633
Comments
We need to check with @da-ekchajzer if there were breaking changes in the API routes / parameters related to cloud (in which case we may have to regenerate a SDK). Otherwise (if the change is only internal to the API or data returned) we should be able to swap it directly (in docker compose). |
Agreed. I would hope that the version number change reflects that the new version does not contain anything breaking. My initial tests with the latest image seem to show that it is running fine |
For information, the worklfow that was supposed to generate the sdk didn't succeed because benoit's email associated with pypi doesn't have the MFA. And because I'm stupid I deleted the workflow. |
But their shouldn't be any breaking changes |
I just added a router: http://api.boavizta.org/v1/utils/version as requested by @demeringo |
Cool, thank you @da-ekchajzer. @jnioche I should be able to update and publish the API SDK today and show API version in cloud scanner outputs(see #266 #265) before end of week. But if you prefer to release a version of cloud scanner right now, without waiting for this, no problem (Current cloud scanner tests pass when targetting the latest API). |
@demeringo no rush, we might as well include the API versions in the next release |
https://github.com/Boavizta/boaviztapi/
The text was updated successfully, but these errors were encountered: