Skip to content

Commit

Permalink
docs: Regenerate and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Mar 18, 2020
1 parent 484c406 commit a76f749
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@

**Merged pull requests:**

- 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))
- feat: Enable tracing [\#376](https://github.com/ory/oathkeeper/pull/376) ([ptescher](https://github.com/ptescher))
- fix: Update README.md to fix \#374 [\#375](https://github.com/ory/oathkeeper/pull/375) ([tricky42](https://github.com/tricky42))
Expand Down Expand Up @@ -872,34 +873,28 @@

[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) ([aeneasr](https://github.com/aeneasr))

## [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) ([aeneasr](https://github.com/aeneasr))
- Make refresh\_delay configurable and skip it on boot [\#18](https://github.com/ory/oathkeeper/pull/18) ([aeneasr](https://github.com/aeneasr))

## [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:**

- Introduces surrogate\_id to SQLManager [\#21](https://github.com/ory/oathkeeper/pull/21) ([aeneasr](https://github.com/aeneasr))
- Add HTTPS capabilities and document proxy/management commands [\#19](https://github.com/ory/oathkeeper/pull/19) ([aeneasr](https://github.com/aeneasr))

## [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) ([aeneasr](https://github.com/aeneasr))

## [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)
Expand Down Expand Up @@ -972,15 +967,12 @@

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

## [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) ([aeneasr](https://github.com/aeneasr))

## [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)
Expand Down

0 comments on commit a76f749

Please sign in to comment.