Fixes issue where date/time query parameters where sent with the wrong date/time format.
azuredevops/v1.0.0-b4
Exposes TLS Config via Connection, #84
Adds pipeline permissions and pipeline checks clients, #87
azuredevops/v1.0.0-b3
Fixes issue:
#58 Unable to create KeyVault backed variable group due to typing issues
azuredevops/v1.0.0-b2
Fixes in this release:
regen after fixing generator to pull in fields from base classes treated as interfaces.
#57: Create Push API body has missing GitChange struct in Golang documentation
#44: Creating a new build definition with trigger
regen after fixing generator bug where inherited fields were not added to models if the model's base class was external to the area.
#53: Missing fields on git.IdentityRefWithVote
workaround for issue #59, support 2006-01-02T15:04:05.999999999 time format
#59: policy.CreatePolicyConfiguration fails with error when trying to unmarshall response from azdo
regen after fixing the generator to handle c# char values as string in Go.
#47: Unable to deserialize JSON to SecurityNamespaceDescription
regen after fixing the generator to handle c# Single values as float32 instead if an int in Go.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/microsoft/azure-devops-go-api/azuredevops from 0.0.0-20191014190507-26902c1d4325 to 1.0.0-b5.
Release notes
Sourced from github.com/microsoft/azure-devops-go-api/azuredevops's releases.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)