Releases: appwrite/sdk-for-ruby
Releases · appwrite/sdk-for-ruby
19.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
create_resend_providerandupdate_resend_providermethods toMessagingservice
Full Changelog: 19.2.1...19.3.0
19.2.1
19.1.0
What's Changed
- Deprecate
createVerificationmethod inAccountservice - Add
createEmailVerificationmethod inAccountservice
Full Changelog: 19.0.0...19.1.0
19.0.0
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
- @ChiragAgg5k made their first contribution in #44
Full Changelog: 18.1.0...19.0.0
18.1.0
18.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: 17.0.0...18.0.0
17.0.0
16.1.0
What's Changed
- Add
incrementDocumentAttributeanddecrementDocumentAttributesupport toDatabasesservice - Add
dart38andflutter332support to runtime models - Add
gifsupport toImageFormatenum - Add
encryptsupport toStringAttributemodel - Add
sequencesupport toDocumentmodel - Add
upsertDocumentsupport toDatabasesservice
Full Changelog: 16.0.0...16.1.0
16.0.0
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,deleteDocumentsetc. - Add doc examples, class and methods for new
Sitesservice - Add doc examples, class and methods for new
Tokensservice - Add enums for
BuildRuntime,Adapter,Framework,DeploymentDownloadTypeandVCSDeploymentType - Update enum for
runtimeswith Pythonml312, Dart219, Flutter327 and Flutter329 - Add
tokenparam togetFilePreviewandgetFileViewfor File tokens usage - Add
queriesandsearchparams tolistMembershipsmethod - Remove
searchparam fromlistExecutionsmethod
Full Changelog: 15.0.0...16.0.0
15.1.0-rc.1
Full Changelog: 15.0.0...15.1.0-rc.1