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 e7f55cd commit 950d6fc
Showing 1 changed file with 15 additions and 22 deletions.
37 changes: 15 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@
**Merged pull requests:**

- docs: Updates issue and pull request templates [\#1764](https://github.com/ory/hydra/pull/1764) ([aeneasr](https://github.com/aeneasr))
- fix: When importing a JWK, the algorithm should be set [\#1761](https://github.com/ory/hydra/pull/1761) ([DennisPattmann5012](https://github.com/DennisPattmann5012))
- refactor\(client\): Reduce SQL boilerplate code [\#1758](https://github.com/ory/hydra/pull/1758) ([aeneasr](https://github.com/aeneasr))
- Support session data encryption [\#1750](https://github.com/ory/hydra/pull/1750) ([chaopeng](https://github.com/chaopeng))
- refactor: switch from lib/pq to jackc/pgx \(\#1738\) [\#1739](https://github.com/ory/hydra/pull/1739) ([aeneasr](https://github.com/aeneasr))
Expand Down Expand Up @@ -244,6 +245,7 @@
- ci: Bump orb versions [\#1716](https://github.com/ory/hydra/pull/1716) ([aeneasr](https://github.com/aeneasr))
- docs: Updates issue and pull request templates [\#1715](https://github.com/ory/hydra/pull/1715) ([aeneasr](https://github.com/aeneasr))
- Add swagutil to tools [\#1714](https://github.com/ory/hydra/pull/1714) ([aeneasr](https://github.com/aeneasr))
- ci: Bump ory/sdk orb [\#1709](https://github.com/ory/hydra/pull/1709) ([aeneasr](https://github.com/aeneasr))
- changed 404 to 401 for unknown client [\#1707](https://github.com/ory/hydra/pull/1707) ([obasajujoshua31](https://github.com/obasajujoshua31))
- update for 5 minute tutorial [\#1704](https://github.com/ory/hydra/pull/1704) ([khevse](https://github.com/khevse))
- ci: Add nancy CVE scanning orb [\#1703](https://github.com/ory/hydra/pull/1703) ([aeneasr](https://github.com/aeneasr))
Expand All @@ -259,7 +261,6 @@
**Merged pull requests:**

- Small punctuation README change [\#1713](https://github.com/ory/hydra/pull/1713) ([bateller](https://github.com/bateller))
- ci: Bump ory/sdk orb [\#1709](https://github.com/ory/hydra/pull/1709) ([aeneasr](https://github.com/aeneasr))
- client: remove merge client during update [\#1705](https://github.com/ory/hydra/pull/1705) ([DennisPattmann5012](https://github.com/DennisPattmann5012))

## [v1.2.2](https://github.com/ory/hydra/tree/v1.2.2) (2020-01-23)
Expand Down Expand Up @@ -935,7 +936,6 @@
- Error : The "redirect\_uri" parameter does not match any of the OAuth 2.0 Client's pre-registered redirect urls [\#1245](https://github.com/ory/hydra/issues/1245)
- Feature request: Service account [\#1221](https://github.com/ory/hydra/issues/1221)
- DX: Easily support different workflows by sharing compose configurations [\#1196](https://github.com/ory/hydra/issues/1196)
- Resolve regression issues related to foreign keys [\#1177](https://github.com/ory/hydra/issues/1177)
- cmd: Replace checkDependency with privates & getter/setter [\#1121](https://github.com/ory/hydra/issues/1121)
- Replace gox and ghr with goreleaser [\#1107](https://github.com/ory/hydra/issues/1107)

Expand Down Expand Up @@ -977,7 +977,6 @@
- fix token flush CLI description [\#1251](https://github.com/ory/hydra/pull/1251) ([sawadashota](https://github.com/sawadashota))
- Enable to validate by old system secret [\#1249](https://github.com/ory/hydra/pull/1249) ([sawadashota](https://github.com/sawadashota))
- fix error message of too short NEW\_SYSTEM\_SECRET [\#1248](https://github.com/ory/hydra/pull/1248) ([sawadashota](https://github.com/sawadashota))
- consent: Properly declare SQL NullStrings [\#1241](https://github.com/ory/hydra/pull/1241) ([aeneasr](https://github.com/aeneasr))

## [v1.0.0-rc.6+oryOS.10](https://github.com/ory/hydra/tree/v1.0.0-rc.6+oryOS.10) (2018-12-18)

Expand All @@ -995,6 +994,7 @@

- docker: Bump base docker image versions [\#1243](https://github.com/ory/hydra/pull/1243) ([aeneasr](https://github.com/aeneasr))
- docs: Fix install guide typo GO111MOUDULE [\#1242](https://github.com/ory/hydra/pull/1242) ([aeneasr](https://github.com/aeneasr))
- consent: Properly declare SQL NullStrings [\#1241](https://github.com/ory/hydra/pull/1241) ([aeneasr](https://github.com/aeneasr))

## [v1.0.0-rc.5+oryOS.10](https://github.com/ory/hydra/tree/v1.0.0-rc.5+oryOS.10) (2018-12-13)

Expand Down Expand Up @@ -1141,6 +1141,7 @@

**Closed issues:**

- Resolve regression issues related to foreign keys [\#1177](https://github.com/ory/hydra/issues/1177)
- DELETE `/oauth2/auth/sessions/login/{user}` returns 404 [\#1168](https://github.com/ory/hydra/issues/1168)
- How to authenticate with POST /clients endpoint [\#1148](https://github.com/ory/hydra/issues/1148)
- Implementation of user idel time sout [\#1146](https://github.com/ory/hydra/issues/1146)
Expand Down Expand Up @@ -1414,6 +1415,7 @@
- go get return error [\#913](https://github.com/ory/hydra/issues/913)
- Can't create clients using the CLI [\#911](https://github.com/ory/hydra/issues/911)
- is hydra can build on window ? [\#910](https://github.com/ory/hydra/issues/910)
- Let's improve the docs! [\#385](https://github.com/ory/hydra/issues/385)
- Add benchmarks to documentation [\#161](https://github.com/ory/hydra/issues/161)

**Merged pull requests:**
Expand Down Expand Up @@ -1501,6 +1503,7 @@
- policy: search policies by subject and resource [\#362](https://github.com/ory/hydra/issues/362)
- warden: check against multiple policies [\#264](https://github.com/ory/hydra/issues/264)
- core: add warden context everywhere [\#238](https://github.com/ory/hydra/issues/238)
- better and more e2e tests [\#192](https://github.com/ory/hydra/issues/192)
- Health and test improvements [\#891](https://github.com/ory/hydra/pull/891) ([aeneasr](https://github.com/aeneasr))
- Resolves various issues related to OAuth2 [\#890](https://github.com/ory/hydra/pull/890) ([aeneasr](https://github.com/aeneasr))
- Improve oidc conformity [\#876](https://github.com/ory/hydra/pull/876) ([aeneasr](https://github.com/aeneasr))
Expand Down Expand Up @@ -2019,10 +2022,6 @@

- Would it make sense to build hydra statically [\#374](https://github.com/ory/hydra/issues/374)

**Closed issues:**

- Let's improve the docs! [\#385](https://github.com/ory/hydra/issues/385)

**Merged pull requests:**

- docker: Stop building from source in docker image [\#645](https://github.com/ory/hydra/pull/645) ([aeneasr](https://github.com/aeneasr))
Expand Down Expand Up @@ -2224,6 +2223,7 @@
**Merged pull requests:**

- health: disable TLS restriction for health check [\#587](https://github.com/ory/hydra/pull/587) ([aeneasr](https://github.com/aeneasr))
- cmd: `token user` should use clusterurl instead of empty string [\#582](https://github.com/ory/hydra/pull/582) ([aeneasr](https://github.com/aeneasr))
- vendor: update various dependencies [\#579](https://github.com/ory/hydra/pull/579) ([aeneasr](https://github.com/aeneasr))
- Update to ladon 0.8.2 [\#570](https://github.com/ory/hydra/pull/570) ([olivierdeckers](https://github.com/olivierdeckers))
- install.md: port typo [\#566](https://github.com/ory/hydra/pull/566) ([rnback](https://github.com/rnback))
Expand Down Expand Up @@ -2342,7 +2342,6 @@

**Merged pull requests:**

- cmd: resolve issuer test issue [\#522](https://github.com/ory/hydra/pull/522) ([aeneasr](https://github.com/aeneasr))
- all: improve test exports [\#521](https://github.com/ory/hydra/pull/521) ([aeneasr](https://github.com/aeneasr))
- docs: start writing faq from gitter [\#504](https://github.com/ory/hydra/pull/504) ([aeneasr](https://github.com/aeneasr))

Expand All @@ -2358,6 +2357,7 @@

**Merged pull requests:**

- cmd: resolve issuer test issue [\#522](https://github.com/ory/hydra/pull/522) ([aeneasr](https://github.com/aeneasr))
- metrics: resolve potential data race [\#520](https://github.com/ory/hydra/pull/520) ([aeneasr](https://github.com/aeneasr))
- Fix warden docs [\#519](https://github.com/ory/hydra/pull/519) ([aeneasr](https://github.com/aeneasr))
- all: export test helpers [\#518](https://github.com/ory/hydra/pull/518) ([aeneasr](https://github.com/aeneasr))
Expand Down Expand Up @@ -2472,6 +2472,7 @@
- vendor: update to latest versions [\#482](https://github.com/ory/hydra/pull/482) ([aeneasr](https://github.com/aeneasr))
- client/manager: remove merging of stored and updated client [\#478](https://github.com/ory/hydra/pull/478) ([faxal](https://github.com/faxal))
- Fix Swagger for Warden Groups [\#476](https://github.com/ory/hydra/pull/476) ([pbarker](https://github.com/pbarker))
- fix spelling of challenge [\#471](https://github.com/ory/hydra/pull/471) ([sstarcher](https://github.com/sstarcher))

## [v0.8.5](https://github.com/ory/hydra/tree/v0.8.5) (2017-06-01)

Expand All @@ -2489,7 +2490,6 @@

**Merged pull requests:**

- fix spelling of challenge [\#471](https://github.com/ory/hydra/pull/471) ([sstarcher](https://github.com/sstarcher))
- oauth2: remove unused implicit grant storage [\#469](https://github.com/ory/hydra/pull/469) ([aeneasr](https://github.com/aeneasr))

## [v0.8.4](https://github.com/ory/hydra/tree/v0.8.4) (2017-05-24)
Expand Down Expand Up @@ -2699,15 +2699,12 @@
- Added information about auth code exchange to oauth2 docs [\#392](https://github.com/ory/hydra/pull/392) ([therebelrobot](https://github.com/therebelrobot))
- Small typo. [\#391](https://github.com/ory/hydra/pull/391) ([darron](https://github.com/darron))
- all: resolve ci issues and improve readme [\#384](https://github.com/ory/hydra/pull/384) ([aeneasr](https://github.com/aeneasr))
- oauth2: invalid consent response causes panic - closes \#369 [\#370](https://github.com/ory/hydra/pull/370) ([aeneasr](https://github.com/aeneasr))

## [v0.7.7](https://github.com/ory/hydra/tree/v0.7.7) (2017-02-11)

[Full Changelog](https://github.com/ory/hydra/compare/v0.7.4...v0.7.7)

**Merged pull requests:**

- oauth2: invalid consent response causes panic - closes \#369 [\#370](https://github.com/ory/hydra/pull/370) ([aeneasr](https://github.com/aeneasr))

## [v0.7.4](https://github.com/ory/hydra/tree/v0.7.4) (2017-02-11)

[Full Changelog](https://github.com/ory/hydra/compare/v0.7.5...v0.7.4)
Expand Down Expand Up @@ -2977,10 +2974,6 @@
- jwk: add use parameter to generated JWKs [\#279](https://github.com/ory/hydra/issues/279)
- jwk: add use parameter to generated JWKs - closes \#279 [\#280](https://github.com/ory/hydra/pull/280) ([aeneasr](https://github.com/aeneasr))

**Closed issues:**

- Scopes should be separated by %20 and not +, to ensure javascript compatibility [\#277](https://github.com/ory/hydra/issues/277)

## [v0.5.6](https://github.com/ory/hydra/tree/v0.5.6) (2016-10-03)

[Full Changelog](https://github.com/ory/hydra/compare/v0.5.5...v0.5.6)
Expand All @@ -2994,6 +2987,10 @@
- cmd: hydra help host profiling typo [\#274](https://github.com/ory/hydra/issues/274)
- cmd: hydra help host typos [\#272](https://github.com/ory/hydra/issues/272)

**Closed issues:**

- Scopes should be separated by %20 and not +, to ensure javascript compatibility [\#277](https://github.com/ory/hydra/issues/277)

**Merged pull requests:**

- cmd: fix \#272 typos in the host command controls [\#276](https://github.com/ory/hydra/pull/276) ([cixtor](https://github.com/cixtor))
Expand Down Expand Up @@ -3184,7 +3181,6 @@

**Implemented enhancements:**

- better and more e2e tests [\#192](https://github.com/ory/hydra/issues/192)
- warden sdk should not make distinction between token and request [\#190](https://github.com/ory/hydra/issues/190)
- core scope should not be mandatory [\#189](https://github.com/ory/hydra/issues/189)
- id token claims should be set by consent challenge `id\_token` claim [\#188](https://github.com/ory/hydra/issues/188)
Expand Down Expand Up @@ -3285,10 +3281,6 @@

[Full Changelog](https://github.com/ory/hydra/compare/0.1-beta.2...0.1-beta.3)

**Implemented enhancements:**

- docker: remove wait time on boot and use restart unless-stopped option [\#105](https://github.com/ory/hydra/pull/105) ([aeneasr](https://github.com/aeneasr))

**Fixed bugs:**

- Warden handlers are not mounted [\#109](https://github.com/ory/hydra/issues/109)
Expand Down Expand Up @@ -3360,6 +3352,7 @@
- Make JWT as access tokens optional and replace with a custom strategy [\#32](https://github.com/ory/hydra/issues/32)
- support for ldap for user storage [\#28](https://github.com/ory/hydra/issues/28)
- Migrate from mux to httprouter [\#14](https://github.com/ory/hydra/issues/14)
- docker: remove wait time on boot and use restart unless-stopped option [\#105](https://github.com/ory/hydra/pull/105) ([aeneasr](https://github.com/aeneasr))
- Decompositioning, implement Fosite [\#62](https://github.com/ory/hydra/pull/62) ([aeneasr](https://github.com/aeneasr))

**Fixed bugs:**
Expand Down

0 comments on commit 950d6fc

Please sign in to comment.