Skip to content

Releases: scaleway/scaleway-sdk-js

@scaleway/[email protected]

15 Dec 16:43
Compare
Choose a tag to compare

2.7.0 (2023-12-15)

Features

Bug Fixes

@scaleway/[email protected]

11 Dec 09:44
Compare
Choose a tag to compare

2.6.0 (2023-12-11)

Features

  • instance: replace some get/put utils by patch ones (#1010) (b67133c)
  • k8s: add nodelabels for kosmos nodes (#1040) (c8437f0)

@scaleway/[email protected]

30 Nov 13:44
Compare
Choose a tag to compare

2.5.0 (2023-11-30)

Features

  • cockpit: add deleteDatasource endpoint (#1034) (054d13a)
  • k8s: add node binaries versions (#1033) (89a3fb1)
  • webhosting: add control panels field in listHostings request (#1035) (667fd73)
  • webhosting: add fields to hosting & platforms (#1032) (d025d26)

@scaleway/[email protected]

28 Nov 10:39
Compare
Choose a tag to compare

2.4.2 (2023-11-28)

Note: Version bump only for package @scaleway/sdk

@scaleway/[email protected]

27 Nov 16:00
Compare
Choose a tag to compare

2.4.1 (2023-11-27)

Note: Version bump only for package @scaleway/sdk

@scaleway/[email protected]

27 Nov 10:43
Compare
Choose a tag to compare

2.4.0 (2023-11-27)

Features

  • block: add organization_id filter in listings (#1022) (2f4a741)
  • domain: add informations on scaleway product using the domain/dnszone (#1024) (d1a22d9)
  • iam: add tags on applications, groups, users and policies (#1013) (176ba72)
  • instance: remove support for creating a volume from a volume (#1011) (76a7755)
  • ipam: add resource type k8s_cluster (#1021) (47ea035)
  • serverless_jobs: add validation for field name (#1025) (4be9f79)
  • tem: add new task transfer online domain to scw (#1015) (e73e2a8)

Bug Fixes

@scaleway/[email protected]

20 Nov 12:06
Compare
Choose a tag to compare

2.3.0 (2023-11-20)

Features

  • block: add volume last_detached_at (#1000) (46619fb)
  • cockpit: remove reset cockpit grafana (#1002) (f7600f27)
  • instance: add endpoints to attach/detach server volumes (#1001) (bf3982a)
  • secret_manager: deprecate byname api endpoints (#999) (6a15029)

@scaleway/[email protected]

13 Nov 12:19
Compare
Choose a tag to compare

2.2.0 (2023-11-13)

Features

  • cockpit: add default notion for datasources (#988) (b6360b0)
  • cockpit: add is_product filter to list datasource (#992) (9c86af7)
  • webhosting: add control panel support in webhosting (#995) (cef3269)

@scaleway/[email protected]

08 Nov 09:50
Compare
Choose a tag to compare

2.1.0 (2023-11-08)

Features

  • domain: deprecate owner_contact_info in updateDomain (#979) (d87caa7)

@scaleway/[email protected]

07 Nov 15:04
Compare
Choose a tag to compare

2.0.0 (2023-11-07)

This major version update is the result of a significant upgrade to our internal generators.

The primary breaking change within the codebase concerns the default values of enum properties; these are no longer transmitted in the REST calls.