-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
azure-mgmt should depend on azure-mgmt-rdbms~=0.3.1 to follow new pricing model #2384
Labels
Comments
@QingqingYuan any opinion here? |
We didn't deprecate the old API yet. So azure-mgmt-rdbms 0.1.0 is still working as we handle backward compatibility. But we're planning to retiring supporting the old version. So yes, please update the dependency to the new version. And we want to follow new pricing model. |
Fixed in #2999 |
lmazuel
added a commit
that referenced
this issue
Aug 2, 2018
* Azure 4.0.0 basic packaging * Dataplane update * ServerManager retired * Fix #2384 - RDBMS dep * Update all MGMT to latest * Fix some dependencies * Update SF DT * DNS 2.0.0 * SF 0.2.0 * Media still preview * Move global changelog to azure * Update azure HISTORY with a disclaimer
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
azure-mgmt-rdbms 0.3.x was released to follow new pricing model.
my guess is that azure-mgmt-rdbms 0.1.0 does not work anymore with the new pricing model, and the dependency should be adapted in azure-mgmt.
The text was updated successfully, but these errors were encountered: