<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- 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)
  - [v1.0.0-beta.8 (2018-08-09)](#v100-beta8-2018-08-09)
  - [v1.0.0-beta.7 (2018-07-12)](#v100-beta7-2018-07-12)
  - [v1.0.0-beta.6 (2018-07-11)](#v100-beta6-2018-07-11)
  - [v1.0.0-beta.5 (2018-07-07)](#v100-beta5-2018-07-07)
  - [v1.0.0-beta.4 (2018-06-14)](#v100-beta4-2018-06-14)
  - [v1.0.0-beta.3 (2018-06-13)](#v100-beta3-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.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

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

**Implemented enhancements:**

- Resolve various issues [\#93](https://github.com/ory/oathkeeper/pull/93) ([arekkas](https://github.com/arekkas))

**Fixed bugs:**

- Invalid Url Validator [\#92](https://github.com/ory/oathkeeper/issues/92)
- Resolve various issues [\#93](https://github.com/ory/oathkeeper/pull/93) ([arekkas](https://github.com/arekkas))

**Closed issues:**

- `noop` authenticator should not bypass allow/deny authorizers [\#97](https://github.com/ory/oathkeeper/issues/97)
- Build and upload binaries upon release [\#89](https://github.com/ory/oathkeeper/issues/89)
- Feature request: vault authenticator [\#88](https://github.com/ory/oathkeeper/issues/88)
- Add endpoint for answering access requests directly [\#42](https://github.com/ory/oathkeeper/issues/42)

**Merged pull requests:**

- Resolve various issues [\#99](https://github.com/ory/oathkeeper/pull/99) ([arekkas](https://github.com/arekkas))
- Node sdk [\#94](https://github.com/ory/oathkeeper/pull/94) ([arekkas](https://github.com/arekkas))
- judge: Add endpoint for answering access requests directly [\#91](https://github.com/ory/oathkeeper/pull/91) ([arekkas](https://github.com/arekkas))
- health: Introduce health and version endpoint [\#90](https://github.com/ory/oathkeeper/pull/90) ([arekkas](https://github.com/arekkas))

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

**Merged pull requests:**

- docs: fix broken link [\#87](https://github.com/ory/oathkeeper/pull/87) ([orisano](https://github.com/orisano))
- README: grammatical fix in stability sentence [\#86](https://github.com/ory/oathkeeper/pull/86) ([philips](https://github.com/philips))

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

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

**Implemented enhancements:**

- rule: Adds validator for rules [\#77](https://github.com/ory/oathkeeper/pull/77) ([arekkas](https://github.com/arekkas))

**Fixed bugs:**

- Resolve stack overflow in key & rule refresher [\#80](https://github.com/ory/oathkeeper/issues/80)
- Deletion of conflicting rule doesn't solve the route conflict [\#73](https://github.com/ory/oathkeeper/issues/73)
- rules: Properly handle conflicts on PUT and POST [\#76](https://github.com/ory/oathkeeper/pull/76) ([arekkas](https://github.com/arekkas))
- rules: Resolves an issue with cached matchers [\#75](https://github.com/ory/oathkeeper/pull/75) ([arekkas](https://github.com/arekkas))

**Closed issues:**

- kid does not match .well-known/jwks.json [\#83](https://github.com/ory/oathkeeper/issues/83)
- MySQL not supported [\#82](https://github.com/ory/oathkeeper/issues/82)
- Add input validator to rules [\#41](https://github.com/ory/oathkeeper/issues/41)
- PUT rules/unknownId does not error [\#38](https://github.com/ory/oathkeeper/issues/38)

**Merged pull requests:**

- rsakey: Resolve HS256 kid mismatch [\#85](https://github.com/ory/oathkeeper/pull/85) ([arekkas](https://github.com/arekkas))
- cmd: Allows connectivity to MySQL  [\#84](https://github.com/ory/oathkeeper/pull/84) ([arekkas](https://github.com/arekkas))
- cmd: Resolves recursive stack overflow [\#81](https://github.com/ory/oathkeeper/pull/81) ([arekkas](https://github.com/arekkas))
- docs: Adds link to examples repository [\#79](https://github.com/ory/oathkeeper/pull/79) ([arekkas](https://github.com/arekkas))
- docs: Adds gh templates & code of conduct [\#78](https://github.com/ory/oathkeeper/pull/78) ([arekkas](https://github.com/arekkas))
- ci: Prevent pushes from forks to coveralls [\#74](https://github.com/ory/oathkeeper/pull/74) ([arekkas](https://github.com/arekkas))

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

**Implemented enhancements:**

- cmd: Should not fatal if ORY Hydra SDK is unable to start [\#71](https://github.com/ory/oathkeeper/issues/71)

**Merged pull requests:**

- Reduces setup complexity [\#72](https://github.com/ory/oathkeeper/pull/72) ([arekkas](https://github.com/arekkas))

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

**Merged pull requests:**

- proxy: Resolves potential panic in request handler [\#70](https://github.com/ory/oathkeeper/pull/70) ([arekkas](https://github.com/arekkas))
- Minor improvements [\#69](https://github.com/ory/oathkeeper/pull/69) ([arekkas](https://github.com/arekkas))

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

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

**Closed issues:**

- Make Oathkeeper work without Hydra \(Fix JWK Manager\) [\#65](https://github.com/ory/oathkeeper/issues/65)
- Expected at least one private key [\#61](https://github.com/ory/oathkeeper/issues/61)
- Disallow unknown JSON fields [\#45](https://github.com/ory/oathkeeper/issues/45)
- Write AWS Lambda function for oathkeeper [\#44](https://github.com/ory/oathkeeper/issues/44)

**Merged pull requests:**

- rsakey: Resolves issues with broken tests [\#68](https://github.com/ory/oathkeeper/pull/68) ([arekkas](https://github.com/arekkas))
- cmd: Improves cors parsing [\#67](https://github.com/ory/oathkeeper/pull/67) ([arekkas](https://github.com/arekkas))
- cmd: Doesn't fatal if no ORY Hydra is unresponsive. [\#66](https://github.com/ory/oathkeeper/pull/66) ([arekkas](https://github.com/arekkas))
- 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)*