v0.4.0 ("2017-09-04")
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:
v0.3.0 ("2017-01-25")
Implemented enhancements:
- allow OrderBy in list actions #55
Fixed bugs:
- Proxy 500 response when authorization header is missing #61
Closed issues:
v0.2.0 ("2016-10-06")
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