Skip to content

Releases: appwrite/sdk-for-console-python

0.2.1

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 03 Aug 17:00
5a33cf6

What's Changed

  • Fixed: Organization accepts null for the billing, agreement, and startup program fields the server leaves unset
  • Fixed: BillingPlan accepts plans that omit usage.member, usage.realtimeBandwidth, or usage.credits
  • Fixed: BillingPlan accepts plans that omit the seats and projects addons, or an addon's currency

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 03 Aug 16:39
0c7c54a

What's Changed

  • Fixed: list_regions accepts a null available, which the server returns when access is unresolved
  • Fixed: Domain.transferStatus accepts no status for a domain that is not being transferred
  • Fixed: Organization.billingBudget accepts null when no budget is set
  • Fixed: BillingPlan accepts plans that omit members, activityLogs, backupsEnabled, or backupPolicies
  • Removed: assistant and manager services, which are internal to Cloud

Full Changelog: 0.1.0...0.2.0

0.1.0

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 03 Aug 13:03
9b757d1

What's Changed

  • Added: First release of the Console Python SDK

Full Changelog: https://github.com/appwrite/sdk-for-console-python/releases/tag/0.1.0