Table of Contents generated with DocToc
- Change Log
- v0.2.2-sandbox+oryOS.10 (2018-12-13)
- v0.2.1-sandbox+oryOS.10 (2018-12-13)
- v0.2.0-sandbox+oryOS.10 (2018-12-13)
- v0.1.9-sandbox+oryOS.9 (2018-11-14)
- v0.1.8-sandbox+oryOS.8 (2018-11-14)
- v0.1.7-sandbox+oryOS.7 (2018-11-14)
- v0.1.6-sandbox+oryOS.6 (2018-11-14)
- v0.1.5-sandbox+oryOS.5 (2018-11-14)
- v0.1.4-sandbox+oryOS.4 (2018-11-14)
- v0.1.3-sandbox+oryOS.3 (2018-11-14)
- v0.1.2-sandbox+oryOS.2 (2018-11-13)
- v0.1.1-sandbox+oryOS.1 (2018-11-13)
- v1.0.0-beta.9 (2018-08-31)
- v1.0.0-beta.8 (2018-08-02)
- v1.0.0-beta.7 (2018-07-16)
- v1.0.0-beta.6 (2018-07-07)
- v1.0.0-beta.5 (2018-07-07)
- v1.0.0-beta.3 (2018-06-13)
- v1.0.0-beta.4 (2018-06-13)
- v1.0.0-beta.2 (2018-05-29)
- v1.0.0-beta.1 (2018-05-29)
- v0.0.1 (2018-05-20)
v0.2.2-sandbox+oryOS.10 (2018-12-13)
Merged pull requests:
v0.2.1-sandbox+oryOS.10 (2018-12-13)
Merged pull requests:
v0.2.0-sandbox+oryOS.10 (2018-12-13)
Implemented enhancements:
- policy: evaluate wildcard matching strategy #11
Fixed bugs:
- errors under load with policy creation(ladon_action table) #30
Closed issues:
- Keto can not be consumed as a dependency #64
- Re-release v1.0.0-beta.x as v0.1.x-sandbox+oryos.x #63
- Moving forward with this project's versioning #56
- Error on loading resty package with go modules #55
- Moving forward with ORY Keto #47
Merged pull requests:
- Prepare 0.2.0 release #70 (aeneasr)
- sdk: Add go SDK interface #69 (aeneasr)
- sdk: Add Go SDK factory #68 (aeneasr)
- docs: Update documentation links #67 (aeneasr)
- Switch to rego as policy decision engine #48 (aeneasr)
v0.1.9-sandbox+oryOS.9 (2018-11-14)
v0.1.8-sandbox+oryOS.8 (2018-11-14)
v0.1.7-sandbox+oryOS.7 (2018-11-14)
v0.1.6-sandbox+oryOS.6 (2018-11-14)
v0.1.5-sandbox+oryOS.5 (2018-11-14)
v0.1.4-sandbox+oryOS.4 (2018-11-14)
v0.1.3-sandbox+oryOS.3 (2018-11-14)
v0.1.2-sandbox+oryOS.2 (2018-11-13)
v0.1.1-sandbox+oryOS.1 (2018-11-13)
Closed issues:
Merged pull requests:
- cmd: Add and improve list commands #62 (aeneasr)
- docs: Updates issue and pull request templates #54 (aeneasr)
- docs: Updates issue and pull request templates #53 (aeneasr)
- docs: Updates issue and pull request templates #52 (aeneasr)
v1.0.0-beta.9 (2018-08-31)
Closed issues:
- Can not remember consent because no user interaction was required - when resp['skip'] false #43
Merged pull requests:
- Enable TLS option to serve API #46 (fredbi)
- cmd: Do not split empty scope #45 (aeneasr)
- vendor: Remove ORY Hydra dependency #44 (aeneasr)
- cmd: Require explicit CORS enabling #42 (aeneasr)
- sdk: Upgrade superagent version #41 (aeneasr)
- authn: Make introspection authorization optional #40 (aeneasr)
v1.0.0-beta.8 (2018-08-02)
Closed issues:
- Build and upload binaries upon release #36
Merged pull requests:
- cmd: Fixes typo in help command in env var name #39 (RomanMinkin)
- sdk: Add SDK generation to circle ci #38 (aeneasr)
- health: Introduces health and version endpoints #37 (aeneasr)
v1.0.0-beta.7 (2018-07-16)
Merged pull requests:
- dep: Update hydra to v1.0.0-beta.6 #35 (RomanMinkin)
v1.0.0-beta.6 (2018-07-07)
v1.0.0-beta.5 (2018-07-07)
Fixed bugs:
- roles without members does not shown in roles list #27
Merged pull requests:
- Update README.md #34 (tacurran)
- cmd: Properly output telemetry information #33 (aeneasr)
- docs: Adds link to examples repository #32 (aeneasr)
- docs: Adds GitHub templates & code of conduct #31 (aeneasr)
- ci: Prevent pushes from forks to coveralls #29 (aeneasr)
- roles: List roles from keto_role table #28 (sadysnaat)
v1.0.0-beta.3 (2018-06-13)
v1.0.0-beta.4 (2018-06-13)
Fixed bugs:
Closed issues:
- Role setup not working #21
Merged pull requests:
- cmd: Fixes typo in help command #26 (aeneasr)
- cmd: Resolves an issue with the hydra migrate command #24 (aeneasr)
- warden: Use roles in warden decision #22 (aeneasr)
- cmd: Improves usage of metrics middleware #18 (aeneasr)
v1.0.0-beta.2 (2018-05-29)
v1.0.0-beta.1 (2018-05-29)
Closed issues:
- roles: add a PUT method to overwrite members #10
Merged pull requests:
- Minor changes and fixes #17 (aeneasr)
- Resolves minor issues #16 (aeneasr)
- transfer UpdateRoleMembers #14 (zepatrik)
- ci: Resolves test timeout #13 (aeneasr)
v0.0.1 (2018-05-20)
Implemented enhancements:
Closed issues:
- The Warden API should not check for refresh tokens, only access tokens. #1
Merged pull requests:
- auth: Renames subject to sub in response payloads #9 (aeneasr)
- cmd: Retries SQL connection on migrate commands #8 (aeneasr)
- Improve bc #7 (aeneasr)
- docs: Updates readme and upgrades #6 (aeneasr)
- Fix sdk #5 (aeneasr)
- Resolves SDK and test issues #4 (aeneasr)
* This Change Log was automatically generated by github_changelog_generator