Skip to content

0.1.0

Compare
Choose a tag to compare
@opalmer opalmer released this 08 Oct 16:10
· 242 commits to master since this release

This is the first official release of go-gerrit created as a result of discussion on #17. Consumers of go-gerrit who are using vendoring are encouraged to start using tagged releases going forward. Because this is the first release there are no api changes between the master@bbeff44 and this tag.

Pull Requests and Issues

Pull requests and issues associated with this release.

Enhancements

  • #5/#8 - Implemented Digest Authentication
  • #10 - Support querying the events-log plugin
  • #15 - Add SubmitChange

Bugs

  • #6 - Ensure Content-Type is set in requests and update ReviewInput for Gerrit 2.12.2
  • #7 - Fix ReviewerInfo.Approvals type specification
  • #9 - Fix ListChangeDrafts and ListChangeComments to use the correct urls
  • #12 - Don't reuse the existing request for digest based auth.
  • #13/#14 - A2 hash should use the request's method

Additional Links

Milestone
Issues