Skip to content

Releases: scaleway/scaleway-sdk-js

@scaleway/[email protected]

07 Aug 09:48
Compare
Choose a tag to compare

1.24.0 (2023-08-07)

Features

Bug Fixes

  • lb: make private network's ip_id nullable (#790) (1c6808b)

@scaleway/[email protected]

03 Aug 08:28
Compare
Choose a tag to compare

1.23.0 (2023-08-03)

Features

  • domain: add filter to endpoint listContacts (#788) (78b4d64)
  • instance: add support for pl-waw-3 (#785) (2a41c43)
  • lb: support dhcp/ipam private network (#786) (0b056b5)

@scaleway/[email protected]

01 Aug 07:30
Compare
Choose a tag to compare

1.22.0 (2023-08-01)

Features

  • iam/v1alpha1: add method to create a user (#775) (4f4db14)
  • instance: added field private_networks for ListServersRequest (#779) (5e7ff1b)
  • tem: add spam flag (#781) (f96f2bf)

Bug Fixes

  • sm: rename certificate type to be more generic (#776) (29ffba8)

@scaleway/[email protected]

24 Jul 12:26
Compare
Choose a tag to compare

1.21.0 (2023-07-24)

Features

  • account/v2: deprecate in favor of upcoming v3 (#767) (1b5c2ee)
  • account: add v3 and the ProjectAPI (#769) (bdf3d69)
  • k8s: return more information on cluster types (#773) (fc96ca3)
  • rdb: promote read replica (#774) (1c1d832)
  • tem: add flags field on email getting methods (#771) (ce00ce9)

@scaleway/[email protected]

11 Jul 12:37
Compare
Choose a tag to compare

1.20.0 (2023-07-11)

Features

  • webhosting: add Web Hosting offer EOL boolean (#764) (d34ff71)

@scaleway/[email protected]

06 Jul 16:15
Compare
Choose a tag to compare

1.19.0 (2023-07-06)

Features

  • instance: add commercialType to UpdateServerRequest (#761) (04380f4)
  • k8s: add resiliency and sla to cluster types (#759) (bcfee00)
  • rdb: add instanceRange to NodeType (#760) (abdb97d)
  • vpc/v2: drop defaultPrivateNetworkName (#753) (133daa5)

@scaleway/[email protected]

03 Jul 12:44
Compare
Choose a tag to compare

1.18.0 (2023-07-03)

Features

  • k8s: add cluster types compatibility (#749) (3680415)
  • k8s: add commitment to offer list (#746) (089e1c8)
  • k8s: return commitment end date (#747) (7ee2e85)
  • k8s: return maximum number of nodes supported by an offer (#745) (b67d4d9)
  • secret: add secret protection (#748) (5bee9e2)

@scaleway/[email protected]

28 Jun 08:22
Compare
Choose a tag to compare

1.17.0 (2023-06-28)

Features

  • containers: add trigger CRUD (#737) (6102ac5)
  • instance: add ipIds to CreatePrivateNIC request (#744) (b9558a0)
  • lb: add support for nl-ams-3 (#742) (822b30e)
  • marketplace: add type field to LocalImage (#743) (e1bb6ce)
  • rdb: add possibility to update BackupSchedule next update (#739) (f95713b)
  • secret: add secret types in create secret request (#738) (ff391f1)
  • vpc_gw: add support for nl-ams-3 (#736) (542b877)
  • vpc: enable dhcp on private network (#741) (2e604ff)

Bug Fixes

@scaleway/[email protected]

19 Jun 12:38
Compare
Choose a tag to compare

1.16.0 (2023-06-19)

Features

  • instance: add support for nl-ams-3 (#721) (fc8c093)
  • instance: use the new 'IP Mobility' network stack (#709) (91d5d6f)
  • redis: expose if ipam to Redis PN endpoint (#722) (bdca967)
  • secret: add endpoint to list tags (#708) (a28d914)
  • vpc: add support for nl-ams-3 (#726) (713f26a)
  • webhosting: add a migrating status (#725) (53cbe2d)

@scaleway/[email protected]

13 Jun 07:03
Compare
Choose a tag to compare

1.15.0 (2023-06-13)

Features

  • instance: add totalCount field to GetServerTypesAvailabilityResponse (#704) (787c7c6)
  • ipfs: add v1alpha1 (#681) (3ec9346)
  • ipfs: update meta field (#688) (3975a9f)
  • k8s: list cluster types (#700) (f3cf9c5)
  • lb: add flexible ip auto assign flag (#689) (d49a63e)
  • lb: allow multi ip attach (#695) (246516e)
  • tem: rename checkDomainLastStatus to getDomainLastStatus (#702) (999d052)
  • tem: add verification enpoint to ease check errors handling (#707) (2a945c2)
  • vpc/v2: allow setting PN name on VPC creation (#693) (dfab7da)

Bug Fixes