Releases: appwrite/sdk-for-console-python
Releases · appwrite/sdk-for-console-python
Release list
0.2.1
What's Changed
- Fixed:
Organizationaccepts null for the billing, agreement, and startup program fields the server leaves unset - Fixed:
BillingPlanaccepts plans that omitusage.member,usage.realtimeBandwidth, orusage.credits - Fixed:
BillingPlanaccepts plans that omit theseatsandprojectsaddons, or an addon'scurrency
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Fixed:
list_regionsaccepts a nullavailable, which the server returns when access is unresolved - Fixed:
Domain.transferStatusaccepts no status for a domain that is not being transferred - Fixed:
Organization.billingBudgetaccepts null when no budget is set - Fixed:
BillingPlanaccepts plans that omitmembers,activityLogs,backupsEnabled, orbackupPolicies - Removed:
assistantandmanagerservices, which are internal to Cloud
Full Changelog: 0.1.0...0.2.0
0.1.0
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