v0.6.3-alpha.1
版本发布时间: 2021-05-18 02:16:26
ory/kratos最新发布版本:v1.2.0(2024-06-05 19:02:56)
This release addresses some minor bugs and improves the SDK experience. Please be aware that the Ory Kratos SDK v0.6.3+ have breaking changes compared to Ory Kratos SDK v0.6.2. If you do not wish to update your code, you can keep using the Ory Kratos v0.6.2 SDK and upgrade to v0.6.3+ SDKs at a later stage, as only naming conventions have changed!
0.6.3-alpha.1 (2021-05-17)
Bug Fixes
- Properly handle CSRF for API flows in recovery and verification strategies (461c829), closes #1141
- session: Use specific headers before bearer use (82c0b54)
- Improve settings oas definition (867abfc)
- Use correct api spec path (5f41f87)
- Use correct openapi path for validation (#1340) (a0f5673)
Code Refactoring
-
Improve SDK experience (71b8511):
This patch resolves UX issues in the auto-generated SDKs by using consistent naming and introducing a test suite for the Ory SaaS.
BREAKING CHANGES
- Unfortunately, some method signatures have changed in the SDKs. Below is a list of changed entries:
- Error
genericError
was renamed tojsonError
and now includes more information and better typing for errors; - The following functions have been renamed:
-
initializeSelfServiceLoginViaAPIFlow
->initializeSelfServiceLoginForNativeApps
-
initializeSelfServiceLoginViaBrowserFlow
->initializeSelfServiceLoginForBrowsers
-
initializeSelfServiceRegistrationViaAPIFlow
->initializeSelfServiceRegistrationForNativeApps
-
initializeSelfServiceRegistrationViaBrowserFlow
->initializeSelfServiceRegistrationForBrowsers
-
initializeSelfServiceSettingsViaAPIFlow
->initializeSelfServiceSettingsForNativeApps
-
initializeSelfServiceSettingsViaBrowserFlow
->initializeSelfServiceSettingsForBrowsers
-
initializeSelfServiceRecoveryViaAPIFlow
->initializeSelfServiceRecoveryForNativeApps
-
initializeSelfServiceRecoveryViaBrowserFlow
->initializeSelfServiceRecoveryForBrowsers
-
initializeSelfServiceVerificationViaAPIFlow
->initializeSelfServiceVerificationForNativeApps
-
initializeSelfServiceVerificationViaBrowserFlow
->initializeSelfServiceVerificationForBrowsers
-
- Some type names have changed, for example
traits
->identityTraits
.
Changelog
c9e7477b autogen(docs): generate and format documentation 383c3f83 autogen(docs): generate and format documentation 170b6f46 autogen(docs): generate and format documentation 1bd65723 autogen(docs): generate and format documentation 7000a657 autogen(docs): generate and format documentation a4539289 autogen(docs): regenerate and update changelog 42b6b927 autogen(docs): update milestone document f73a5e18 autogen: add v0.6.2-alpha.1 to version.schema.json 5edf9524 autogen: pin v0.6.3-alpha.1 release commit 186a340b chore: regenerate openapi df08e3d5 chore: regenerate openapi 82c0b545 fix(session): use specific headers before bearer use 867abfc8 fix: improve settings oas definition 461c829d fix: properly handle CSRF for API flows in recovery and verification strategies 5f41f87b fix: use correct api spec path a0f5673d fix: use correct openapi path for validation (#1340) 71b8511a refactor: improve SDK experience
Docker images
-
docker pull oryd/kratos:v0-sqlite
-
docker pull oryd/kratos:v0.6-sqlite
-
docker pull oryd/kratos:v0.6.3-sqlite
-
docker pull oryd/kratos:v0.6.3-alpha.1-sqlite
-
docker pull oryd/kratos:latest-sqlite
-
docker pull oryd/kratos:v0
-
docker pull oryd/kratos:v0.6
-
docker pull oryd/kratos:v0.6.3
-
docker pull oryd/kratos:v0.6.3-alpha.1
-
docker pull oryd/kratos:latest
1、 kratos_0.6.3-alpha.1-sqlite-libmusl_linux_64bit.tar.gz 11.19MB
2、 kratos_0.6.3-alpha.1-sqlite_linux_64bit.tar.gz 11.2MB
3、 kratos_0.6.3-alpha.1-sqlite_macos_64bit.tar.gz 11.98MB
4、 kratos_0.6.3-alpha.1-sqlite_windows_64bit.zip 11.22MB
5、 kratos_0.6.3-alpha.1_checksums.txt 1.8KB
6、 kratos_0.6.3-alpha.1_linux_32bit.tar.gz 9.92MB
7、 kratos_0.6.3-alpha.1_linux_64bit.tar.gz 10.57MB
8、 kratos_0.6.3-alpha.1_linux_arm32v5.tar.gz 9.82MB
9、 kratos_0.6.3-alpha.1_linux_arm32v6.tar.gz 9.81MB
10、 kratos_0.6.3-alpha.1_linux_arm32v7.tar.gz 9.8MB
11、 kratos_0.6.3-alpha.1_linux_arm64.tar.gz 9.61MB
12、 kratos_0.6.3-alpha.1_macos_64bit.tar.gz 10.84MB
13、 kratos_0.6.3-alpha.1_macos_arm64.tar.gz 10.77MB
14、 kratos_0.6.3-alpha.1_windows_32bit.zip 10.27MB
15、 kratos_0.6.3-alpha.1_windows_64bit.zip 10.66MB
16、 kratos_0.6.3-alpha.1_windows_arm32v5.zip 10.03MB
17、 kratos_0.6.3-alpha.1_windows_arm32v6.zip 10.03MB
18、 kratos_0.6.3-alpha.1_windows_arm32v7.zip 10.01MB