Skip to content

Releases: ionos-cloud/sdk-nodejs-dbaas-postgres

Release v1.2.0

27 Jul 07:04

Choose a tag to compare

Full Changelog: v1.1.1...v1.2.0

NOTE : This release contains breaking changes:
Breaking changes :
ClusterLogsMessages changed to ClusterLogsInstancesMessages

Endpoints added:
/docs/api/DatabasesApi.md
/docs/api/UsersApi.md

Release v1.1.1

08 Mar 09:05

Choose a tag to compare

Features

  • added new state for clusters: DEGRADED
  • added new parameters: limit and offset

Release v1.1.0

08 Mar 09:05

Choose a tag to compare

Features

  • added new property for clusters: dns_name

Documentation

  • generate the documentation automatically

Release v1.0.3

26 Oct 09:38

Choose a tag to compare

Fixes

  • Fixed IONOS_TOKEN authentication bug. Now, the authentication using IONOS_TOKEN works properly.

v1.0.2

14 Jul 13:56

Choose a tag to compare

Features

  • added size and location to ClusterBackup

Release v1.0.1

18 May 10:28

Choose a tag to compare

Enhancements:

  • location and backup_location parameters on CreateClusterProperties are now strings
    • Location and BackupLocation models are now removed

Features

  • new values for storage_type parameter: SSD_STANDARD, SSD_PREMIUM. Value SSD is deprecated. Use the equivalent SSD_PREMIUM instead.