Skip to content

0.7.0 / 2018-12-07

Compare
Choose a tag to compare
@beorn7 beorn7 released this 08 Dec 00:32
· 567 commits to master since this release
d5a56ba

As preparation for the 1.0.0 release, this release removes the long deprecated
legacy HTTP push endpoint (which uses /jobs/ rather than /job/ in the URL).

  • [CHANGE] Remove legacy push API. #227
  • [ENHANCEMENT] Update dependencies. #230
  • [ENHANCEMENT] Support Go modules. #221
  • [BUGFIX] Avoid crash when started with v0.4 storage. #223