Skip to content

Releases: Leaseweb/leaseweb-go-sdk

v.1.1.0

09 Aug 09:43
Compare
Choose a tag to compare

Full Changelog: v.1.0.0...v.1.1.0

v.1.0.0

03 Jun 08:45
Compare
Choose a tag to compare

The code in the repository is generated from the OpenAPI specification. This means PRs to code, tests and sometimes even markdown are often inappropriate, and we may need to make changes to the specification instead.

Auto generated SDK for:

  • public cloud API
  • dedicated server API
  • invoice API
  • abuse API

v0.0.3

12 Sep 07:32
98e96dc
Compare
Choose a tag to compare
  • Add All and AllWithOpts methods to DedicatedServerApi

v0.0.2

13 Jul 11:38
314097f
Compare
Choose a tag to compare
Merge pull request #89 from TimRots/BMA-6273/add-user-agent

BMA-6273: add default User-Agent to sdk

v0.0.1

14 Oct 12:39
bacee36
Compare
Choose a tag to compare
  • Convert float and int data type to json.Number
  • Better error structure
  • Better function naming
  • Clean up tests
  • Bug fixed in CustomerAccount API
  • Passing LeasewebError instead of string as a standard error type
  • Defined default error messages when we have no-content for errors
  • Hosting functionality added
  • Abuse functionality added
  • Customer account functionality added
  • Dedicated network equipment functionality added
  • Dedicated Rack functionality added
  • Dedicated Server functionality added
  • Floating IP functionality added
  • Invoice functionality added
  • IP Management functionality added
  • Private Cloud functionality added
  • Private Networking functionality added
  • Remote Management functionality added
  • Services functionality added
  • Virtual Server functionality added