Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: civo/civogo

v0.6.4

07 Aug 12:57
33a26e4

Choose a tag to compare

What's Changed

  • fix: FindInstance fails when there's one exact match and multiple partial matches by @giornetta in #269
  • Remove default size from instance specification by @giornetta in #270
  • Add field for free ip count by @aerosouund in #271

Full Changelog: v0.6.3...v0.6.4

v0.6.3

28 Jul 08:10
54a7c0b

Choose a tag to compare

What's Changed

  • add support for volume_type in kubernetes clusters create by @dippydocus in #268

Full Changelog: v0.6.2...v0.6.3

v0.6.2

24 Jul 13:23
f33ea27

Choose a tag to compare

What's Changed

  • add support for volume_type in kubernetes clusters by @dippydocus in #267

Full Changelog: v0.6.1...v0.6.2

v0.6.1

12 Jun 13:56
e99c9e1

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v.0.6.1

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

12 Jun 13:52
639be60

Choose a tag to compare

What's Changed

  • feat:implement GetInstanceVncStatus and DeleteInstanceVncSession funtion by @Faizan-Alam-1 in #263
  • [Fix] Snapshot Schedules Update: make paused field optional by @giornetta in #266

New Contributors

Full Changelog: v0.5.4...v0.6.0

v0.5.4

04 Jun 09:00
bd68579

Choose a tag to compare

What's Changed

  • Refactor UpdateInstanceAllowedIPs to send structured JSON payload by @uzaxirr in #264

Full Changelog: v0.5.3...v0.5.4

v0.5.3

22 May 11:27
e27f2be

Choose a tag to compare

feat(instance-ipspoofing): add allowed_ips and network_bandwidth_limit fields for instances by @dwoolger in #262

v0.5.1

15 May 08:20
2c287ba

Choose a tag to compare

What's Changed

  • feat(client): enhance sendRequest to include region parameter for all HTTP methods by @uzaxirr in #258

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 May 14:28
0a8c342

Choose a tag to compare

What's Changed

  • Fix: run gofmt only on Linux by @Thedarkmatter10 in #247
  • Update README.md by @Manmeetkaur1525 in #241
  • feat(resource_snapshot): add ResourceSnapshotRestore and InstanceRestoreInfo types for restore operation response by @uzaxirr in #256
  • refactor: remove KfCluster related code and tests. by @uzaxirr in #255
  • feat(instance_snapshot): add InstanceSnapshot management by @uzaxirr in #257

New Contributors

Full Changelog: v0.4.00...v0.5.0

v0.4.1

29 Apr 16:56
33841d7

Choose a tag to compare

What's Changed

  • feat(resource-snapshot): add resource snapshot and schedule functions by @uzaxirr in #249

Full Changelog: v0.3.99...v0.4.1