|
3 | 3 | **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
4 | 4 |
|
5 | 5 | - [Change Log](#change-log)
|
6 |
| - - [v0.30.0-beta.1 (2019-10-20)](#v0300-beta1-2019-10-20) |
7 |
| - - [v0.20.0-beta.1 (2019-10-20)](#v0200-beta1-2019-10-20) |
8 |
| - - [v0.19.1-beta.1 (2019-10-09)](#v0191-beta1-2019-10-09) |
9 |
| - - [v0.19.2-beta.1 (2019-10-09)](#v0192-beta1-2019-10-09) |
10 |
| - - [v0.19.2-beta.2 (2019-10-09)](#v0192-beta2-2019-10-09) |
11 |
| - - [v0.19.3-beta.1 (2019-10-09)](#v0193-beta1-2019-10-09) |
12 |
| - - [v0.19.4-beta (2019-10-09)](#v0194-beta-2019-10-09) |
| 6 | + - [v0.31.0-beta.1 (2019-10-20)](#v0310-beta1-2019-10-20) |
13 | 7 | - [v0.19.0-beta.1 (2019-09-23)](#v0190-beta1-2019-09-23)
|
14 | 8 | - [v0.18.0-beta.1 (2019-08-22)](#v0180-beta1-2019-08-22)
|
15 | 9 | - [v0.17.4-beta.1 (2019-08-09)](#v0174-beta1-2019-08-09)
|
|
79 | 73 |
|
80 | 74 | # Change Log
|
81 | 75 |
|
82 |
| -## [v0.30.0-beta.1](https://github.com/ory/oathkeeper/tree/v0.30.0-beta.1) (2019-10-20) |
83 |
| -[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.20.0-beta.1...v0.30.0-beta.1) |
84 |
| - |
85 |
| -## [v0.20.0-beta.1](https://github.com/ory/oathkeeper/tree/v0.20.0-beta.1) (2019-10-20) |
86 |
| -[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.19.1-beta.1...v0.20.0-beta.1) |
87 |
| - |
88 |
| -**Closed issues:** |
89 |
| - |
90 |
| -- Access-rules conversion error. [\#274](https://github.com/ory/oathkeeper/issues/274) |
91 |
| -- The configuration is invalid and could not be loaded. [\#273](https://github.com/ory/oathkeeper/issues/273) |
92 |
| - |
93 |
| -## [v0.19.1-beta.1](https://github.com/ory/oathkeeper/tree/v0.19.1-beta.1) (2019-10-09) |
94 |
| -[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.19.2-beta.1...v0.19.1-beta.1) |
95 |
| - |
96 |
| -## [v0.19.2-beta.1](https://github.com/ory/oathkeeper/tree/v0.19.2-beta.1) (2019-10-09) |
97 |
| -[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.19.2-beta.2...v0.19.2-beta.1) |
98 |
| - |
99 |
| -## [v0.19.2-beta.2](https://github.com/ory/oathkeeper/tree/v0.19.2-beta.2) (2019-10-09) |
100 |
| -[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.19.3-beta.1...v0.19.2-beta.2) |
101 |
| - |
102 |
| -## [v0.19.3-beta.1](https://github.com/ory/oathkeeper/tree/v0.19.3-beta.1) (2019-10-09) |
103 |
| -[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.19.4-beta...v0.19.3-beta.1) |
104 |
| - |
105 |
| -## [v0.19.4-beta](https://github.com/ory/oathkeeper/tree/v0.19.4-beta) (2019-10-09) |
106 |
| -[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.19.0-beta.1...v0.19.4-beta) |
| 76 | +## [v0.31.0-beta.1](https://github.com/ory/oathkeeper/tree/v0.31.0-beta.1) (2019-10-20) |
| 77 | +[Full Changelog](https://github.com/ory/oathkeeper/compare/v0.19.0-beta.1...v0.31.0-beta.1) |
107 | 78 |
|
108 | 79 | **Implemented enhancements:**
|
109 | 80 |
|
110 | 81 | - Version access rules [\#266](https://github.com/ory/oathkeeper/issues/266)
|
111 |
| -- rule: Add migration capabilities [\#268](https://github.com/ory/oathkeeper/pull/268) ([aeneasr](https://github.com/aeneasr)) |
112 | 82 |
|
113 | 83 | **Fixed bugs:**
|
114 | 84 |
|
|
117 | 87 |
|
118 | 88 | **Closed issues:**
|
119 | 89 |
|
| 90 | +- Access-rules conversion error. [\#274](https://github.com/ory/oathkeeper/issues/274) |
| 91 | +- The configuration is invalid and could not be loaded. [\#273](https://github.com/ory/oathkeeper/issues/273) |
120 | 92 | - Update mutators in documentation [\#261](https://github.com/ory/oathkeeper/issues/261)
|
121 | 93 | - Support fully both Oauth & JWT authenticator in access rule [\#257](https://github.com/ory/oathkeeper/issues/257)
|
122 | 94 |
|
123 | 95 | **Merged pull requests:**
|
124 | 96 |
|
125 | 97 | - Support alternative token location [\#271](https://github.com/ory/oathkeeper/pull/271) ([kubadz](https://github.com/kubadz))
|
| 98 | +- authn: Force auth style in oauth2 client credentials authn [\#267](https://github.com/ory/oathkeeper/pull/267) ([aeneasr](https://github.com/aeneasr)) |
126 | 99 | - fix \#256: change error code from 403 to 401 [\#259](https://github.com/ory/oathkeeper/pull/259) ([ngrigoriev](https://github.com/ngrigoriev))
|
127 | 100 |
|
128 | 101 | ## [v0.19.0-beta.1](https://github.com/ory/oathkeeper/tree/v0.19.0-beta.1) (2019-09-23)
|
|
153 | 126 | - docs: Updates issue and pull request templates [\#237](https://github.com/ory/oathkeeper/pull/237) ([aeneasr](https://github.com/aeneasr))
|
154 | 127 | - doc: Add adopters placeholder [\#236](https://github.com/ory/oathkeeper/pull/236) ([aeneasr](https://github.com/aeneasr))
|
155 | 128 | - support multiple mutators [\#233](https://github.com/ory/oathkeeper/pull/233) ([jakkab](https://github.com/jakkab))
|
156 |
| -- rules: Support kubernetes configmap reloading [\#230](https://github.com/ory/oathkeeper/pull/230) ([aeneasr](https://github.com/aeneasr)) |
157 | 129 |
|
158 | 130 | ## [v0.17.4-beta.1](https://github.com/ory/oathkeeper/tree/v0.17.4-beta.1) (2019-08-09)
|
159 | 131 | [Full Changelog](https://github.com/ory/oathkeeper/compare/v0.17.3-beta.1...v0.17.4-beta.1)
|
|
180 | 152 |
|
181 | 153 | **Merged pull requests:**
|
182 | 154 |
|
| 155 | +- rules: Support kubernetes configmap reloading [\#230](https://github.com/ory/oathkeeper/pull/230) ([aeneasr](https://github.com/aeneasr)) |
183 | 156 | - docs: Updates issue and pull request templates [\#226](https://github.com/ory/oathkeeper/pull/226) ([aeneasr](https://github.com/aeneasr))
|
184 | 157 |
|
185 | 158 | ## [v0.17.1-beta.1](https://github.com/ory/oathkeeper/tree/v0.17.1-beta.1) (2019-07-23)
|
|
188 | 161 | **Merged pull requests:**
|
189 | 162 |
|
190 | 163 | - Fix panic on send on closed channel [\#225](https://github.com/ory/oathkeeper/pull/225) ([hypnoglow](https://github.com/hypnoglow))
|
191 |
| -- Add description into the name of subtest [\#212](https://github.com/ory/oathkeeper/pull/212) ([minchao](https://github.com/minchao)) |
192 | 164 |
|
193 | 165 | ## [v0.17.0-beta.1](https://github.com/ory/oathkeeper/tree/v0.17.0-beta.1) (2019-07-18)
|
194 | 166 | [Full Changelog](https://github.com/ory/oathkeeper/compare/v0.16.0-beta.5...v0.17.0-beta.1)
|
|
216 | 188 |
|
217 | 189 | **Merged pull requests:**
|
218 | 190 |
|
| 191 | +- Add description into the name of subtest [\#212](https://github.com/ory/oathkeeper/pull/212) ([minchao](https://github.com/minchao)) |
219 | 192 | - Add cookie session authenticator [\#211](https://github.com/ory/oathkeeper/pull/211) ([alexdavid](https://github.com/alexdavid))
|
220 | 193 | - ci: Update golangci install script [\#210](https://github.com/ory/oathkeeper/pull/210) ([aeneasr](https://github.com/aeneasr))
|
221 | 194 | - docker: Use non-root user in image [\#209](https://github.com/ory/oathkeeper/pull/209) ([aeneasr](https://github.com/aeneasr))
|
|
259 | 232 | - docs: Updates issue and pull request templates [\#189](https://github.com/ory/oathkeeper/pull/189) ([aeneasr](https://github.com/aeneasr))
|
260 | 233 | - install.sh: fix install script [\#187](https://github.com/ory/oathkeeper/pull/187) ([mkontani](https://github.com/mkontani))
|
261 | 234 | - Reduce deployment complexity and refactor internals [\#185](https://github.com/ory/oathkeeper/pull/185) ([aeneasr](https://github.com/aeneasr))
|
| 235 | +- vendor: Add go.sum [\#180](https://github.com/ory/oathkeeper/pull/180) ([aeneasr](https://github.com/aeneasr)) |
262 | 236 |
|
263 | 237 | ## [v0.15.2](https://github.com/ory/oathkeeper/tree/v0.15.2) (2019-05-04)
|
264 | 238 | [Full Changelog](https://github.com/ory/oathkeeper/compare/v0.15.1...v0.15.2)
|
|
274 | 248 | ## [v0.15.1](https://github.com/ory/oathkeeper/tree/v0.15.1) (2019-04-29)
|
275 | 249 | [Full Changelog](https://github.com/ory/oathkeeper/compare/v0.15.0...v0.15.1)
|
276 | 250 |
|
277 |
| -**Merged pull requests:** |
278 |
| - |
279 |
| -- vendor: Add go.sum [\#180](https://github.com/ory/oathkeeper/pull/180) ([aeneasr](https://github.com/aeneasr)) |
280 |
| - |
281 | 251 | ## [v0.15.0](https://github.com/ory/oathkeeper/tree/v0.15.0) (2019-04-29)
|
282 | 252 | [Full Changelog](https://github.com/ory/oathkeeper/compare/v0.14.2+oryOS.10...v0.15.0)
|
283 | 253 |
|
|
373 | 343 | **Implemented enhancements:**
|
374 | 344 |
|
375 | 345 | - Slow POST through proxy causes timeout after 5 seconds [\#64](https://github.com/ory/oathkeeper/issues/64)
|
376 |
| -- proxy: Add JWT authenticator [\#109](https://github.com/ory/oathkeeper/pull/109) ([aeneasr](https://github.com/aeneasr)) |
377 | 346 |
|
378 | 347 | **Closed issues:**
|
379 | 348 |
|
|
382 | 351 |
|
383 | 352 | **Merged pull requests:**
|
384 | 353 |
|
| 354 | +- ci: Fix docker push arguments in publish task [\#148](https://github.com/ory/oathkeeper/pull/148) ([aeneasr](https://github.com/aeneasr)) |
385 | 355 | - docs: Improve some docs and update SDK [\#135](https://github.com/ory/oathkeeper/pull/135) ([aeneasr](https://github.com/aeneasr))
|
| 356 | +- Add environment parameters \(and description\) to configure proxy server timeout settings [\#132](https://github.com/ory/oathkeeper/pull/132) ([7phs](https://github.com/7phs)) |
| 357 | +- Make subject configurable using go template [\#129](https://github.com/ory/oathkeeper/pull/129) ([lsjostro](https://github.com/lsjostro)) |
386 | 358 | - docs: Updates issue and pull request templates [\#127](https://github.com/ory/oathkeeper/pull/127) ([aeneasr](https://github.com/aeneasr))
|
387 | 359 | - docs: Updates issue and pull request templates [\#126](https://github.com/ory/oathkeeper/pull/126) ([aeneasr](https://github.com/aeneasr))
|
388 |
| -- cmd: TLS environment variables [\#124](https://github.com/ory/oathkeeper/pull/124) ([fredbi](https://github.com/fredbi)) |
389 | 360 | - docs: Fix typo in README. [\#118](https://github.com/ory/oathkeeper/pull/118) ([ddunkin](https://github.com/ddunkin))
|
390 | 361 |
|
391 | 362 | ## [v1.0.0-beta.9](https://github.com/ory/oathkeeper/tree/v1.0.0-beta.9) (2018-09-01)
|
|
394 | 365 | **Implemented enhancements:**
|
395 | 366 |
|
396 | 367 | - Add JWT authenticator [\#112](https://github.com/ory/oathkeeper/issues/112)
|
| 368 | +- proxy: Add JWT authenticator [\#109](https://github.com/ory/oathkeeper/pull/109) ([aeneasr](https://github.com/aeneasr)) |
397 | 369 | - cmd: Disable cors per default [\#107](https://github.com/ory/oathkeeper/pull/107) ([aeneasr](https://github.com/aeneasr))
|
398 | 370 |
|
399 | 371 | **Fixed bugs:**
|
|
409 | 381 |
|
410 | 382 | **Merged pull requests:**
|
411 | 383 |
|
412 |
| -- ci: Fix docker push arguments in publish task [\#148](https://github.com/ory/oathkeeper/pull/148) ([aeneasr](https://github.com/aeneasr)) |
413 |
| -- Add environment parameters \(and description\) to configure proxy server timeout settings [\#132](https://github.com/ory/oathkeeper/pull/132) ([7phs](https://github.com/7phs)) |
414 |
| -- Make subject configurable using go template [\#129](https://github.com/ory/oathkeeper/pull/129) ([lsjostro](https://github.com/lsjostro)) |
| 384 | +- cmd: TLS environment variables [\#124](https://github.com/ory/oathkeeper/pull/124) ([fredbi](https://github.com/fredbi)) |
415 | 385 | - cmd: Properly document JWT refresh [\#117](https://github.com/ory/oathkeeper/pull/117) ([aeneasr](https://github.com/aeneasr))
|
416 | 386 | - cmd: Enables TLS option on serve api [\#116](https://github.com/ory/oathkeeper/pull/116) ([fredbi](https://github.com/fredbi))
|
417 | 387 | - Prepare beta.9 release [\#115](https://github.com/ory/oathkeeper/pull/115) ([aeneasr](https://github.com/aeneasr))
|
|
456 | 426 |
|
457 | 427 | - docs: fix broken link [\#87](https://github.com/ory/oathkeeper/pull/87) ([orisano](https://github.com/orisano))
|
458 | 428 | - README: grammatical fix in stability sentence [\#86](https://github.com/ory/oathkeeper/pull/86) ([philips](https://github.com/philips))
|
| 429 | +- Minor improvements [\#69](https://github.com/ory/oathkeeper/pull/69) ([aeneasr](https://github.com/aeneasr)) |
459 | 430 |
|
460 | 431 | ## [v1.0.0-beta.6](https://github.com/ory/oathkeeper/tree/v1.0.0-beta.6) (2018-07-11)
|
461 | 432 | [Full Changelog](https://github.com/ory/oathkeeper/compare/v1.0.0-beta.5...v1.0.0-beta.6)
|
|
507 | 478 | **Merged pull requests:**
|
508 | 479 |
|
509 | 480 | - proxy: Resolves potential panic in request handler [\#70](https://github.com/ory/oathkeeper/pull/70) ([aeneasr](https://github.com/aeneasr))
|
510 |
| -- Minor improvements [\#69](https://github.com/ory/oathkeeper/pull/69) ([aeneasr](https://github.com/aeneasr)) |
511 | 481 |
|
512 | 482 | ## [v1.0.0-beta.2](https://github.com/ory/oathkeeper/tree/v1.0.0-beta.2) (2018-05-29)
|
513 | 483 | [Full Changelog](https://github.com/ory/oathkeeper/compare/v1.0.0-beta.1...v1.0.0-beta.2)
|
|
737 | 707 | - Use circle ci build status badge [\#9](https://github.com/ory/oathkeeper/pull/9) ([aeneasr](https://github.com/aeneasr))
|
738 | 708 | - Switch from glide to golang/dep for vendoring [\#8](https://github.com/ory/oathkeeper/pull/8) ([aeneasr](https://github.com/aeneasr))
|
739 | 709 | - Resolve tests by replacing nil slice [\#7](https://github.com/ory/oathkeeper/pull/7) ([aeneasr](https://github.com/aeneasr))
|
| 710 | +- Skip acp checks [\#3](https://github.com/ory/oathkeeper/pull/3) ([aeneasr](https://github.com/aeneasr)) |
740 | 711 |
|
741 | 712 | ## [v0.0.4](https://github.com/ory/oathkeeper/tree/v0.0.4) (2017-10-21)
|
742 | 713 | [Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.3...v0.0.4)
|
|
756 | 727 | ## [v0.0.2](https://github.com/ory/oathkeeper/tree/v0.0.2) (2017-10-12)
|
757 | 728 | [Full Changelog](https://github.com/ory/oathkeeper/compare/v0.0.1...v0.0.2)
|
758 | 729 |
|
759 |
| -**Merged pull requests:** |
760 |
| - |
761 |
| -- Skip acp checks [\#3](https://github.com/ory/oathkeeper/pull/3) ([aeneasr](https://github.com/aeneasr)) |
762 |
| - |
763 | 730 | ## [v0.0.1](https://github.com/ory/oathkeeper/tree/v0.0.1) (2017-10-10)
|
764 | 731 | **Merged pull requests:**
|
765 | 732 |
|
|
0 commit comments