Skip to content

Commit

Permalink
autogen(docs): update milestone document
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 8, 2020
1 parent b35f815 commit 26f1861
Showing 1 changed file with 20 additions and 32 deletions.
52 changes: 20 additions & 32 deletions docs/docs/milestones.md
Expand Up @@ -5,76 +5,64 @@ title: Milestones and Roadmap

## [v0.39.0](https://github.com/ory/oathkeeper/milestone/7)

*This milestone does not have a description.*
_This milestone does not have a description._

### [Bug](https://github.com/ory/oathkeeper/labels/bug)

Something is not working.

#### Issues

* [ ] Integrate with Traefik, Nginx, Ambassador, Envoy ([oathkeeper#263](https://github.com/ory/oathkeeper/issues/263))
* [ ] Rule mutator template changes not reloaded after file update ([oathkeeper#272](https://github.com/ory/oathkeeper/issues/272))
* [ ] Log specified http request headers ([oathkeeper#361](https://github.com/ory/oathkeeper/issues/361))
* [ ] Timeout in oauth2_client_credentials when using self-signed certificates ([oathkeeper#368](https://github.com/ory/oathkeeper/issues/368))
* [ ] oauth2_introspection not parsing single string aud valie ([oathkeeper#491](https://github.com/ory/oathkeeper/issues/491))
- [ ] Integrate with Traefik, Nginx, Ambassador, Envoy ([oathkeeper#263](https://github.com/ory/oathkeeper/issues/263))
- [ ] Rule mutator template changes not reloaded after file update ([oathkeeper#272](https://github.com/ory/oathkeeper/issues/272))
- [ ] Log specified http request headers ([oathkeeper#361](https://github.com/ory/oathkeeper/issues/361))
- [ ] Timeout in oauth2_client_credentials when using self-signed certificates ([oathkeeper#368](https://github.com/ory/oathkeeper/issues/368))
- [ ] oauth2_introspection not parsing single string aud valie ([oathkeeper#491](https://github.com/ory/oathkeeper/issues/491))

### [Feat](https://github.com/ory/oathkeeper/labels/feat)

New feature or request.

#### Issues

* [ ] Implement GRPC response handler in Decisions API ([oathkeeper#134](https://github.com/ory/oathkeeper/issues/134))
* [ ] Pass query parameters to the hydrator ([oathkeeper#339](https://github.com/ory/oathkeeper/issues/339))
* [ ] Switch to go-jose key generation lib ([oathkeeper#419](https://github.com/ory/oathkeeper/issues/419))
* [ ] Oathkeeper behind ssl terminating balancer ([oathkeeper#153](https://github.com/ory/oathkeeper/issues/153))
- [ ] Implement GRPC response handler in Decisions API ([oathkeeper#134](https://github.com/ory/oathkeeper/issues/134))
- [ ] Pass query parameters to the hydrator ([oathkeeper#339](https://github.com/ory/oathkeeper/issues/339))
- [ ] Switch to go-jose key generation lib ([oathkeeper#419](https://github.com/ory/oathkeeper/issues/419))
- [ ] Oathkeeper behind ssl terminating balancer ([oathkeeper#153](https://github.com/ory/oathkeeper/issues/153))
- [ ] Clean up logging in case of invalid credentials ([oathkeeper#505](https://github.com/ory/oathkeeper/issues/505))

#### Pull Requests

* [ ] refactor: refactor decisions API and add traefik (#486) ([oathkeeper#487](https://github.com/ory/oathkeeper/pull/487)) - [@hackerman](https://github.com/aeneasr)

### [Help wanted](https://github.com/ory/oathkeeper/labels/help%20wanted)

We are looking for help on this one.

#### Issues

* [ ] Implement GRPC response handler in Decisions API ([oathkeeper#134](https://github.com/ory/oathkeeper/issues/134))
* [ ] Integrate with Traefik, Nginx, Ambassador, Envoy ([oathkeeper#263](https://github.com/ory/oathkeeper/issues/263))
* [ ] Rule mutator template changes not reloaded after file update ([oathkeeper#272](https://github.com/ory/oathkeeper/issues/272))
* [ ] Pass query parameters to the hydrator ([oathkeeper#339](https://github.com/ory/oathkeeper/issues/339))
* [ ] Log specified http request headers ([oathkeeper#361](https://github.com/ory/oathkeeper/issues/361))
* [ ] Oathkeeper behind ssl terminating balancer ([oathkeeper#153](https://github.com/ory/oathkeeper/issues/153))
- [ ] refactor: refactor decisions API and add traefik (#486) ([oathkeeper#487](https://github.com/ory/oathkeeper/pull/487)) - [@hackerman](https://github.com/aeneasr)

## [v1.0.0](https://github.com/ory/oathkeeper/milestone/2)

*This milestone does not have a description.*
_This milestone does not have a description._

### [Bug](https://github.com/ory/oathkeeper/labels/bug)

Something is not working.

#### Issues

* [x] Adopt new Keto SDK ([oathkeeper#172](https://github.com/ory/oathkeeper/issues/172))
- [x] Adopt new Keto SDK ([oathkeeper#172](https://github.com/ory/oathkeeper/issues/172))

### [Feat](https://github.com/ory/oathkeeper/labels/feat)

New feature or request.

#### Issues

* [x] TLS Termination 'X-Forwarded-Proto' ([oathkeeper#95](https://github.com/ory/oathkeeper/issues/95))
* [x] Provide an endpoint that allows to fetch configuration information ([oathkeeper#131](https://github.com/ory/oathkeeper/issues/131)) - [@hackerman](https://github.com/aeneasr), [@Patrik](https://github.com/zepatrik)
* [x] Adopt new Keto SDK ([oathkeeper#172](https://github.com/ory/oathkeeper/issues/172))
* [x] Add file watcher for config file ([oathkeeper#215](https://github.com/ory/oathkeeper/issues/215)) - [@hackerman](https://github.com/aeneasr)
* [x] Add file watcher for access rules ([oathkeeper#216](https://github.com/ory/oathkeeper/issues/216)) - [@hackerman](https://github.com/aeneasr)
- [x] TLS Termination 'X-Forwarded-Proto' ([oathkeeper#95](https://github.com/ory/oathkeeper/issues/95))
- [x] Provide an endpoint that allows to fetch configuration information ([oathkeeper#131](https://github.com/ory/oathkeeper/issues/131)) - [@hackerman](https://github.com/aeneasr), [@Patrik](https://github.com/zepatrik)
- [x] Adopt new Keto SDK ([oathkeeper#172](https://github.com/ory/oathkeeper/issues/172))
- [x] Add file watcher for config file ([oathkeeper#215](https://github.com/ory/oathkeeper/issues/215)) - [@hackerman](https://github.com/aeneasr)
- [x] Add file watcher for access rules ([oathkeeper#216](https://github.com/ory/oathkeeper/issues/216)) - [@hackerman](https://github.com/aeneasr)

### [Rfc](https://github.com/ory/oathkeeper/labels/rfc)

A request for comments to discuss and share ideas.

#### Issues

* [x] Customizable on unauthenticated, forbidden, route not found, and other error handlers ([oathkeeper#284](https://github.com/ory/oathkeeper/issues/284))
- [x] Customizable on unauthenticated, forbidden, route not found, and other error handlers ([oathkeeper#284](https://github.com/ory/oathkeeper/issues/284))

0 comments on commit 26f1861

Please sign in to comment.