File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
** Table of Contents**
7
7
8
- - [ (2022-11-22 )] ( #2022-11-22 )
8
+ - [ (2022-11-23 )] ( #2022-11-23 )
9
9
- [ Breaking Changes] ( #breaking-changes )
10
10
- [ Bug Fixes] ( #bug-fixes )
11
11
- [ Code Refactoring] ( #code-refactoring )
280
280
281
281
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
282
282
283
- # [ ] ( https://github.com/ory/kratos/compare/v0.10.1...v ) (2022-11-22 )
283
+ # [ ] ( https://github.com/ory/kratos/compare/v0.10.1...v ) (2022-11-23 )
284
284
285
285
## Breaking Changes
286
286
@@ -503,6 +503,12 @@ SDK Method `getJsonSchema` was renamed to `getIdentitySchema`.
503
503
- ** sdk:** Rust compile issue with required enum
504
504
([ #2619 ] ( https://github.com/ory/kratos/issues/2619 ) )
505
505
([ 8800085] ( https://github.com/ory/kratos/commit/8800085d5bde32367217170d00f7141b7ea46733 ) )
506
+ - Send out correct verification invalid email in code strategy
507
+ ([ #2908 ] ( https://github.com/ory/kratos/issues/2908 ) )
508
+ ([ d2bb67a] ( https://github.com/ory/kratos/commit/d2bb67af64d031613f2516b4848208d4f709e7b4 ) )
509
+ - Set cache default to false
510
+ ([ #2906 ] ( https://github.com/ory/kratos/issues/2906 ) )
511
+ ([ e407f92] ( https://github.com/ory/kratos/commit/e407f92572b7823f70df17d463400807f14c8ae8 ) )
506
512
- Take over return_to param from unauthorized settings to login flow
507
513
([ #2787 ] ( https://github.com/ory/kratos/issues/2787 ) )
508
514
([ 504fb36] ( https://github.com/ory/kratos/commit/504fb36b6e72900808666dde778906a069f3c48b ) )
You can’t perform that action at this time.
0 commit comments