Skip to content

Commit

Permalink
autogen(docs): regenerate and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Apr 6, 2020
1 parent 30552b4 commit 5ba59ca
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@

**Merged pull requests:**

- chore: update docusaurus template [\#403](https://github.com/ory/oathkeeper/pull/403) ([aeneasr](https://github.com/aeneasr))
- chore: update docusaurus template [\#402](https://github.com/ory/oathkeeper/pull/402) ([aeneasr](https://github.com/aeneasr))
- chore: update docusaurus template [\#401](https://github.com/ory/oathkeeper/pull/401) ([aeneasr](https://github.com/aeneasr))
- chore: update docusaurus template [\#399](https://github.com/ory/oathkeeper/pull/399) ([aeneasr](https://github.com/aeneasr))
Expand All @@ -103,7 +104,6 @@
- docs: Updates issue and pull request templates [\#394](https://github.com/ory/oathkeeper/pull/394) ([aeneasr](https://github.com/aeneasr))
- docs: Updates issue and pull request templates [\#393](https://github.com/ory/oathkeeper/pull/393) ([aeneasr](https://github.com/aeneasr))
- docs: Updates issue and pull request templates [\#392](https://github.com/ory/oathkeeper/pull/392) ([aeneasr](https://github.com/aeneasr))
- repository\_memory: Add rule id to malformed configuration error [\#386](https://github.com/ory/oathkeeper/pull/386) ([hefekranz](https://github.com/hefekranz))

## [v0.37.1-beta.1](https://github.com/ory/oathkeeper/tree/v0.37.1-beta.1) (2020-04-03)

Expand Down Expand Up @@ -148,6 +148,7 @@
- fix\(mutator/id\_token\): fix token expiration error in tests [\#390](https://github.com/ory/oathkeeper/pull/390) ([kaorimatz](https://github.com/kaorimatz))
- feat\(authz\): Add remote\_json authorizer [\#389](https://github.com/ory/oathkeeper/pull/389) ([kaorimatz](https://github.com/kaorimatz))
- chore: bump ory/x to have csv parsing for env vars [\#388](https://github.com/ory/oathkeeper/pull/388) ([zepatrik](https://github.com/zepatrik))
- repository\_memory: Add rule id to malformed configuration error [\#386](https://github.com/ory/oathkeeper/pull/386) ([hefekranz](https://github.com/hefekranz))
- chore: moved WatchAndValidateViper to viperx [\#384](https://github.com/ory/oathkeeper/pull/384) ([zepatrik](https://github.com/zepatrik))
- docs: Updates issue and pull request templates [\#382](https://github.com/ory/oathkeeper/pull/382) ([aeneasr](https://github.com/aeneasr))
- fix: Don't send scope with OAuth2 introspection request [\#379](https://github.com/ory/oathkeeper/pull/379) ([tleef](https://github.com/tleef))
Expand Down Expand Up @@ -229,15 +230,12 @@
- Set min/max for port range in config JSON Schema [\#345](https://github.com/ory/oathkeeper/pull/345) ([aeneasr](https://github.com/aeneasr))
- Fix profiling env variable not being picked up [\#343](https://github.com/ory/oathkeeper/pull/343) ([ecktom](https://github.com/ecktom))
- docs: Updates issue and pull request templates [\#341](https://github.com/ory/oathkeeper/pull/341) ([aeneasr](https://github.com/aeneasr))
- ci: Move to goreleaser orb [\#338](https://github.com/ory/oathkeeper/pull/338) ([aeneasr](https://github.com/aeneasr))

## [v0.35.1-beta.1](https://github.com/ory/oathkeeper/tree/v0.35.1-beta.1) (2020-01-14)

[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.35.0-alpha.1...v0.35.1-beta.1)

**Merged pull requests:**

- ci: Move to goreleaser orb [\#338](https://github.com/ory/oathkeeper/pull/338) ([aeneasr](https://github.com/aeneasr))

## [v0.35.0-alpha.1](https://github.com/ory/oathkeeper/tree/v0.35.0-alpha.1) (2020-01-13)

[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.35.0-beta.1...v0.35.0-alpha.1)
Expand Down Expand Up @@ -389,6 +387,7 @@

- Support alternative token location [\#271](https://github.com/ory/oathkeeper/pull/271) ([kubadz](https://github.com/kubadz))
- authn: Force auth style in oauth2 client credentials authn [\#267](https://github.com/ory/oathkeeper/pull/267) ([aeneasr](https://github.com/aeneasr))
- Resolve broken tests [\#262](https://github.com/ory/oathkeeper/pull/262) ([aeneasr](https://github.com/aeneasr))
- fix \#256: change error code from 403 to 401 [\#259](https://github.com/ory/oathkeeper/pull/259) ([ngrigoriev](https://github.com/ngrigoriev))

## [v0.19.0-beta.1](https://github.com/ory/oathkeeper/tree/v0.19.0-beta.1) (2019-09-23)
Expand All @@ -403,7 +402,6 @@

**Merged pull requests:**

- Resolve broken tests [\#262](https://github.com/ory/oathkeeper/pull/262) ([aeneasr](https://github.com/aeneasr))
- Homogenize configuration management [\#258](https://github.com/ory/oathkeeper/pull/258) ([aeneasr](https://github.com/aeneasr))
- Fix \#250: Ignore query parameters to build payload for Keto engine [\#251](https://github.com/ory/oathkeeper/pull/251) ([GuillaumeSmaha](https://github.com/GuillaumeSmaha))

Expand Down Expand Up @@ -820,6 +818,7 @@
**Merged pull requests:**

- Adds cors capabilities to management server [\#40](https://github.com/ory/oathkeeper/pull/40) ([aeneasr](https://github.com/aeneasr))
- docs: Add JWK set docs [\#33](https://github.com/ory/oathkeeper/pull/33) ([aeneasr](https://github.com/aeneasr))

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

Expand All @@ -833,10 +832,6 @@

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

**Closed issues:**

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

**Merged pull requests:**

- Add extra data from token introspection to session [\#37](https://github.com/ory/oathkeeper/pull/37) ([aeneasr](https://github.com/aeneasr))
Expand All @@ -848,6 +843,7 @@
**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:**

Expand All @@ -865,7 +861,6 @@
**Merged pull requests:**

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

## [v0.0.22](https://github.com/ory/oathkeeper/tree/v0.0.22) (2017-11-20)
Expand Down

0 comments on commit 5ba59ca

Please sign in to comment.