Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Latest commit

 

History

History
76 lines (48 loc) · 3.38 KB

CHANGELOG.md

File metadata and controls

76 lines (48 loc) · 3.38 KB

Change Log

v0.4.0 ("2017-09-04")

Full Changelog

Implemented enhancements:

  • Allow multiple issuers with their clients #86

Fixed bugs:

  • Proxy doesn't start if two routes are duplicated in proxy_resources table #91

Closed issues:

  • policy endpoint: PUT gives 405 #107
  • Update Go Version #96

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