Skip to content

v2.2.1 wharf-api-client-go

Latest
Compare
Choose a tag to compare
@applejag applejag released this 10 May 17:38
· 4 commits to master since this release
7d06731

Changes (since v2.2.0)

  • Fixed gRPC logs streaming failing if no port is specified in the APIURL field of wharfapi.Client. Now defaults to 80 for HTTP URLs, and 443 for HTTPS. (#48)

  • Fixed UpdateProjectBranchList using the wrong HTTP request & response bodies. (#49)