Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 21:00

Changes

  • Breaking Change InstanceDisk.Created type updated from time.Time to *time.Time.
  • Breaking Change InstanceDisk.Updated type updated from time.Time to *time.Time.
  • Breaking Change Volume.Created type updated from time.Time to *time.Time.
  • Breaking Change Volume.Updated type updated from time.Time to *time.Time.

🐛 Bug Fixes

  • all timestamps should be pointers @Charliekenney23 (#150)