Releases: scaleway/scaleway-sdk-js
Releases · scaleway/scaleway-sdk-js
@scaleway/[email protected]
1.5.0 (2023-03-27)
Features
- account: remove v2alpha1 (please migrate to IAM) (#548) (cbb2f85)
- billing: add v2alpha1 (#531) (d6a86c4)
- cockpit: generate token name by default (#551) (7ec9ab2)
- function: add logoUrl to Runtime (#547) (56077e6)
- k8s: add privateNetworkId field (#539) (f09fa40)
- k8s: method to change cluster type (#534) (0b439b9)
- serverless: add mnq credential id on trigger (#535) (a2fd61e)
Bug Fixes
@scaleway/[email protected]
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]
1.2.0 (2023-03-06)
Features
- add nl-ams-3 zone (#499) (451b4ae)
- iam: add ListJWTs, GetJWT, and DeleteJWT (#493) (a4ebbb8)
- iam: add listQuota method (#483) (c2225b6)
- lb: add ipamConfig to PrivateNetwork (#484) (cff9a33)
- rdb: migrate endpoint from one instance to another (#488) (212bedf)
- webhosting: add v1alpha1 (#498) (4cf3d8d)
Bug Fixes
@scaleway/[email protected]
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
@scaleway/[email protected]
@scaleway/[email protected]
@scaleway/[email protected]
@scaleway/[email protected]
@scaleway/[email protected]
0.1.0-beta.36 (2023-02-01)
Features
@scaleway/[email protected]
0.1.0-beta.35 (2023-01-27)
⚠ This new version uses Node 18 (LTS since October 2022).
Features
- domain: add additional dates to RenewableDomain (#403) (9b3ea74)
- instance: add getServerUserData method (#405) (ff030cf)
- lb: add redirect acl (#400) (e60bb9e)
- redis: remove v1alpha1 (#398) (a301de7)
- update to Node18, remove cross-fetch, and run tests on node+jsdom (#386) (4e1fe02)
- use
T[]
array style (#397) (8573336)