File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.3.1] ( https://github.com/sacloud/saclient-go/compare/v0.3.0...v0.3.1 ) - 2026-02-03
4+ - Prefer bearer authentication by @shyouhei in https://github.com/sacloud/saclient-go/pull/64
5+ - ci: bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot [ bot] in https://github.com/sacloud/saclient-go/pull/58
6+ - go: bump github.com/sacloud/api-client-go from 0.3.4 to 0.3.5 by @dependabot [ bot] in https://github.com/sacloud/saclient-go/pull/63
7+
38## [ v0.3.0] ( https://github.com/sacloud/saclient-go/compare/v0.2.7...v0.3.0 ) - 2026-01-28
49- feat: add configurable service endpoints support by @yamamoto-febc in https://github.com/sacloud/saclient-go/pull/57
510- ci: bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot [ bot] in https://github.com/sacloud/saclient-go/pull/60
Original file line number Diff line number Diff line change 1414
1515package saclient
1616
17- const Version = "0.3.0 "
17+ const Version = "0.3.1 "
You can’t perform that action at this time.
0 commit comments