Skip to content

Releases: scaleway/scaleway-sdk-js

@scaleway/[email protected]

27 Mar 09:22
Compare
Choose a tag to compare

1.5.0 (2023-03-27)

Features

Bug Fixes

  • fetch: check response is of proper type without using instanceof (#536) (e1184d1)

@scaleway/[email protected]

15 Mar 15:57
Compare
Choose a tag to compare

1.4.0 (2023-03-15)

Features

  • dom: add natural_person as a contact legal extension (#504) (20b42f0)
  • rdb: prepare ipam integration (#501) (65e95be)
  • tem: add subject to Email, and add acceptToS to CreateDomainRequest (#521) (74564a2)
  • vpc_gw: add dhcp field in CreateGatewayNetworkRequest (#502) (2852168)
  • webhosting: filter listOffers with hostingId and indicate the available ones (#503) (b726ef0)

@scaleway/[email protected]

06 Mar 15:42
Compare
Choose a tag to compare

1.2.0 (2023-03-06)

Features

Bug Fixes

@scaleway/[email protected]

27 Feb 17:49
Compare
Choose a tag to compare

1.1.0 (2023-02-27)

Features

  • baremetal: add privateBandwidth, sharedBandwidth and tags to Offer (#476) (373706c)
  • cockpit: add v1beta1 (#469) (9b88df0)
  • instance: add pagination to listPrivateNICs and add updatePrivateNIC endpoint (#467) (5e6ab40)
  • rdb: add generation property to NodeType (#465) (4f7415e)
  • rdb: deprecate ACLRule port (#470) (c0deb0a)
  • secret_manager: add endpoints *ByName() (#479) (276302a)
  • serverless: add mnqProjectId and mnqRegion for triggers (#480) (95edb87)

Bug Fixes

  • avoid fallback on default projectId and organizationId for optional fields (#478) (84ca4cc)

@scaleway/[email protected]

21 Feb 12:28
Compare
Choose a tag to compare

1.0.0 (2023-02-21)

The SDK is officially out of beta!

Features

Bug Fixes

  • autocompletion: treat known localities and string as distinguishable types (#422) (4a78253)

@scaleway/[email protected]

21 Feb 12:28
Compare
Choose a tag to compare

1.0.0 (2023-02-21)

Features

@scaleway/[email protected]

20 Feb 12:14
Compare
Choose a tag to compare
Pre-release

0.1.0-beta.38 (2023-02-20)

Features

  • iam: add more filtering options for listAPIKeys (#442) (e0fd34f)
  • secret: retrieve secrets by name (#447) (df79670)
  • serverless: simplify the triggers by merging Trigger and TriggerInput (#452) (19469cd)
  • use Blob type to download files (#441) (31685d2)

Bug Fixes

  • iam: add global BearerType type (#446) (5e9c196)
  • iam: use expired and not expirable to filter expired API keys (#448) (18e89ac)
  • lb: set match fields as optional (#453) (a622d81)

@scaleway/[email protected]

13 Feb 12:14
Compare
Choose a tag to compare
Pre-release

0.1.0-beta.37 (2023-02-13)

Features

Bug Fixes

  • avoid defaultValue for standard fields in nested marshallers (#434) (40198be)
  • domain: remove one-of for checkContactsCompatibility (#435) (8928956)

@scaleway/[email protected]

01 Feb 16:02
Compare
Choose a tag to compare
Pre-release

0.1.0-beta.36 (2023-02-01)

Features

  • dom: add information on domain actions/prices (#416) (7f0356c)
  • secret: add filter on status for listSecretVersions (#411) (6a655c4)

@scaleway/[email protected]

27 Jan 10:58
Compare
Choose a tag to compare
Pre-release

0.1.0-beta.35 (2023-01-27)

⚠ This new version uses Node 18 (LTS since October 2022).

Features

Bug Fixes

  • errors: adjust message of QuotasExceededError (#404) (01b33a7)