Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

60 lines (39 loc) · 2.79 KB

Change Log

v0.3.0 ("2017-01-25")

Full Changelog

Implemented enhancements:

  • allow OrderBy in list actions #55

Fixed bugs:

  • Proxy 500 response when authorization header is missing #61

Closed issues:

  • Implement proxy resources endpoints #83
  • Use a MD reference instead a HTML with Foulkon logo #66

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
  • Ability to read Proxy resources from DB #4
  • 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