Skip to content

Commit

Permalink
docs: Incorporates changes from version v0.11.12-3-g7acfbca
Browse files Browse the repository at this point in the history
  • Loading branch information
ORY Continuous Integration committed May 21, 2018
1 parent 7acfbca commit ac34a58
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 1 deletion.
284 changes: 284 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,288 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*

- [Change Log](#change-log)
- [Unreleased](#unreleased)
- [v0.11.12 (2018-05-07)](#v01112-2018-05-07)
- [v0.0.29 (2017-12-19)](#v0029-2017-12-19)
- [v0.0.28 (2017-12-19)](#v0028-2017-12-19)
- [v0.0.27 (2017-12-12)](#v0027-2017-12-12)
- [v0.0.26 (2017-12-11)](#v0026-2017-12-11)
- [v0.0.25 (2017-11-28)](#v0025-2017-11-28)
- [v0.0.24 (2017-11-26)](#v0024-2017-11-26)
- [v0.0.23 (2017-11-24)](#v0023-2017-11-24)
- [v0.0.22 (2017-11-20)](#v0022-2017-11-20)
- [v0.0.21 (2017-11-19)](#v0021-2017-11-19)
- [v0.0.20 (2017-11-18)](#v0020-2017-11-18)
- [v0.0.19 (2017-11-13)](#v0019-2017-11-13)
- [v0.0.18 (2017-11-13)](#v0018-2017-11-13)
- [v0.0.17 (2017-11-12)](#v0017-2017-11-12)
- [v0.0.16 (2017-11-12)](#v0016-2017-11-12)
- [v0.0.15 (2017-11-09)](#v0015-2017-11-09)
- [v0.0.14 (2017-11-07)](#v0014-2017-11-07)
- [v0.0.13 (2017-11-07)](#v0013-2017-11-07)
- [v0.0.12 (2017-11-07)](#v0012-2017-11-07)
- [v0.0.11 (2017-11-06)](#v0011-2017-11-06)
- [v0.0.10 (2017-11-06)](#v0010-2017-11-06)
- [v0.0.9 (2017-11-06)](#v009-2017-11-06)
- [v0.0.8 (2017-11-06)](#v008-2017-11-06)
- [v0.0.7 (2017-11-06)](#v007-2017-11-06)
- [v0.0.6 (2017-11-03)](#v006-2017-11-03)
- [v0.0.5 (2017-11-01)](#v005-2017-11-01)
- [v0.0.4 (2017-10-21)](#v004-2017-10-21)
- [v0.0.3 (2017-10-18)](#v003-2017-10-18)
- [v0.0.2 (2017-10-12)](#v002-2017-10-12)
- [v0.0.1 (2017-10-10)](#v001-2017-10-10)

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

# Change Log

## [Unreleased](https://github.com/ory/oathkeeper/tree/HEAD)

[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.11.12...HEAD)

**Merged pull requests:**

- Keto [\#60](https://github.com/ory/oathkeeper/pull/60) ([arekkas](https://github.com/arekkas))

## [v0.11.12](https://github.com/ory/oathkeeper/tree/v0.11.12) (2018-05-07)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.29...v0.11.12)

**Closed issues:**

- Unable to refresh RSA keys for JWK signing [\#53](https://github.com/ory/oathkeeper/issues/53)
- Add well known endpoint to swagger docs [\#47](https://github.com/ory/oathkeeper/issues/47)

**Merged pull requests:**

- Update README.md [\#58](https://github.com/ory/oathkeeper/pull/58) ([arekkas](https://github.com/arekkas))
- docs: Moves documentation to new repository [\#57](https://github.com/ory/oathkeeper/pull/57) ([arekkas](https://github.com/arekkas))
- Update 2-EXECUTION.md [\#56](https://github.com/ory/oathkeeper/pull/56) ([maryoush](https://github.com/maryoush))
- Update 2-EXECUTION.md [\#55](https://github.com/ory/oathkeeper/pull/55) ([taland](https://github.com/taland))
- Improve tests [\#54](https://github.com/ory/oathkeeper/pull/54) ([arekkas](https://github.com/arekkas))
- cmd: correct logging typo [\#52](https://github.com/ory/oathkeeper/pull/52) ([euank](https://github.com/euank))
- docs: Adds license note to all source files [\#51](https://github.com/ory/oathkeeper/pull/51) ([arekkas](https://github.com/arekkas))
- ci: Resolves issue with pushing docs [\#50](https://github.com/ory/oathkeeper/pull/50) ([arekkas](https://github.com/arekkas))
- docs: Adds automatic summary generation [\#49](https://github.com/ory/oathkeeper/pull/49) ([arekkas](https://github.com/arekkas))

## [v0.0.29](https://github.com/ory/oathkeeper/tree/v0.0.29) (2017-12-19)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.28...v0.0.29)

**Merged pull requests:**

- Adds use field to well known [\#48](https://github.com/ory/oathkeeper/pull/48) ([arekkas](https://github.com/arekkas))

## [v0.0.28](https://github.com/ory/oathkeeper/tree/v0.0.28) (2017-12-19)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.27...v0.0.28)

**Closed issues:**

- Make key discovery easier with well-known feature [\#43](https://github.com/ory/oathkeeper/issues/43)

**Merged pull requests:**

- Replaces key discovery with well-known feature [\#46](https://github.com/ory/oathkeeper/pull/46) ([arekkas](https://github.com/arekkas))

## [v0.0.27](https://github.com/ory/oathkeeper/tree/v0.0.27) (2017-12-12)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.26...v0.0.27)

**Merged pull requests:**

- Adds cors capabilities to management server [\#40](https://github.com/ory/oathkeeper/pull/40) ([arekkas](https://github.com/arekkas))

## [v0.0.26](https://github.com/ory/oathkeeper/tree/v0.0.26) (2017-12-11)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.25...v0.0.26)

**Merged pull requests:**

- Fixes broken image link in docs [\#39](https://github.com/ory/oathkeeper/pull/39) ([arekkas](https://github.com/arekkas))

## [v0.0.25](https://github.com/ory/oathkeeper/tree/v0.0.25) (2017-11-28)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.24...v0.0.25)

**Merged pull requests:**

- Add extra data from token introspection to session [\#37](https://github.com/ory/oathkeeper/pull/37) ([arekkas](https://github.com/arekkas))

## [v0.0.24](https://github.com/ory/oathkeeper/tree/v0.0.24) (2017-11-26)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.23...v0.0.24)

**Closed issues:**

- Document HYDRA\_JWK\_SET\_ID [\#34](https://github.com/ory/oathkeeper/issues/34)
- Investigate if the issuer should be oathkeeper or hydra [\#27](https://github.com/ory/oathkeeper/issues/27)

**Merged pull requests:**

- Telemetry [\#36](https://github.com/ory/oathkeeper/pull/36) ([arekkas](https://github.com/arekkas))

## [v0.0.23](https://github.com/ory/oathkeeper/tree/v0.0.23) (2017-11-24)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.22...v0.0.23)

**Closed issues:**

- Rename basicAuthorizationModeEnabled to something that does not clash with HTTP basic authorization [\#29](https://github.com/ory/oathkeeper/issues/29)
- Rename bypass values for better clarity [\#13](https://github.com/ory/oathkeeper/issues/13)

**Merged pull requests:**

- Print formatted output string in rule management CLI [\#35](https://github.com/ory/oathkeeper/pull/35) ([arekkas](https://github.com/arekkas))
- docs: Add JWK set docs [\#33](https://github.com/ory/oathkeeper/pull/33) ([arekkas](https://github.com/arekkas))
- Update docs and add tests [\#32](https://github.com/ory/oathkeeper/pull/32) ([arekkas](https://github.com/arekkas))

## [v0.0.22](https://github.com/ory/oathkeeper/tree/v0.0.22) (2017-11-20)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.21...v0.0.22)

**Merged pull requests:**

- Renames bypass values for better clarity [\#31](https://github.com/ory/oathkeeper/pull/31) ([arekkas](https://github.com/arekkas))

## [v0.0.21](https://github.com/ory/oathkeeper/tree/v0.0.21) (2017-11-19)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.20...v0.0.21)

**Merged pull requests:**

- Request hydra.keys scope and fix panic [\#30](https://github.com/ory/oathkeeper/pull/30) ([arekkas](https://github.com/arekkas))

## [v0.0.20](https://github.com/ory/oathkeeper/tree/v0.0.20) (2017-11-18)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.19...v0.0.20)

**Merged pull requests:**

- docs: Improve swagger documentation [\#28](https://github.com/ory/oathkeeper/pull/28) ([arekkas](https://github.com/arekkas))
- cmd: Add rules management capabilities to the cli [\#26](https://github.com/ory/oathkeeper/pull/26) ([arekkas](https://github.com/arekkas))
- unstaged [\#25](https://github.com/ory/oathkeeper/pull/25) ([arekkas](https://github.com/arekkas))

## [v0.0.19](https://github.com/ory/oathkeeper/tree/v0.0.19) (2017-11-13)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.18...v0.0.19)

**Closed issues:**

- evaluator: token\[:5\] will cause panic [\#22](https://github.com/ory/oathkeeper/issues/22)

**Merged pull requests:**

- evaluator: Use full request URL [\#24](https://github.com/ory/oathkeeper/pull/24) ([arekkas](https://github.com/arekkas))

## [v0.0.18](https://github.com/ory/oathkeeper/tree/v0.0.18) (2017-11-13)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.17...v0.0.18)

**Merged pull requests:**

- evaluator: Resolve potential panic in token id generation [\#23](https://github.com/ory/oathkeeper/pull/23) ([arekkas](https://github.com/arekkas))

## [v0.0.17](https://github.com/ory/oathkeeper/tree/v0.0.17) (2017-11-12)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.16...v0.0.17)

**Merged pull requests:**

- Introduces surrogate\_id to SQLManager [\#21](https://github.com/ory/oathkeeper/pull/21) ([arekkas](https://github.com/arekkas))

## [v0.0.16](https://github.com/ory/oathkeeper/tree/v0.0.16) (2017-11-12)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.15...v0.0.16)

**Merged pull requests:**

- Replace MatchesPath with MatchesURL [\#20](https://github.com/ory/oathkeeper/pull/20) ([arekkas](https://github.com/arekkas))

## [v0.0.15](https://github.com/ory/oathkeeper/tree/v0.0.15) (2017-11-09)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.14...v0.0.15)

**Merged pull requests:**

- Add HTTPS capabilities and document proxy/management commands [\#19](https://github.com/ory/oathkeeper/pull/19) ([arekkas](https://github.com/arekkas))

## [v0.0.14](https://github.com/ory/oathkeeper/tree/v0.0.14) (2017-11-07)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.13...v0.0.14)

**Merged pull requests:**

- Make refresh\_delay configurable and skip it on boot [\#18](https://github.com/ory/oathkeeper/pull/18) ([arekkas](https://github.com/arekkas))

## [v0.0.13](https://github.com/ory/oathkeeper/tree/v0.0.13) (2017-11-07)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.12...v0.0.13)

**Merged pull requests:**

- Store rules path match in plaintext [\#17](https://github.com/ory/oathkeeper/pull/17) ([arekkas](https://github.com/arekkas))

## [v0.0.12](https://github.com/ory/oathkeeper/tree/v0.0.12) (2017-11-07)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.11...v0.0.12)

**Merged pull requests:**

- Use ladon regex compiler for matches [\#16](https://github.com/ory/oathkeeper/pull/16) ([arekkas](https://github.com/arekkas))

## [v0.0.11](https://github.com/ory/oathkeeper/tree/v0.0.11) (2017-11-06)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.10...v0.0.11)

## [v0.0.10](https://github.com/ory/oathkeeper/tree/v0.0.10) (2017-11-06)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.9...v0.0.10)

## [v0.0.9](https://github.com/ory/oathkeeper/tree/v0.0.9) (2017-11-06)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.8...v0.0.9)

## [v0.0.8](https://github.com/ory/oathkeeper/tree/v0.0.8) (2017-11-06)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.7...v0.0.8)

**Merged pull requests:**

- Make oathkeeper binary executable\# [\#15](https://github.com/ory/oathkeeper/pull/15) ([arekkas](https://github.com/arekkas))

## [v0.0.7](https://github.com/ory/oathkeeper/tree/v0.0.7) (2017-11-06)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.6...v0.0.7)

**Merged pull requests:**

- Build oathekeeper docker image statically [\#14](https://github.com/ory/oathkeeper/pull/14) ([arekkas](https://github.com/arekkas))

## [v0.0.6](https://github.com/ory/oathkeeper/tree/v0.0.6) (2017-11-03)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.5...v0.0.6)

**Merged pull requests:**

- Added serve all command [\#12](https://github.com/ory/oathkeeper/pull/12) ([arekkas](https://github.com/arekkas))

## [v0.0.5](https://github.com/ory/oathkeeper/tree/v0.0.5) (2017-11-01)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.4...v0.0.5)

**Merged pull requests:**

- Add cors handling to proxy [\#11](https://github.com/ory/oathkeeper/pull/11) ([arekkas](https://github.com/arekkas))
- Remove goveralls from circle build [\#10](https://github.com/ory/oathkeeper/pull/10) ([arekkas](https://github.com/arekkas))
- Use circle ci build status badge [\#9](https://github.com/ory/oathkeeper/pull/9) ([arekkas](https://github.com/arekkas))
- Switch from glide to golang/dep for vendoring [\#8](https://github.com/ory/oathkeeper/pull/8) ([arekkas](https://github.com/arekkas))
- Resolve tests by replacing nil slice [\#7](https://github.com/ory/oathkeeper/pull/7) ([arekkas](https://github.com/arekkas))

## [v0.0.4](https://github.com/ory/oathkeeper/tree/v0.0.4) (2017-10-21)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.3...v0.0.4)

**Merged pull requests:**

- Return arrays instead of null on rule creation [\#6](https://github.com/ory/oathkeeper/pull/6) ([arekkas](https://github.com/arekkas))
- Add circleci configuration file [\#5](https://github.com/ory/oathkeeper/pull/5) ([arekkas](https://github.com/arekkas))

## [v0.0.3](https://github.com/ory/oathkeeper/tree/v0.0.3) (2017-10-18)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.2...v0.0.3)

**Merged pull requests:**

- Fix unauthorized [\#4](https://github.com/ory/oathkeeper/pull/4) ([arekkas](https://github.com/arekkas))

## [v0.0.2](https://github.com/ory/oathkeeper/tree/v0.0.2) (2017-10-12)
[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.1...v0.0.2)

**Merged pull requests:**

- Skip acp checks [\#3](https://github.com/ory/oathkeeper/pull/3) ([arekkas](https://github.com/arekkas))

## [v0.0.1](https://github.com/ory/oathkeeper/tree/v0.0.1) (2017-10-10)
**Merged pull requests:**

- travis: add goveralls report submission [\#2](https://github.com/ory/oathkeeper/pull/2) ([arekkas](https://github.com/arekkas))
- Prototype [\#1](https://github.com/ory/oathkeeper/pull/1) ([arekkas](https://github.com/arekkas))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This service is under active development and may introduce breaking changes in f
- [Installation](#installation)
- [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)
- [ORY Hydra: OAuth2 & OpenID Connect Server](#ory-hydra-oauth2--openid-connect-server)
- [ORY Keto: Access Control Policies as a Server](#ory-keto-access-control-policies-as-a-server)
- [Security](#security)
- [Disclosing vulnerabilities](#disclosing-vulnerabilities)
Expand Down

0 comments on commit ac34a58

Please sign in to comment.