Skip to content

Releases: Paperspace/paperspace-go

Fix ASG min int

01 Aug 01:08
Compare
Choose a tag to compare
v0.1.3

fix mint type

v0.1.2

29 Jul 13:31
Compare
Choose a tag to compare
fix(machines): Marshal from bigint json strings to int64.

v0.1.1

28 Jul 19:34
Compare
Choose a tag to compare
fix(autoscaling-groups): Allow empty list and get params.

v0.1.0

22 Jul 12:00
Compare
Choose a tag to compare
  • Support down to go 1.12.
  • Add nodes to autoscaling groups.

Add autoscaling group support

21 Jul 17:42
Compare
Choose a tag to compare
v0.0.5

feat(autoscaling-groups): Add initial ASG support.

Return structs instead of pointers for list params

21 Jul 00:18
Compare
Choose a tag to compare

Refactor to use RequestParams

20 Jul 18:45
Compare
Choose a tag to compare

Move context to RequestParams

19 Jul 22:16
Compare
Choose a tag to compare
Pre-release
v0.0.3-beta1

rename to request params

Add additional ClusterPlatformTypes

19 Jul 20:43
Compare
Choose a tag to compare
v0.0.2

Remove non-supported regions and add additional cloud providers

Initial release

14 Jul 18:37
Compare
Choose a tag to compare
v0.0.1

Initial commit