This release resolves an issue where ORY Kratos Docker Images without CGO and SQLite support would fail to boot even when SQLite was not used as a data source.
0.5.1-alpha.1 (2020-10-20)
Bug Fixes
- Do not require sqlite without build tag (2ee787b)
- Use extra dc config file for quickstart-dev (72c03f9)
Documentation
- Fix spelling mistake (14e7f65)
- Fix spelling mistake (#772) (bf401a2)
- Improve schemas (#773) (e614859)
Features
- Auto-update docker and git tags on release (08084a9)
- Use fixed versions for docker-compose (e73c4ce)
Tests
Unclassified
- Format (8be02c8)
Changelog
33df2b4 autogen(docs): generate and format documentation
3fd4b21 autogen(docs): generate and format documentation
75e45cb autogen(docs): regenerate and update changelog
91a45bf autogen(docs): regenerate and update changelog
d64e088 autogen(docs): regenerate and update changelog
4fc1ec9 autogen(docs): update milestone document
ff3d0c7 autogen: add v0.5.0-alpha.1 to version.schema.json
b85b36b autogen: pin v0.5.1-alpha.1 release commit
5cf358a chore: update docusaurus template (#774)
295c376 chore: update docusaurus template (#775)
14e7f65 docs: fix spelling mistake
bf401a2 docs: fix spelling mistake (#772)
e614859 docs: improve schemas (#773)
08084a9 feat: auto-update docker and git tags on release
e73c4ce feat: use fixed versions for docker-compose
2ee787b fix: do not require sqlite without build tag
72c03f9 fix: use extra dc config file for quickstart-dev
8be02c8 styles: format
5e911d6 test: increase waittime
cddf29e test: reduce flakes by increasing wait time for expiry test
Docker images
docker pull oryd/kratos:v0
docker pull oryd/kratos:v0.5
docker pull oryd/kratos:v0.5.1
docker pull oryd/kratos:v0.5.1-alpha.1
docker pull oryd/kratos:latest
docker pull oryd/kratos:v0-sqlite
docker pull oryd/kratos:v0.5-sqlite
docker pull oryd/kratos:v0.5.1-sqlite
docker pull oryd/kratos:v0.5.1-alpha.1-sqlite
docker pull oryd/kratos:latest-sqlite