Skip to content

Releases: glesys/glesys-go

v8.1.0

16 Jan 07:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.1.0

v8.0.0

23 Nov 08:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v8.0.0

v7.1.0

25 May 12:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.1.0

v7.0.1

30 Mar 12:54
Compare
Choose a tag to compare

What's Changed

  • Fix missing go.mod major version change by @norrland in #88

Full Changelog: v7.0.0...v7.0.1

v7.0.0

30 Mar 12:38
Compare
Choose a tag to compare

What's Changed

Added

  • Implement Server Console endpoint
  • Implement Email ResetPassword, obtain a new password for a specified email account.
  • Email EmailAccount type now contains Password for new accounts.
  • ServerDetails now has ServerBackupDetails.

Changed

  • BREAKING: - Email EditAccount has no parameter Password
  • BREAKING: - IPs Reserved() now requires ReservedIPsParams{} to allow
    filtering on datacenter, platform, used and version.
  • Remove references to OpenVZ in Servers.
  • Servers WithDefaults() now uses KVM platform as default.
  • Bumped various dependencies..

Full Changelog: v6.1.0...v7.0.0

v6.1.0

31 Oct 14:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0

28 Oct 11:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v6.0.0

v5.0.0

06 Oct 11:18
Compare
Choose a tag to compare

What's Changed

  • Github Actions setup by @norrland in #45
  • EmailDomains deprecate globalquota by @norrland in #46
  • Servers: Implement server/templates by @norrland in #55
  • Replace blacklist with blocklist by @norrland in #57
  • DnsDomains Register/Transfer parameter OrganizationNumber deprecated by @norrland in #59
  • Implement Servers PreviewCloudConfig by @norrland in #62
  • Servers: Add support for cloudconfig on creation. by @norrland in #65

Full Changelog: v4.0.1...v5.0.0

v4.0.1

20 Sep 09:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

20 Sep 08:11
2cc7e80
Compare
Choose a tag to compare
  • BREAKING: - server IsRunning() and IsLocked() functions deprecated.
  • New fields in ServerDetails: IsRunning & IsLocked to match new fields returned
    by API. @norrland #43

Full Changelog: v3.0.0...v4.0.0