Releases: sacloud/apprun-api-go
Releases · sacloud/apprun-api-go
Release list
v0.3.0
Changelog
- 350494e v0.3.0
- c4c1fd1 Merge pull request #30 from sacloud/dependabot/go_modules/github.com/spf13/cobra-1.9.1
- 854a5c3 Merge pull request #31 from yamamoto-febc/fix/application-name
- 95f4ca8 API 1.1: remove name field from patchApplicationBody
- c36eda6 go: bump github.com/spf13/cobra from 1.8.1 to 1.9.1
- c23cc57 go: bump golang.org/x/crypto from 0.23.0 to 0.31.0 (#29)
v0.2.1
v0.2.0
v0.1.0
v0.0.1
Changelog
- aff47b6 Add goreleaser config (#20)
- 982da63 use --clean option (#19)
- 03ff932 リファクタリングと軽微な修正 (#18)
- e944cfb 高レベルAPI (#17)
- 1de1132 エラーハンドリングの実装 (#16)
- 3232cd0 リファクタリングと軽微な修正 (#15)
- c49c034 fakeサーバ実装: Traffics (#14)
- aa79df8 fakeサーバ実装: Versions (#13)
- 8f08268 GET /applications/{id}/status のfake serverを実装 (#12)
- abdce56 存在しないidを指定した場合の挙動を修正 (#11)
- 157a847 fakeサーバ実装: Applications (#10)
- 37480a0 add vscode config (#9)
- 5cdda16 fakeサーバ実装: Applications (POST) (#8)
- b818ba8 Add Copyright (#7)
- 065a687 fakeサーバCLI: sacloud-apprun-fake-server (#6)
- 1e8545f fakeサーバ実装: User (#5)
- c5fbc0d Merge pull request #4 from sacloud/fake-init
- bce9c26 fixup
- cff9685 fakeサーバの初期実装
- 06c46fc Merge pull request #2 from sacloud/dependabot/github_actions/goreleaser/goreleaser-action-6
- 18ef964 ci: bump goreleaser/goreleaser-action from 5 to 6
- 5231c97 Merge pull request #3 from sacloud/init
- b69978e update golangci-lint
- 68af3b5 fix typo
- a81a3f6 fix author
- f289400 go get
- beb377c rename
- bd8d9b5 delete
- 580f5a0 delete
- 42749ac init
- 4fcbdec Initial commit