Skip to content

Commit

Permalink
docs: Incorporates changes from version v0.2.2-sandbox+oryOS.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ORY Continuous Integration committed Dec 13, 2018
1 parent f03c77c commit ed7af3f
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 10 deletions.
210 changes: 203 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,226 @@
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*

- [Change Log](#change-log)
- [Unreleased](#unreleased)
- [v0.1.0-sandbox (2018-10-17)](#v010-sandbox-2018-10-17)
- [v0.2.2-sandbox+oryOS.10 (2018-12-13)](#v022-sandboxoryos10-2018-12-13)
- [v0.2.1-sandbox+oryOS.10 (2018-12-13)](#v021-sandboxoryos10-2018-12-13)
- [v0.2.0-sandbox+oryOS.10 (2018-12-13)](#v020-sandboxoryos10-2018-12-13)
- [v0.1.9-sandbox+oryOS.9 (2018-11-14)](#v019-sandboxoryos9-2018-11-14)
- [v0.1.8-sandbox+oryOS.8 (2018-11-14)](#v018-sandboxoryos8-2018-11-14)
- [v0.1.7-sandbox+oryOS.7 (2018-11-14)](#v017-sandboxoryos7-2018-11-14)
- [v0.1.6-sandbox+oryOS.6 (2018-11-14)](#v016-sandboxoryos6-2018-11-14)
- [v0.1.5-sandbox+oryOS.5 (2018-11-14)](#v015-sandboxoryos5-2018-11-14)
- [v0.1.4-sandbox+oryOS.4 (2018-11-14)](#v014-sandboxoryos4-2018-11-14)
- [v0.1.3-sandbox+oryOS.3 (2018-11-14)](#v013-sandboxoryos3-2018-11-14)
- [v0.1.2-sandbox+oryOS.2 (2018-11-13)](#v012-sandboxoryos2-2018-11-13)
- [v0.1.1-sandbox+oryOS.1 (2018-11-13)](#v011-sandboxoryos1-2018-11-13)
- [v1.0.0-beta.9 (2018-08-31)](#v100-beta9-2018-08-31)
- [v1.0.0-beta.8 (2018-08-02)](#v100-beta8-2018-08-02)
- [v1.0.0-beta.7 (2018-07-16)](#v100-beta7-2018-07-16)
- [v1.0.0-beta.6 (2018-07-07)](#v100-beta6-2018-07-07)
- [v1.0.0-beta.5 (2018-07-07)](#v100-beta5-2018-07-07)
- [v1.0.0-beta.3 (2018-06-13)](#v100-beta3-2018-06-13)
- [v1.0.0-beta.4 (2018-06-13)](#v100-beta4-2018-06-13)
- [v1.0.0-beta.2 (2018-05-29)](#v100-beta2-2018-05-29)
- [v1.0.0-beta.1 (2018-05-29)](#v100-beta1-2018-05-29)
- [v0.0.1 (2018-05-20)](#v001-2018-05-20)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

# Change Log

## [Unreleased](https://github.com/ory/keto/tree/HEAD)
## [v0.2.2-sandbox+oryOS.10](https://github.com/ory/keto/tree/v0.2.2-sandbox+oryOS.10) (2018-12-13)
[Full Changelog](https://github.com/ory/keto/compare/v0.2.1-sandbox+oryOS.10...v0.2.2-sandbox+oryOS.10)

[Full Changelog](https://github.com/ory/keto/compare/v0.1.0-sandbox...HEAD)
**Merged pull requests:**

- ci: Fix docker push arguments in publish task [\#72](https://github.com/ory/keto/pull/72) ([aeneasr](https://github.com/aeneasr))

## [v0.2.1-sandbox+oryOS.10](https://github.com/ory/keto/tree/v0.2.1-sandbox+oryOS.10) (2018-12-13)
[Full Changelog](https://github.com/ory/keto/compare/v0.2.0-sandbox+oryOS.10...v0.2.1-sandbox+oryOS.10)

**Merged pull requests:**

- ci: Fix docker release task [\#71](https://github.com/ory/keto/pull/71) ([aeneasr](https://github.com/aeneasr))

## [v0.2.0-sandbox+oryOS.10](https://github.com/ory/keto/tree/v0.2.0-sandbox+oryOS.10) (2018-12-13)
[Full Changelog](https://github.com/ory/keto/compare/v0.1.9-sandbox+oryOS.9...v0.2.0-sandbox+oryOS.10)

**Implemented enhancements:**

- policy: evaluate wildcard matching strategy [\#11](https://github.com/ory/keto/issues/11)

**Fixed bugs:**

- errors under load with policy creation\(ladon\_action table\) [\#30](https://github.com/ory/keto/issues/30)

**Closed issues:**

- Keto can not be consumed as a dependency [\#64](https://github.com/ory/keto/issues/64)
- Re-release v1.0.0-beta.x as v0.1.x-sandbox+oryos.x [\#63](https://github.com/ory/keto/issues/63)
- Moving forward with this project's versioning [\#56](https://github.com/ory/keto/issues/56)
- Error on loading resty package with go modules [\#55](https://github.com/ory/keto/issues/55)
- Moving forward with ORY Keto [\#47](https://github.com/ory/keto/issues/47)

**Merged pull requests:**

- Prepare 0.2.0 release [\#70](https://github.com/ory/keto/pull/70) ([aeneasr](https://github.com/aeneasr))
- sdk: Add go SDK interface [\#69](https://github.com/ory/keto/pull/69) ([aeneasr](https://github.com/aeneasr))
- sdk: Add Go SDK factory [\#68](https://github.com/ory/keto/pull/68) ([aeneasr](https://github.com/aeneasr))
- docs: Update documentation links [\#67](https://github.com/ory/keto/pull/67) ([aeneasr](https://github.com/aeneasr))
- Switch to rego as policy decision engine [\#48](https://github.com/ory/keto/pull/48) ([aeneasr](https://github.com/aeneasr))

## [v0.1.9-sandbox+oryOS.9](https://github.com/ory/keto/tree/v0.1.9-sandbox+oryOS.9) (2018-11-14)
[Full Changelog](https://github.com/ory/keto/compare/v0.1.8-sandbox+oryOS.8...v0.1.9-sandbox+oryOS.9)

## [v0.1.8-sandbox+oryOS.8](https://github.com/ory/keto/tree/v0.1.8-sandbox+oryOS.8) (2018-11-14)
[Full Changelog](https://github.com/ory/keto/compare/v0.1.7-sandbox+oryOS.7...v0.1.8-sandbox+oryOS.8)

## [v0.1.7-sandbox+oryOS.7](https://github.com/ory/keto/tree/v0.1.7-sandbox+oryOS.7) (2018-11-14)
[Full Changelog](https://github.com/ory/keto/compare/v0.1.6-sandbox+oryOS.6...v0.1.7-sandbox+oryOS.7)

## [v0.1.6-sandbox+oryOS.6](https://github.com/ory/keto/tree/v0.1.6-sandbox+oryOS.6) (2018-11-14)
[Full Changelog](https://github.com/ory/keto/compare/v0.1.5-sandbox+oryOS.5...v0.1.6-sandbox+oryOS.6)

## [v0.1.5-sandbox+oryOS.5](https://github.com/ory/keto/tree/v0.1.5-sandbox+oryOS.5) (2018-11-14)
[Full Changelog](https://github.com/ory/keto/compare/v0.1.4-sandbox+oryOS.4...v0.1.5-sandbox+oryOS.5)

## [v0.1.4-sandbox+oryOS.4](https://github.com/ory/keto/tree/v0.1.4-sandbox+oryOS.4) (2018-11-14)
[Full Changelog](https://github.com/ory/keto/compare/v0.1.3-sandbox+oryOS.3...v0.1.4-sandbox+oryOS.4)

## [v0.1.3-sandbox+oryOS.3](https://github.com/ory/keto/tree/v0.1.3-sandbox+oryOS.3) (2018-11-14)
[Full Changelog](https://github.com/ory/keto/compare/v0.1.2-sandbox+oryOS.2...v0.1.3-sandbox+oryOS.3)

## [v0.1.2-sandbox+oryOS.2](https://github.com/ory/keto/tree/v0.1.2-sandbox+oryOS.2) (2018-11-13)
[Full Changelog](https://github.com/ory/keto/compare/v0.1.1-sandbox+oryOS.1...v0.1.2-sandbox+oryOS.2)

## [v0.1.1-sandbox+oryOS.1](https://github.com/ory/keto/tree/v0.1.1-sandbox+oryOS.1) (2018-11-13)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.9...v0.1.1-sandbox+oryOS.1)

**Closed issues:**

- ABAC with Groups and Sub Groups. [\#51](https://github.com/ory/keto/issues/51)
- Add SAML Authenticator [\#3](https://github.com/ory/keto/issues/3)
- Add JSON Web Token Authenticator [\#2](https://github.com/ory/keto/issues/2)

## [v0.1.0-sandbox](https://github.com/ory/keto/tree/v0.1.0-sandbox) (2018-10-17)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.9...v0.1.0-sandbox)

**Merged pull requests:**

- cmd: Add and improve list commands [\#62](https://github.com/ory/keto/pull/62) ([aeneasr](https://github.com/aeneasr))
- docs: Updates issue and pull request templates [\#54](https://github.com/ory/keto/pull/54) ([aeneasr](https://github.com/aeneasr))
- docs: Updates issue and pull request templates [\#53](https://github.com/ory/keto/pull/53) ([aeneasr](https://github.com/aeneasr))
- docs: Updates issue and pull request templates [\#52](https://github.com/ory/keto/pull/52) ([aeneasr](https://github.com/aeneasr))

## [v1.0.0-beta.9](https://github.com/ory/keto/tree/v1.0.0-beta.9) (2018-08-31)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.8...v1.0.0-beta.9)

**Closed issues:**

- Can not remember consent because no user interaction was required - when resp\['skip'\] false [\#43](https://github.com/ory/keto/issues/43)

**Merged pull requests:**

- Enable TLS option to serve API [\#46](https://github.com/ory/keto/pull/46) ([fredbi](https://github.com/fredbi))
- cmd: Do not split empty scope [\#45](https://github.com/ory/keto/pull/45) ([aeneasr](https://github.com/aeneasr))
- vendor: Remove ORY Hydra dependency [\#44](https://github.com/ory/keto/pull/44) ([aeneasr](https://github.com/aeneasr))
- cmd: Require explicit CORS enabling [\#42](https://github.com/ory/keto/pull/42) ([aeneasr](https://github.com/aeneasr))
- sdk: Upgrade superagent version [\#41](https://github.com/ory/keto/pull/41) ([aeneasr](https://github.com/aeneasr))
- authn: Make introspection authorization optional [\#40](https://github.com/ory/keto/pull/40) ([aeneasr](https://github.com/aeneasr))

## [v1.0.0-beta.8](https://github.com/ory/keto/tree/v1.0.0-beta.8) (2018-08-02)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.7...v1.0.0-beta.8)

**Closed issues:**

- Build and upload binaries upon release [\#36](https://github.com/ory/keto/issues/36)

**Merged pull requests:**

- cmd: Fixes typo in help command in env var name [\#39](https://github.com/ory/keto/pull/39) ([RomanMinkin](https://github.com/RomanMinkin))
- sdk: Add SDK generation to circle ci [\#38](https://github.com/ory/keto/pull/38) ([aeneasr](https://github.com/aeneasr))
- health: Introduces health and version endpoints [\#37](https://github.com/ory/keto/pull/37) ([aeneasr](https://github.com/aeneasr))

## [v1.0.0-beta.7](https://github.com/ory/keto/tree/v1.0.0-beta.7) (2018-07-16)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.6...v1.0.0-beta.7)

**Merged pull requests:**

- dep: Update hydra to v1.0.0-beta.6 [\#35](https://github.com/ory/keto/pull/35) ([RomanMinkin](https://github.com/RomanMinkin))

## [v1.0.0-beta.6](https://github.com/ory/keto/tree/v1.0.0-beta.6) (2018-07-07)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.5...v1.0.0-beta.6)

## [v1.0.0-beta.5](https://github.com/ory/keto/tree/v1.0.0-beta.5) (2018-07-07)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.3...v1.0.0-beta.5)

**Fixed bugs:**

- roles without members does not shown in roles list [\#27](https://github.com/ory/keto/issues/27)

**Merged pull requests:**

- Update README.md [\#34](https://github.com/ory/keto/pull/34) ([tacurran](https://github.com/tacurran))
- cmd: Properly output telemetry information [\#33](https://github.com/ory/keto/pull/33) ([aeneasr](https://github.com/aeneasr))
- docs: Adds link to examples repository [\#32](https://github.com/ory/keto/pull/32) ([aeneasr](https://github.com/aeneasr))
- docs: Adds GitHub templates & code of conduct [\#31](https://github.com/ory/keto/pull/31) ([aeneasr](https://github.com/aeneasr))
- ci: Prevent pushes from forks to coveralls [\#29](https://github.com/ory/keto/pull/29) ([aeneasr](https://github.com/aeneasr))
- roles: List roles from keto\_role table [\#28](https://github.com/ory/keto/pull/28) ([sadysnaat](https://github.com/sadysnaat))

## [v1.0.0-beta.3](https://github.com/ory/keto/tree/v1.0.0-beta.3) (2018-06-13)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.4...v1.0.0-beta.3)

## [v1.0.0-beta.4](https://github.com/ory/keto/tree/v1.0.0-beta.4) (2018-06-13)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.2...v1.0.0-beta.4)

**Fixed bugs:**

- Wrong oauth introspect url [\#25](https://github.com/ory/keto/issues/25)
- Upgrade from \< 1.0.0-beta Hydra migration commands fail [\#23](https://github.com/ory/keto/issues/23)

**Closed issues:**

- Role setup not working [\#21](https://github.com/ory/keto/issues/21)

**Merged pull requests:**

- cmd: Fixes typo in help command [\#26](https://github.com/ory/keto/pull/26) ([aeneasr](https://github.com/aeneasr))
- cmd: Resolves an issue with the hydra migrate command [\#24](https://github.com/ory/keto/pull/24) ([aeneasr](https://github.com/aeneasr))
- warden: Use roles in warden decision [\#22](https://github.com/ory/keto/pull/22) ([aeneasr](https://github.com/aeneasr))
- cmd: Improves usage of metrics middleware [\#18](https://github.com/ory/keto/pull/18) ([aeneasr](https://github.com/aeneasr))

## [v1.0.0-beta.2](https://github.com/ory/keto/tree/v1.0.0-beta.2) (2018-05-29)
[Full Changelog](https://github.com/ory/keto/compare/v1.0.0-beta.1...v1.0.0-beta.2)

## [v1.0.0-beta.1](https://github.com/ory/keto/tree/v1.0.0-beta.1) (2018-05-29)
[Full Changelog](https://github.com/ory/keto/compare/v0.0.1...v1.0.0-beta.1)

**Closed issues:**

- roles: add a PUT method to overwrite members [\#10](https://github.com/ory/keto/issues/10)

**Merged pull requests:**

- Minor changes and fixes [\#17](https://github.com/ory/keto/pull/17) ([aeneasr](https://github.com/aeneasr))
- Resolves minor issues [\#16](https://github.com/ory/keto/pull/16) ([aeneasr](https://github.com/aeneasr))
- transfer UpdateRoleMembers [\#14](https://github.com/ory/keto/pull/14) ([zepatrik](https://github.com/zepatrik))
- ci: Resolves test timeout [\#13](https://github.com/ory/keto/pull/13) ([aeneasr](https://github.com/aeneasr))

## [v0.0.1](https://github.com/ory/keto/tree/v0.0.1) (2018-05-20)
**Implemented enhancements:**

- Fix token type [\#12](https://github.com/ory/keto/pull/12) ([aeneasr](https://github.com/aeneasr))

**Closed issues:**

- The Warden API should not check for refresh tokens, only access tokens. [\#1](https://github.com/ory/keto/issues/1)

**Merged pull requests:**

- auth: Renames subject to sub in response payloads [\#9](https://github.com/ory/keto/pull/9) ([aeneasr](https://github.com/aeneasr))
- cmd: Retries SQL connection on migrate commands [\#8](https://github.com/ory/keto/pull/8) ([aeneasr](https://github.com/aeneasr))
- Improve bc [\#7](https://github.com/ory/keto/pull/7) ([aeneasr](https://github.com/aeneasr))
- docs: Updates readme and upgrades [\#6](https://github.com/ory/keto/pull/6) ([aeneasr](https://github.com/aeneasr))
- Fix sdk [\#5](https://github.com/ory/keto/pull/5) ([aeneasr](https://github.com/aeneasr))
- Resolves SDK and test issues [\#4](https://github.com/ory/keto/pull/4) ([aeneasr](https://github.com/aeneasr))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ came looking for the answer to the question:

- [Introduction](#introduction)
- [Installation](#installation)
- [1. Download binaries](#1-download-binaries)
- [2. Using Docker](#2-using-docker)
- [Building from source](#building-from-source)
- [Ecosystem](#ecosystem)
- [ORY Security Console: Administrative User Interface](#ory-security-console-administrative-user-interface)
- [ORY Hydra: OAuth2 & OpenID Connect Server](#ory-hydra-oauth2--openid-connect-server)
Expand Down

0 comments on commit ed7af3f

Please sign in to comment.