Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Bump io.appwrite:sdk-for-kotlin from 2.0.0 to 15.0.0#93

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.appwrite-sdk-for-kotlin-15.0.0
Open

Bump io.appwrite:sdk-for-kotlin from 2.0.0 to 15.0.0#93
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.appwrite-sdk-for-kotlin-15.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps io.appwrite:sdk-for-kotlin from 2.0.0 to 15.0.0.

Release notes

Sourced from io.appwrite:sdk-for-kotlin's releases.

15.0.0

What's Changed

  • [BREAKING] Changed $sequence type from int to string for rows and documents
  • Breaking: Renamed IndexType to DatabasesIndexType in docs.
  • Breaking: Replaced .setKey() with .setSession() in docs examples.
  • Updated: Updated docs to reflect new DatabasesIndexType examples.

Full Changelog: appwrite/sdk-for-kotlin@14.1.0...15.0.0

14.1.0

What's Changed

  • 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

Full Changelog: appwrite/sdk-for-kotlin@14.0.1...14.1.0

14.0.1

What's Changed

  • Documentation updates: Added new encrypt (optional) parameter to attribute and column creation examples in Java and Kotlin docs to support encryption for database fields.
  • Updated README to reflect compatibility with Appwrite server version 1.8.x and aligned the Kotlin SDK dependency examples to version 14.0.0.
  • Misc: Removed obsolete GitHub workflows from the repository as part of cleanup.
  • Add support for the new Backups service

Full Changelog: appwrite/sdk-for-kotlin@14.0.0...14.0.1

14.0.0

What's Changed

  • Add array-based enum parameters (e.g., permissions: List<BrowserPermission>).
  • Breaking change: Output enum has been removed; use ImageFormat instead.
  • Add getQueueAudits support to Health service.
  • Add longtext/mediumtext/text/varchar attribute and column helpers to Databases and TablesDB services.

Full Changelog: appwrite/sdk-for-kotlin@13.1.0...14.0.0

13.1.0

What's Changed

  • Added ability to create columns and indexes synchronously while creating a table

Full Changelog: appwrite/sdk-for-kotlin@13.0.0...13.1.0

13.0.0

... (truncated)

Changelog

Sourced from io.appwrite:sdk-for-kotlin's changelog.

15.0.0

  • [BREAKING] Changed $sequence type from int to string for rows and documents
  • Breaking: Renamed IndexType to DatabasesIndexType in docs.
  • 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.
  • Updated README to reflect compatibility with Appwrite server version 1.8.x and aligned the Kotlin SDK dependency examples to version 14.0.0.
  • Misc: Removed obsolete GitHub workflows from the repository as part of cleanup.
  • Add support for the new Backups service

14.0.0

  • Add array-based enum parameters (e.g., permissions: List<BrowserPermission>).
  • Breaking change: Output enum has been removed; use ImageFormat instead.
  • Add getQueueAudits support to Health service.
  • Add longtext/mediumtext/text/varchar attribute and column helpers to Databases and TablesDB services.

13.1.0

  • Added ability to create columns and indexes synchronously while creating a table

13.0.0

  • Rename VCSDeploymentType enum to VCSReferenceType
  • Change createTemplateDeployment method signature: replace version parameter with type (TemplateReferenceType) and reference parameters
  • Add getScreenshot method to Avatars service
  • Add Theme, Timezone and Output enums

12.3.0

  • Add total parameter to list queries allowing skipping counting rows in a table for improved performance
  • Add Operator class for atomic modification of rows via update, bulk update, upsert, and bulk upsert operations
  • Add createResendProvider and updateResendProvider methods to Messaging service

12.2.1

  • Add transaction support for Databases and TablesDB

... (truncated)

Commits
  • 3401771 Merge pull request #71 from appwrite/dev
  • bd978bd chore: update Kotlin SDK to 15.0.0
  • e04e649 chore: update Kotlin SDK to 15.0.0
  • ad4248b chore: update Kotlin SDK to 15.0.0
  • aa16c6e chore: update Kotlin SDK to 15.0.0
  • 3f62636 chore: update Kotlin SDK to 15.0.0
  • abd6cd7 chore: update Kotlin SDK to 15.0.0
  • 1605b26 chore: update Kotlin SDK to 15.0.0
  • 254b949 feat: update Kotlin SDK to 15.0.0
  • cbb627c Merge pull request #70 from appwrite/dev
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.appwrite:sdk-for-kotlin](https://github.com/appwrite/sdk-for-kotlin) from 2.0.0 to 15.0.0.
- [Release notes](https://github.com/appwrite/sdk-for-kotlin/releases)
- [Changelog](https://github.com/appwrite/sdk-for-kotlin/blob/main/CHANGELOG.md)
- [Commits](appwrite/sdk-for-kotlin@2.0.0...15.0.0)

---
updated-dependencies:
- dependency-name: io.appwrite:sdk-for-kotlin
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants