November 30th, 2022
0.83.0
November 15th, 2022
0.82.0
November 1st, 2022
0.81.0
October 17th, 2022
0.80.0
October 4th, 2022
0.79.0
September 19th, 2022
0.78.0
September 6th, 2022
0.77.0
August 22nd, 2022
0.76.0
Linode APIv4 JS Client v0.76.0
Added:
billing_source
property toAccount
type
Changed:
@linode/api-v4
is now built usingtsup
outputting esm, commonjs, and iife. Items can still be imported from the package root (@linode/api-v4
) or from a subdirectory (@linode/api-v4/lib/**
) on supported configurations.
July 12th, 2022
0.75.0
June 27th, 2022
0.74.0
June 13th, 2022
0.73.0
June 6th, 2022
0.72.0
May 16th, 2022
0.71.0
April 28th, 2022
0.70.0
January 10th, 2022
0.65.0
November 9th, 2021
0.62.0
November 2nd, 2021
0.61.0
October 5th, 2021
0.59.0
September 17th, 2021
0.58.0
August 24th, 2021
0.57.0
August 9th, 2021
0.56.0
Linode APIv4 JS Client v0.56.0
Added:
- deletePaymentMethod
- addPromotion
Changed:
- getLinodeTypes
Validation Package
Changed:
- PaymentMethodSchema
- PromoCodeSchema
- createDomainSchema
- FirewallRuleTypeSchema
- linodeInterfaceSchema
- createNodeBalancerConfigSchema
- UpdateNodeBalancerConfigSchema
- CreateVolumeSchema
July 29th, 2021
0.55.0
June 29th, 2021
0.54.0
May 18th, 2021
0.53.2
May 5th, 2021
0.52.0
April 23rd, 2021
0.51.0
April 13th, 2021
0.50.0
April 6th, 2021
0.49.0
March 23rd, 2021
0.48.0
March 17th, 2021
0.47.0
March 9th, 2021
0.46.0
March 1st, 2021
0.45.0
February 25th, 2021
0.44.0
February 22nd, 2021
0.43.0
February 15th, 2021
0.42.0
January 26th, 2021
0.41.0
January 14th, 2021
0.40.0
December 16th, 2020
0.39.0
November 17th, 2020
0.38.0
October 6th, 2020
0.35.0
Linode APIv4 JS Client v0.35.0
Added:
- UploadCertificateSchema endpoint
- uploadSSLCert endpoint
- getSSLCert endpoint
- deleteSSLCert endpoint
- ObjectStorageBucketSSLRequest endpoint
- ObjectStorageBucketSSLResponse endpoint
- CreateVLANPayload endpoint
- createVlanSchema endpoint
- getVlans endpoint
- getVlan endpoint
- createVlan endpoint
- deleteVlan endpoint
- connectVlan endpoint
- disconnectVlan endpoint
- getInterfaces endpoint
- getInterface endpoint
- createInterface endpoint
- deleteInterface endpoint
- linodeInterfaceItemSchema endpoint
- linodeInterfaceSchema endpoint
- LinodeInterfacePayload endpoint
- LinodeInterface endpoint
Fixed:
- getLinode method now returns Promise
instead of Axios response - getLinodeLishToken method now returns Promise<{ lish_token: string}> instead of Axios response
- deleteLinode method now returns Promise<{}> instead of Axios response
September 22nd, 2020
0.34.0
September 9th, 2020
0.33.0
August 13th, 2020
0.31.0
June 30th, 2020
0.28.0