Skip to content

Releases: appwrite/sdk-for-ruby

11.0.0-rc.4

21 Feb 10:50
f9c01ec
Compare
Choose a tag to compare
11.0.0-rc.4 Pre-release
Pre-release

Full Changelog: 10.1.2...11.0.0-rc.4

10.1.2

14 Feb 07:43
14a80d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.1.1...10.1.2

10.1.1

19 Jan 11:29
9fe8a98
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.1.0...10.1.1

10.1.0

20 Nov 09:59
dd56d3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.0.0...10.1.0

10.0.0

07 Sep 23:28
d15edcf
Compare
Choose a tag to compare

What's Changed

  • BREAKING - Parameter url is now optional in the createMembership endpoint
  • Parameter runtime is now optional in the update endpoint of the Functions class

Full Changelog: 9.0.1...10.0.0

9.0.1

01 Sep 16:56
1406f00
Compare
Choose a tag to compare

What's Changed

  • Fix variable name collisions
  • Fix content-range header for chunked uploads

Full Changelog: 9.0.0...9.0.1

9.0.0

30 Aug 13:36
794bf40
Compare
Choose a tag to compare

What's Changed

  • Support for Appwrite 1.4.0
  • New endpoints for fetching user identities
  • New endpoints for listing locale codes
  • New endpoint for downloading a function deployment
  • Updated documentation
  • Breaking changes:
    • The createFunction method has a new signature.
    • The createExecution method has a new signature.
    • The updateFunction method has a new signature.
    • The createDeployment method no longer requires an entrypoint.
    • The updateFile method now includes the ability to update the file name.
    • The updateMembershipRoles method has been renamed to updateMembership.

Full Changelog: 8.0.0...9.0.0

8.0.0

12 Apr 09:59
25cdad8
Compare
Choose a tag to compare

What's Changed

  • Added Appwrite 1.3.0 support
  • Added relationships support
  • Added support for new queries: isNull, isNotNull, startsWith, endsWith, between and select.
  • Added update attribute support
  • Added team prefs support
  • Added support for select queries with getDocument
  • [BREAKING] Changed function create/update execute parameter to optional
  • [BREAKING] Changed team update function to updateName
  • [BREAKING] Changed Account service to use the User model instead of Account
  • [BREAKING] Changed createMembership to allow an email, userId or phone

Full Changelog: 7.1.0...8.0.0

7.2.0

27 Dec 23:12
166f743
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...7.2.0

7.1.0

22 Sep 04:33
166f743
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...7.1.0