Releases: akash-network/provider
Releases · akash-network/provider
v0.1.0-rc16
v0.1.0-rc15
v0.1.0-rc15
2022-11-16
Bug Fixes
- build: static exe for linux hosts (#38)
Features
- upgrade akash to v0.18.0 (#40)
- ci: send event to ovrclk/homebrew-tap once release is out
v0.1.0-rc14
v0.1.0-rc14
2022-11-16
Bug Fixes
- build: static exe for linux hosts (#38)
Features
- upgrade akash to v0.18.0 (#40)
- ci: send event to ovrclk/homebrew-tap once release is out
v0.1.0-rc13
v0.1.0-rc12
v0.1.0-rc12
2022-11-09
Bug Fixes
- commands: create node subcommand
Build
- check all required dependencies installed (#35)
Ci
- release: make temporary tag is imaginary next release for dry-run to work on master (#31)
Code Refactoring
- kind: install kind locally if system wide binary not found (#36)
v0.1.0-rc11
v0.1.0-rc11
2022-10-21
Bug Fixes
- upgrade akash to v0.17.2-rc7 (#30)
Ci
- release: use gh action default token (#28)
v0.1.0-rc10
v0.1.0-rc5
v0.1.0-rc4
v0.1.0-rc4
2022-09-22
Bug Fixes
Build
- go: .gitignore go.work
Code Refactoring
- balance-checker: move lease withdraw into balance checker
Features
- client: integrate akash tx/query commands (#22)
Tests
- enable codecov (#21)
v0.1.0-rc3
v0.1.0-rc3
2022-08-25
Bug Fixes
- update akash to v0.17.0-rc6
- _run: template provider-address for inventory operator
- ipoperator: fix ip service delete upon provider restart
Ci
- update codeowners
Code Refactoring
- gateway: group imports
Features
- move serial broadcaster from akash repo