Skip to content

Releases: appwrite/sdk-for-ruby

19.3.0

03 Nov 06:01
23dc3c6

Choose a tag to compare

What's Changed

  • 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 create_resend_provider and update_resend_provider methods to Messaging service

Full Changelog: 19.2.1...19.3.0

19.2.1

09 Oct 11:05
1d5717d

Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 19.1.0...19.2.1

19.1.0

08 Oct 07:35
c3f4af1

Choose a tag to compare

What's Changed

  • Deprecate createVerification method in Account service
  • Add createEmailVerification method in Account service

Full Changelog: 19.0.0...19.1.0

19.0.0

03 Oct 04:14
0cd6ac2

Choose a tag to compare

What's Changed

  • feat: Ruby SDK update for version 19.0.0 by @ChiragAgg5k in #44, introduces support of enums in response models.

New Contributors

Full Changelog: 18.1.0...19.0.0

18.1.0

23 Sep 07:12
f26c2f6

Choose a tag to compare

What's Changed

Full Changelog: 18.0.0...18.1.0

18.0.0

08 Sep 11:23
8e76372

Choose a tag to compare

What's Changed

  • [BREAKING] Rename CreditCard enum value UNION_CHINA_PAY to UNION_PAY
  • Add time between query support
  • Add spatial attribute support
  • Add spatial index support
  • Add spatial query support

Full Changelog: 17.0.0...18.0.0

17.0.0

26 Aug 07:24
162f922

Choose a tag to compare

What's Changed

Full Changelog: 16.1.0...17.0.0

16.1.0

26 Jul 17:28
b8898ca

Choose a tag to compare

What's Changed

  • Add incrementDocumentAttribute and decrementDocumentAttribute support to Databases service
  • Add dart38 and flutter332 support to runtime models
  • Add gif support to ImageFormat enum
  • Add encrypt support to StringAttribute model
  • Add sequence support to Document model
  • Add upsertDocument support to Databases service

Full Changelog: 16.0.0...16.1.0

16.0.0

18 May 09:48
41e8f13

Choose a tag to compare

What's Changed

  • Add <REGION> to doc examples due to the new multi region endpoints
  • Add doc examples and methods for bulk api transactions: createDocuments, deleteDocuments etc.
  • Add doc examples, class and methods for new Sites service
  • Add doc examples, class and methods for new Tokens service
  • Add enums for BuildRuntime , Adapter, Framework, DeploymentDownloadType and VCSDeploymentType
  • Update enum for runtimes with Pythonml312, Dart219, Flutter327 and Flutter329
  • Add token param to getFilePreview and getFileView for File tokens usage
  • Add queries and search params to listMemberships method
  • Remove search param from listExecutions method

Full Changelog: 15.0.0...16.0.0

15.1.0-rc.1

08 May 11:39
9ff8b24

Choose a tag to compare

15.1.0-rc.1 Pre-release
Pre-release

Full Changelog: 15.0.0...15.1.0-rc.1