Skip to content

v0.1.18

Latest
Compare
Choose a tag to compare
@robbybbb robbybbb released this 27 Oct 14:07

This is actually a good release. It fixes problem in build and jobs where the headers parameter is passed in as nil to NewRequest so that now headers parameter is properly filled in. This allows special sites (in my case travis.ibm.com) to work properly. I also pulled out all the logging I used while debugging problems.