mirror of
https://github.com/appwrite/sdk-for-kotlin.git
synced 2026-04-07 19:17:44 +00:00
chore: update Kotlin SDK to 15.0.0
This commit is contained in:
@@ -7,6 +7,15 @@
|
||||
* Breaking: Replaced `.setKey()` with `.setSession()` in docs examples.
|
||||
* Updated: Updated docs to reflect new `DatabasesIndexType` examples.
|
||||
|
||||
## 14.1.0
|
||||
|
||||
* Added getConsolePausing health status endpoint
|
||||
* Added `ttl` parameter for cached list results (0-86400s)
|
||||
* Added optional `activate` parameter to Sites.createDeployment
|
||||
* Updated Document and Row sequence ID descriptions
|
||||
* Updated Databases docs to refer to collections, not tables
|
||||
* Added deprecated updateRelationshipAttribute public API; use TablesDB.updateRelationshipColumn instead
|
||||
|
||||
## 14.0.1
|
||||
|
||||
* Documentation updates: Added new encrypt (optional) parameter to attribute and column creation examples in Java and Kotlin docs to support encryption for database fields.
|
||||
|
||||
Reference in New Issue
Block a user