Commit graph

6 commits

Author SHA1 Message Date
Chirag Aggarwal
baa7a170d9 update sdks 2025-10-29 18:54:29 +05:30
Jake Barnby
a3103bf4d4
Fix release 2025-10-09 23:37:28 +13:00
Jake Barnby
0877aa2964
Generate SDKs 2025-10-09 21:04:50 +13:00
Chirag Aggarwal
e935fc2510 Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification
This commit adds minor version releases for all client and server SDKs to deprecate the
`createVerification` method in the Account service and introduce the new `createEmailVerification`
method as its replacement.

Updated SDKs:

Client SDKs:
- Android: 11.0.0 → 11.1.0
- Web: 21.0.0 → 21.1.0
- Flutter: 20.0.0 → 20.1.0
- Apple: 13.0.0 → 13.1.0
- React Native: 0.15.0 → 0.16.0

Server SDKs:
- Node.js: 20.0.0 → 20.1.0
- PHP: 17.2.0 → 17.3.0
- Python: 13.2.0 → 13.3.0
- Ruby: 19.0.0 → 19.1.0
- Go: 0.13.0 → 0.14.0
- .NET: 0.19.0 → 0.20.0
- Dart: 19.0.0 → 19.1.0
- Kotlin: 12.0.0 → 12.1.0
- Swift: 13.0.0 → 13.1.0

Console SDK:
- CLI: 10.0.1 → 10.1.0
2025-10-08 10:20:23 +05:30
Chirag Aggarwal
2dfd2f4426 chore: add more changelog 2025-07-24 16:11:59 +05:30
Eldad Fux
02c7f4a611 Updated SDKs 2020-04-05 23:39:45 +03:00