Releases: Azure/azure-pipeline-go
Releases · Azure/azure-pipeline-go
azure-pipeline-go v0.2.3
- Added support for go1.13 error chain
azure-pipeline-go v0.2.2
- Upgrade go-ieproxy to latest version
azure-pipeline-go v0.2.1
- Remove Go1.12 restriction in go.mod
azure-pipeline-go v0.2.0
- Fix/add log sanitizer hook
- Transitioned to proxyMiddleman
Load DLL in a manner compatible with Go's sysdll registration
v0.1.9 Load DLL in a manner compatible with Go's sysdll registration (#15)
Added mod file
Merge pull request #12 from zezha-msft/mod Added mod file
Fixed error message formatting bug
0.1.7 Fixed error message formatting bug
Updated logging
Merge pull request #11 from Azure/dev Updated logging
Switch httpClient to use Dial instead of DialContext for improved performance
Pre-release
Merge pull request #10 from JeffreyRichter/master Switch httpClient to use Dial instead of DialContext for improved per…
1st class function support, doc improvements, & added Close to requestBodyProgress
Pre-release
Merge pull request #8 from JeffreyRichter/master 1st class function support, doc improvements, & added Close to requestBodyProgress