-
Notifications
You must be signed in to change notification settings - Fork 850
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
v15.1.0 #1498
v15.1.0 #1498
Conversation
Can one of the admins verify this patch? |
#1487 I reproed the issue. 2 causes:
Note that for 2, fixing it would mean making one client call a breaking change but at this point is not working either way. |
Also the CI should catch these issues. Even looking at the PR CI here there are packages that dont work ( Automation, Cognitive Services ). https://travis-ci.org/Azure/azure-sdk-for-go/jobs/361872520 We cannot merge like this. |
@mcardosos can you have a look at why the CI didn't catch these ? I know there was a similar issue in the samples repo |
@mcardosos apparently it takes the exit code of the last command we need to check for the status code of each command. and fail if its non 0 |
* Use binary release of dep * Verify hash
Add GeoRestore to MySQL and PostgreSQL
…zure#1463) Adding UpdateResource definition to old Swagger versions
…zure#1460) [ADF] Swagger Change for Responsys Source
…zure#1474) Add tag for Go SDK build
…zure#1477) Network 2018-02 for Go and Python
…zure#1484) Add package-2018-01 to Go SDK build
Thanks you for your contribution to the Azure-SDK-for-Go! We will triage and review it as quickly as we can.
As part of your submission, please make sure that you can make the following assertions:
dev
branch, or I'm fixing a bug that warrants its own release and I'm targeting themaster
branch.master
branch, I've also added a note to CHANGELOG.md.