Releases: akash-network/provider
Releases · akash-network/provider
v0.3.0-rc0
v0.3.0-rc0
2023-01-30
Bug Fixes
- latest to stable (#84)
Chore
- mod: update imports to akash-network modules (#81)
Features
- gpu support
v0.2.1
v0.2.1
2023-01-30
Bug Fixes
- rename ghrc image to provider (#80)
Ci
- add WIP action (#72)
- release: run release-dry on pr (#73)
- wip: use akash-network/wip-check (#78)
- wip: fix syntax (#75)
Code Refactoring
- build: allow build docker images to custom registry (#76)
- provider: remove deprecated trust-node flag (#79)
Features
- prioritize bid messages when broadcasting (#74)
v0.2.1-rc2
v0.2.1-rc1
v0.2.1-rc0
v0.2.0
v0.2.0
2023-01-15
Bug Fixes
- fail provider start if lease namespace is not found (#51)
- keep helm resource-policy annotation (#44)
- RPC: enable websocket via TLS (#53)
- build: unifi release options with akash repo (#52)
- node: bump to v0.22.0 (#71)
- operator: allow operators query namespace (#61)
- provider: restore the command field in the manifest (#50)
- scripts: remove redundant exit (#60)
Ci
- release: hardcode homebrew ref to refs/heads/master (#69)
- release: use sha as ref for homebrew notify (#68)
- release: checkout codebase to validate ref for homebrew notify (#66)
Code Refactoring
- stripts: use exit code as result check instead of string (#70)