Commit Graph

36 Commits

Author SHA1 Message Date
Chirag Aggarwal a9d2fed1ba chore: split sdk release artifacts from automation 2026-02-20 14:02:16 +05:30
Chirag Aggarwal 190b866da1 Bump Web SDK to 22.3.1 and React Native SDK to 0.23.1
Add patch changelog entries for removing bignumber.js direct dependency
to fix bundler conflict with Next.js Turbopack, and adding upsert method
to Realtime Channels helper class.
2026-02-17 18:20:35 +05:30
Chirag Aggarwal df20c12f6e chore: release sdks to fix createMembership roles param 2026-02-12 11:12:51 +05:30
Chirag Aggarwal eb97a0e9b2 changelog changes 2026-02-02 17:57:50 +05:30
Chirag Aggarwal 9ee318de3c feat: release array param enums support to all sdks 2026-02-02 15:34:32 +05:30
Chirag Aggarwal 6aa054bc7c chore: release sdks for adding getScreenshot method to Avatars service 2025-11-29 00:56:04 +05:30
Jake Barnby 3e291492fb Update versions 2025-11-01 01:16:24 +13:00
Chirag Aggarwal d90e2621a1 update sdks 2025-10-24 14:00:39 +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 9be01f2ac9 add docs in rn 2025-07-26 11:24:19 +05:30
Chirag Aggarwal f39fe22e6f chore: add docs in web and node 2025-07-26 11:17:43 +05:30
Chirag Aggarwal cf3abd0f6c add java example 2025-07-26 11:10:24 +05:30
Chirag Aggarwal 32bb8b7c7e chore: update sdks 1.7.x 2025-07-24 13:42:55 +05:30
Chirag Aggarwal 132b8f8234 chore: remove 2025-07-23 21:01:18 +05:30
Chirag Aggarwal a53dcd8a23 chore: regen 2025-07-23 20:56:20 +05:30
Chirag Aggarwal c58ae51895 chore: update sdk versions and changelog 2025-05-18 08:10:07 +00:00
Pratik Gupta eefbc68f6b Update web GETTING_STARTED.md
Removed phone number from account.create() function as it does not accept it.
2023-10-24 09:12:13 +05:30
Pratik Gupta 0853de0760 Update web GETTING_STARTED.md 2023-10-19 01:21:22 +05:30
Pratik Gupta 8d7ab130ff changes made web GETTING_STARTED.md 2023-10-17 18:52:28 +05:30
Pratik Gupta bb9dd4423d Update web GETTING_STARTED.md 2023-10-17 01:49:47 +05:30
Prasanth Kota 0a1fcfc889 Update GETTING_STARTED.md 2023-04-13 00:13:20 +05:30
Damodar Lohani eb0b33bfcd Fix code examples in SDK getting started 2022-09-07 02:12:04 +00:00
Matej Bačo 6d91d57d56 Update web SDK example 2022-06-21 14:48:50 +00:00
Damodar Lohani 2690250f55 updated param 2022-01-04 18:18:27 +05:45
Damodar Lohani a74ff45467 updated changelog and getting started and examples 2022-01-04 18:11:23 +05:45
Bradley Schofield 8f71b9618c Fix Mistype 2021-07-07 11:25:49 +01:00
Christy Jacob d543a5fbe9 feat: correct spelling mistake 2021-07-02 17:39:19 +05:30
Christy Jacob 0492ccadd5 feat: update getting started guides 2021-06-09 20:56:08 +05:30
Torsten Dittmann 7ea0871dc9 fix(docs): web sdk getting started 2021-05-20 14:40:41 +02:00
Damodar Lohani 1c9fbf0b17 self signed certs on readmes 2021-03-31 07:15:25 +05:45
Torsten Dittmann c2608c5629 Update GETTING_STARTED.md 2021-03-26 08:56:32 +01:00
Torsten Dittmann 79f9801ec2 fix typo 2021-03-23 12:51:56 +01:00
Torsten Dittmann b4292eb366 add web getting started 2021-03-23 12:51:21 +01:00
Eldad Fux f9b5bdd93b Changed naming conventions from JS to Web 2020-12-24 00:39:48 +02:00