Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 2.09 KB

Change Log

v0.2.0 ("2016-10-06")

Full Changelog

Implemented enhancements:

  • Refactor http/authz.go #51
  • Add createAt field in relations #38
  • Add changelog and versioning mode #36
  • Limit resource number in resource request #34
  • Autogenerate vendor and remove folder from repo #33
  • Include all parameters into the filter struct #31
  • Add UpdateAt field #27
  • goimports in makefile #2

Fixed bugs:

  • fix InvalidRequests tests in HTTP pkg #44
  • RemoveGroup don't remove policies relations #29
  • User identifier empty in log events #25

Closed issues:

  • Travis won't fail if errors in test #46

v0.1.0 ("2016-09-14")

Implemented enhancements:

  • Docker: only build master and tags #23
  • Pagination #17
  • push image to Docker hub #13
  • TravisCI integration #3

Fixed bugs:

  • openid2go lib error #18
  • Proxy always return 200 #14
  • Worker & proxy can`t be stopped using signals #9

* This Change Log was automatically generated by github_changelog_generator