Skip to content

Latest commit

 

History

History
470 lines (300 loc) · 25.8 KB

CHANGELOG.md

File metadata and controls

470 lines (300 loc) · 25.8 KB

Table of Contents

Changelog

Full Changelog

Closed issues:

  • Please add packr2 files to go.mod #165

Merged pull requests:

  • docs: Updates issue and pull request templates #169 (aeneasr)
  • docs: Updates issue and pull request templates #168 (aeneasr)

v0.5.3-alpha.1 (2020-04-03)

Full Changelog

Implemented enhancements:

  • Investigate OpenPolicyAgent v0.19.0 #163

Merged pull requests:

v0.5.1-alpha.1 (2020-04-02)

Full Changelog

v0.5.2 (2020-04-02)

Full Changelog

v0.5.0 (2020-04-02)

Full Changelog

Implemented enhancements:

Closed issues:

  • Reintroduce swagger task to CircleCI #49

Merged pull requests:

  • docs: use real json bool type in swagger #162 (aeneasr)
  • fix: use correct response mode for removeOryAccessControlPolicyRoleMe… #161 (aeneasr)
  • fix: move to ory sqa service #159 (aeneasr)
  • docs: Updates issue and pull request templates #158 (aeneasr)

v0.4.5-alpha.1 (2020-02-29)

Full Changelog

Closed issues:

  • Cannot connect to MySQL #145

Merged pull requests:

  • fix(driver): Extract scheme from DSN using sqlcon.GetDriverName #156 (kaorimatz)

v0.4.4-alpha.1 (2020-02-14)

Full Changelog

Merged pull requests:

v0.4.3-alpha.2 (2020-01-31)

Full Changelog

Closed issues:

  • Disable access logging or change level of logs for the health endpoints #150

v0.4.3-alpha.1 (2020-01-23)

Full Changelog

Merged pull requests:

v0.4.2-alpha.1 (2020-01-14)

Full Changelog

Merged pull requests:

v0.4.0-sandbox (2020-01-13)

Full Changelog

v0.4.1-beta.1 (2020-01-13)

Full Changelog

v0.4.0-alpha.1 (2020-01-13)

Full Changelog

Merged pull requests:

v0.3.8-sandbox (2019-12-16)

Full Changelog

v0.3.9-sandbox (2019-12-16)

Full Changelog

v0.3.10-sandbox (2019-12-16)

Full Changelog

v0.3.7-sandbox (2019-12-11)

Full Changelog

Closed issues:

  • Document backslash behavior in glob patterns. #141
  • gRPC API #136

Merged pull requests:

v0.3.6-sandbox (2019-10-16)

Full Changelog

Merged pull requests:

v0.3.4-sandbox (2019-08-21)

Full Changelog

v0.3.5-sandbox (2019-08-21)

Full Changelog

Fixed bugs:

  • There is no way to get all roles using the ListOryAccessControlPolicyRoles() API #120

Closed issues:

  • Unexpected DoOryAccessControlPoliciesAllow results in Go SDK #122
  • API documentation seems not up to date #109

Merged pull requests:

v0.3.3-sandbox (2019-05-18)

Full Changelog

Merged pull requests:

v0.3.1-sandbox (2019-04-29)

Full Changelog

Merged pull requests:

  • ci: Use image that includes bash/sh for release docs #103 (aeneasr)
  • Allow configuration files and update UPGRADE guide. #102 (aeneasr)

v0.3.0-sandbox (2019-04-29)

Full Changelog

Fixed bugs:

  • Conditional function based on Context Conditions does not Apply #82

Closed issues:

  • Move to new release pipeline #95
  • Move to go-swagger client generation #92
  • question: performance & benchmarks #89
  • Upserting to memory database only inserts #80
  • Support for nginx http_auth_request_module #75
  • DELETE member from role #74
  • 0.2.2-sandbox+oryOS.10: Unable to initialize compiler: lstat /go: no such file or directory #73
  • engine: Support glob matching in ory acp #66

Merged pull requests:

Full Changelog

Fixed bugs:

  • Properly handle TLS certificates and DBAL errors #78 (aeneasr)

Closed issues:

  • Unable to initialize compiler: lstat /build: no such file or directory #81

Merged pull requests:

  • dist: Fix packr build pipeline #84 (aeneasr)
  • cmd: Add support for glob matching #79 (rliebz)
  • Fix for compiler error (Unable to initialize compiler: lstat /go: no such file or directory) #77 (sum2000)

Full Changelog

Merged pull requests:

  • ci: Fix docker push arguments in publish task #72 (aeneasr)

Full Changelog

Merged pull requests:

Full Changelog

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:

Full Changelog

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)

Full Changelog

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)

Full Changelog

Merged pull requests:

Full Changelog

Full Changelog

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)

Full Changelog

Full Changelog

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)

Full Changelog

Full Changelog

Fixed bugs:

  • roles without members does not shown in roles list #27
  • Wrong oauth introspect url #25
  • Upgrade from < 1.0.0-beta Hydra migration commands fail #23

Closed issues:

  • ABAC with Groups and Sub Groups. #51
  • Can not remember consent because no user interaction was required - when resp['skip'] false #43
  • Build and upload binaries upon release #36
  • Role setup not working #21
  • roles: add a PUT method to overwrite members #10
  • Add SAML Authenticator #3
  • Add JSON Web Token Authenticator #2

Merged pull requests:

v0.0.1 (2018-05-20)

Full Changelog

Implemented enhancements:

Closed issues:

  • The Warden API should not check for refresh tokens, only access tokens. #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator