v1.9.0-alpha.2
Pre-releaseThis release addresses an issue in the update routine of OAuth2 Clients (see kratos#2148) and adds an option which makes ORY Hydra compatible with MITREid.
1.9.0-alpha.2 (2020-10-29)
Bug Fixes
- Add docs format to make format (cfa50fe)
- Client update breaks primary key (#2150) (7662917), closes #2148
- Explicitly use no-CGO images for non-SQLite (1ec2d1d)
- Force brew install statement (0252b5a)
- Update install script (c614c0b)
Documentation
- Add missing trailing slash (97bc47d)
- Replace dex with keycloak (fa877d7), closes #2128
- Version bash-curl script (71b0592), closes #2145
Features
-
Add configuration option to grant default client_credential scope when no scope is requested (#2144) (0b1de34), closes #2141:
Adds an option which allows granting the OAuth2 Client's authorized scope when performing a
client_credentials
flow without specifying a scope. This enables compatibility with MITREid.
Tests
Changelog
0f0c509 autogen(docs): generate and format documentation
26ede91 autogen(docs): generate and format documentation
c188739 autogen(docs): generate and format documentation
92bc86c autogen(docs): regenerate and update changelog
f79ae29 autogen(docs): update milestone document
7df5ea3 autogen(docs): update milestone document
90d311b autogen(docs): update milestone document
c654010 autogen: add v1.9.0-alpha.1 to version.schema.json
1a7fe91 autogen: pin v1.9.0-alpha.2 release commit
702b0f5 chore: update docusaurus template
12d4eb3 ci: fix replacer script
97bc47d docs: add missing trailing slash
fa877d7 docs: replace dex with keycloak
71b0592 docs: version bash-curl script
0b1de34 feat: add configuration option to grant default client_credential scope when no scope is requested (#2144)
cfa50fe fix: add docs format to make format
7662917 fix: client update breaks primary key (#2150)
1ec2d1d fix: explicitly use no-CGO images for non-SQLite
0252b5a fix: force brew install statement
c614c0b fix: update install script
7289f30 style: format
511e8d2 test: fix misused id field (#2152)
Docker images
docker pull oryd/hydra:v1
docker pull oryd/hydra:v1.9
docker pull oryd/hydra:v1.9.0
docker pull oryd/hydra:v1.9.0-alpha.2
docker pull oryd/hydra:latest
docker pull oryd/hydra:v1-alpine
docker pull oryd/hydra:v1.9-alpine
docker pull oryd/hydra:v1.9.0-alpine
docker pull oryd/hydra:v1.9.0-alpha.2-alpine
docker pull oryd/hydra:latest-alpine
docker pull oryd/hydra:v1-sqlite
docker pull oryd/hydra:v1.9-sqlite
docker pull oryd/hydra:v1.9.0-sqlite
docker pull oryd/hydra:v1.9.0-alpha.2-sqlite
docker pull oryd/hydra:latest-sqlite