|
3 | 3 | **Table of Contents**
|
4 | 4 |
|
5 | 5 | - [Changelog](#changelog)
|
6 |
| - - [Unreleased](#unreleased) |
| 6 | + - [v0.36.0-beta.1 (2020-02-05)](#v0360-beta1-2020-02-05) |
7 | 7 | - [v0.35.5-beta.2 (2020-01-31)](#v0355-beta2-2020-01-31)
|
8 | 8 | - [v0.35.5-beta.1 (2020-01-27)](#v0355-beta1-2020-01-27)
|
9 | 9 | - [v0.35.4-beta.1 (2020-01-26)](#v0354-beta1-2020-01-26)
|
|
77 | 77 |
|
78 | 78 | # Changelog
|
79 | 79 |
|
80 |
| -## [Unreleased](https://github.com/ory/oathkeeper/tree/HEAD) |
| 80 | +## [v0.36.0-beta.1](https://github.com/ory/oathkeeper/tree/v0.36.0-beta.1) (2020-02-05) |
81 | 81 |
|
82 |
| -[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.35.5-beta.2...HEAD) |
| 82 | +[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.35.5-beta.2...v0.36.0-beta.1) |
83 | 83 |
|
84 | 84 | **Closed issues:**
|
85 | 85 |
|
|
163 | 163 | - authn/cookie\_session: Add extra\_from modifier [\#335](https://github.com/ory/oathkeeper/pull/335) ([aeneasr](https://github.com/aeneasr))
|
164 | 164 | - Move to new SDK pipeline [\#333](https://github.com/ory/oathkeeper/pull/333) ([aeneasr](https://github.com/aeneasr))
|
165 | 165 | - pipeline/authn: add unit test for token\_from-\>cookie for both jwt and oauth2\_introspection authenticators \(\#330\) [\#331](https://github.com/ory/oathkeeper/pull/331) ([ngrigoriev](https://github.com/ngrigoriev))
|
166 |
| -- Add customizable error handlers [\#322](https://github.com/ory/oathkeeper/pull/322) ([aeneasr](https://github.com/aeneasr)) |
167 | 166 |
|
168 | 167 | ## [v0.34.0-beta.1](https://github.com/ory/oathkeeper/tree/v0.34.0-beta.1) (2019-12-26)
|
169 | 168 |
|
|
185 | 184 | **Merged pull requests:**
|
186 | 185 |
|
187 | 186 | - pipe/err: Improve IP and MIME matching [\#323](https://github.com/ory/oathkeeper/pull/323) ([aeneasr](https://github.com/aeneasr))
|
| 187 | +- Add customizable error handlers [\#322](https://github.com/ory/oathkeeper/pull/322) ([aeneasr](https://github.com/aeneasr)) |
188 | 188 |
|
189 | 189 | ## [v0.33.1-beta.1](https://github.com/ory/oathkeeper/tree/v0.33.1-beta.1) (2019-12-18)
|
190 | 190 |
|
|
324 | 324 | - docs: Updates issue and pull request templates [\#238](https://github.com/ory/oathkeeper/pull/238) ([aeneasr](https://github.com/aeneasr))
|
325 | 325 | - docs: Updates issue and pull request templates [\#237](https://github.com/ory/oathkeeper/pull/237) ([aeneasr](https://github.com/aeneasr))
|
326 | 326 | - doc: Add adopters placeholder [\#236](https://github.com/ory/oathkeeper/pull/236) ([aeneasr](https://github.com/aeneasr))
|
| 327 | +- support multiple mutators [\#233](https://github.com/ory/oathkeeper/pull/233) ([jakkab](https://github.com/jakkab)) |
327 | 328 |
|
328 | 329 | ## [v0.17.4-beta.1](https://github.com/ory/oathkeeper/tree/v0.17.4-beta.1) (2019-08-09)
|
329 | 330 |
|
|
332 | 333 | **Merged pull requests:**
|
333 | 334 |
|
334 | 335 | - Add sprig template library [\#235](https://github.com/ory/oathkeeper/pull/235) ([hypnoglow](https://github.com/hypnoglow))
|
335 |
| -- support multiple mutators [\#233](https://github.com/ory/oathkeeper/pull/233) ([jakkab](https://github.com/jakkab)) |
336 | 336 | - docs: Updates issue and pull request templates [\#232](https://github.com/ory/oathkeeper/pull/232) ([aeneasr](https://github.com/aeneasr))
|
337 | 337 |
|
338 | 338 | ## [v0.17.3-beta.1](https://github.com/ory/oathkeeper/tree/v0.17.3-beta.1) (2019-08-03)
|
|
492 | 492 | - ci: Resolve CI build issue [\#160](https://github.com/ory/oathkeeper/pull/160) ([aeneasr](https://github.com/aeneasr))
|
493 | 493 | - Ensure rule matcher is locked before updating [\#159](https://github.com/ory/oathkeeper/pull/159) ([jtescher](https://github.com/jtescher))
|
494 | 494 | - proxy: improve debugability of JWT authenticator [\#156](https://github.com/ory/oathkeeper/pull/156) ([aeneasr](https://github.com/aeneasr))
|
495 |
| -- issue \#149 - Update README building-from-source part with the gomodul… [\#152](https://github.com/ory/oathkeeper/pull/152) ([pink-lucifer](https://github.com/pink-lucifer)) |
496 | 495 |
|
497 | 496 | ## [v0.14.2+oryOS.10](https://github.com/ory/oathkeeper/tree/v0.14.2+oryOS.10) (2018-12-13)
|
498 | 497 |
|
|
521 | 520 |
|
522 | 521 | **Merged pull requests:**
|
523 | 522 |
|
| 523 | +- issue \#149 - Update README building-from-source part with the gomodul… [\#152](https://github.com/ory/oathkeeper/pull/152) ([pink-lucifer](https://github.com/pink-lucifer)) |
524 | 524 | - vendor: Update keto to latest [\#146](https://github.com/ory/oathkeeper/pull/146) ([aeneasr](https://github.com/aeneasr))
|
525 | 525 | - proxy: Update to recent keto changes [\#145](https://github.com/ory/oathkeeper/pull/145) ([aeneasr](https://github.com/aeneasr))
|
526 | 526 | - docs: Update documentation links [\#144](https://github.com/ory/oathkeeper/pull/144) ([aeneasr](https://github.com/aeneasr))
|
|
573 | 573 | **Merged pull requests:**
|
574 | 574 |
|
575 | 575 | - Resolve various issues [\#99](https://github.com/ory/oathkeeper/pull/99) ([aeneasr](https://github.com/aeneasr))
|
| 576 | +- Node sdk [\#94](https://github.com/ory/oathkeeper/pull/94) ([aeneasr](https://github.com/aeneasr)) |
576 | 577 | - judge: Add endpoint for answering access requests directly [\#91](https://github.com/ory/oathkeeper/pull/91) ([aeneasr](https://github.com/aeneasr))
|
577 | 578 | - health: Introduce health and version endpoint [\#90](https://github.com/ory/oathkeeper/pull/90) ([aeneasr](https://github.com/aeneasr))
|
578 | 579 |
|
|
604 | 605 |
|
605 | 606 | **Merged pull requests:**
|
606 | 607 |
|
607 |
| -- Node sdk [\#94](https://github.com/ory/oathkeeper/pull/94) ([aeneasr](https://github.com/aeneasr)) |
608 | 608 | - rsakey: Resolve HS256 kid mismatch [\#85](https://github.com/ory/oathkeeper/pull/85) ([aeneasr](https://github.com/aeneasr))
|
609 | 609 | - cmd: Allows connectivity to MySQL [\#84](https://github.com/ory/oathkeeper/pull/84) ([aeneasr](https://github.com/aeneasr))
|
610 | 610 | - cmd: Resolves recursive stack overflow [\#81](https://github.com/ory/oathkeeper/pull/81) ([aeneasr](https://github.com/aeneasr))
|
|
0 commit comments