Releases: appwrite/sdk-for-kotlin
Releases · appwrite/sdk-for-kotlin
12.3.0
What's Changed
- Add
totalparameter to list queries allowing skipping counting rows in a table for improved performance - Add
Operatorclass for atomic modification of rows via update, bulk update, upsert, and bulk upsert operations - Add
createResendProviderandupdateResendProvidermethods toMessagingservice
Full Changelog: 12.2.1...12.3.0
12.2.1
12.1.0
What's Changed
- Deprecate
createVerificationmethod inAccountservice - Add
createEmailVerificationmethod inAccountservice
Full Changelog: 12.0.0...12.1.0
12.0.0
What's Changed
- feat: Kotlin SDK update for version 12.0.0 by @ChiragAgg5k in #57, introduces support of enums in response models.
Full Changelog: 11.1.0...12.0.0
11.1.0
11.0.0
What's Changed
- [BREAKING] Rename
CreditCardenum valueUNION_CHINA_PAYtoUNION_PAY - Add time between query support
- Add spatial attribute support
- Add spatial index support
- Add spatial query support
Full Changelog: 10.0.0...11.0.0
10.0.0
9.1.2
9.1.2-SNAPSHOT
Full Changelog: 9.1.1-SNAPSHOT...9.1.2-SNAPSHOT
9.1.1-SNAPSHOT
Full Changelog: 9.1.0...9.1.1-SNAPSHOT