Releases: ionos-cloud/sdk-python-dbaas-postgres
Releases · ionos-cloud/sdk-python-dbaas-postgres
v3.0.0
Full Changelog: v1.2.0...v3.0.0
v2.0.0-beta.1
Breaking Changes
- _with_http_info no longer returns a tuple, it will now return an object of type ApiResponse
- query_params is now a list
Full Changelog: v1.2.0...v2.0.0-beta.1
v1.2.0
NOTE : This release contains breaking changes:
Breaking changes :
-
pydantic now needs to be imported
-
ClusterLogsMessages changed to ClusterLogsInstancesMessages
APIs Added:
- /docs/api/DatabasesApi.md
- /docs/api/UsersApi.md
Full Changelog: v1.1.1...v1.2.0
Release v1.1.1
Features
- added new state for clusters:
DEGRADED - added
limitandoffsetparameters
Release v1.1.0
Features
- added new property for clusters:
dns_name
Documentation
- generate the documentation automatically
v1.0.3
Features
- add size and location to ClusterBackup
- added certificate pinning option
Release v1.0.2
Enhancements:
locationandbackup_locationparameters onCreateClusterPropertiesare now stringsLocationandBackupLocationmodels are now removed
Features
- new values for
storage_typeparameter: SSD_STANDARD, SSD_PREMIUM. Value SSD is deprecated. Use the equivalent SSD_PREMIUM instead.
Release v1.0.1
Features:
- added new property
backup_locationonCreateClusterProperties - added new query parameter
directiononcluster_logs_getmethod
Enhancements:
- added support for query parameters
- added token authentication
- added proxy support
Release v1.0.0
- first release 🎉