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.8.0] ( https://github.com/sacloud/apprun-api-go/compare/v0.7.1...v0.8.0 ) - 2026-04-21
4+ - github: update settings by @repeatedly in https://github.com/sacloud/apprun-api-go/pull/87
5+ - Use ogen by @repeatedly in https://github.com/sacloud/apprun-api-go/pull/92
6+ - ci: bump Songmu/tagpr from 1.17.1 to 1.18.2 by @dependabot [ bot] in https://github.com/sacloud/apprun-api-go/pull/91
7+
38## [ v0.7.1] ( https://github.com/sacloud/apprun-api-go/compare/v0.7.0...v0.7.1 ) - 2026-04-03
49- go: bump github.com/sacloud/saclient-go from 0.3.2 to 0.3.4 by @dependabot [ bot] in https://github.com/sacloud/apprun-api-go/pull/82
510- Use OpenAPI spec v1.3.0 by @repeatedly in https://github.com/sacloud/apprun-api-go/pull/85
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ package apprun
1616
1717var (
1818 // Version app version
19- Version = "v0.7.1 "
19+ Version = "v0.8.0 "
2020 // Revision git commit short commit hash
2121 Revision = "xxxxxx" // set on build time
2222)
You can’t perform that action at this time.
0 commit comments