Releases: sacloud/apprun-dedicated-api-go
Releases · sacloud/apprun-dedicated-api-go
Release list
v0.2.1
What's Changed
- add: JSON tags to all exported struct fields in wrapper packages by @yamamoto-febc in #44
- ci: bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #33
- go: bump github.com/ogen-go/ogen from 1.20.1 to 1.20.3 by @dependabot[bot] in #35
- go: bump github.com/sacloud/packages-go from 0.0.12 to 0.1.0 by @dependabot[bot] in #41
- ci: bump Songmu/tagpr from 1.17.1 to 1.19.0 by @dependabot[bot] in #43
- go: bump github.com/sacloud/saclient-go from 0.3.3 to 0.3.7 by @dependabot[bot] in #39
New Contributors
- @yamamoto-febc made their first contribution in #44
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
What's Changed
- Fundamental parts by @shyouhei in #5
- generate
v1usingogenby @shyouhei in #6 - initial implementation of
client.goby @shyouhei in #8 - initial implementation of
CertificateAPIby @shyouhei in #9 - initial implementation of
VersionAPIby @shyouhei in #10 - initial implementation of
AutoScalingGroupAPIby @shyouhei in #11 - initial implementation of
ApplicationAPIby @shyouhei in #14 - initial implementation of
LoadBalancerAPIby @shyouhei in #15 - initial implementation of
WorkerNodeAPIby @shyouhei in #17 - initial implementation of
ClusterAPIby @shyouhei in #18 - add missing APIs by @shyouhei in #20
- toolchain update to go1.25.7 by @shyouhei in #12
- integration tests by @shyouhei in #23
- go @ 1.26.1 by @shyouhei in #27
- ci: bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in #4
- ci: bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #25
- ci: bump Songmu/tagpr from 1.9.0 to 1.17.1 by @dependabot[bot] in #24
- go: bump github.com/ogen-go/ogen from 1.18.0 to 1.20.1 by @dependabot[bot] in #22
- go: bump github.com/sacloud/saclient-go from 0.3.1 to 0.3.2 by @dependabot[bot] in #26
New Contributors
- @shyouhei made their first contribution in #5
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/sacloud/apprun-dedicated-api-go/commits/v0.1.0