Skip to content

Releases: scaleway/scaleway-sdk-js

@scaleway/sdk@1.2.0

06 Mar 15:42
Compare
Choose a tag to compare

1.2.0 (2023-03-06)

Features

Bug Fixes

@scaleway/sdk@1.1.0

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/sdk@1.0.0

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/configuration-loader@1.0.0

21 Feb 12:28
Compare
Choose a tag to compare

1.0.0 (2023-02-21)

Features

@scaleway/sdk@0.1.0-beta.38

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/sdk@0.1.0-beta.37

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/sdk@0.1.0-beta.36

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/sdk@0.1.0-beta.35

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)

@scaleway/configuration-loader@0.1.0-beta.7

27 Jan 10:58
Compare
Choose a tag to compare

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

Features

  • update to Node18, remove cross-fetch, and run tests on node+jsdom (#386) (4e1fe02)

@scaleway/sdk@0.1.0-beta.34

23 Jan 09:44
Compare
Choose a tag to compare
Pre-release

0.1.0-beta.34 (2023-01-23)

Features

  • domain: add strictSearch filter to search API (#383) (f1b2253)
  • instance: add reason field in ServerMaintenance (#391) (4d94855)
  • instance: add setServerUserData method (#387) (54b98a0)
  • iot: deprecate GetHubMetrics and GetDeviceMetrics (#376) (9e02d3c)
  • lb: add header host in match route (#377) (6425574)
  • marketplace: add label listing and extra information to listLocalImages (#382) (ef438cd)
  • redis: add field upgradableVersions (#384) (7e7f641)

Bug Fixes