Releases: akash-network/provider
Releases · akash-network/provider
v0.5.3-rc5
v0.5.3-rc4
v0.5.3-rc3
v0.5.3-rc2
v0.5.3-rc1
v0.5.3-rc0
v0.5.2
v0.5.1-rc0
v0.5.0
v0.5.0
2024-02-21
Bug Fixes
- use reflection fix for pesky proto files (#180)
- kustomize: correct port name for grpc port (#179)
- operators: set discovered port for inventory endpoint (#190)
- operators: port name when detecting it via kubernetes (#188)
- scripts: remove verbose from tools.sh (#165)
- version: use version info for gateway from version command (#191)
Build
- bind mockery into go mod (#173)
Chore
- scripts: add retry option for setup-kube commands (#186)
Ci
- bump actions (#193)
- bump actions (#185)
- run codegen to ensure all files are up to date (#174)
- release: update homebrew branch (#166)
Code Refactoring
- move inventory-grpc-probe to akash-api repo (#176)
- kustomize: load envs from configmap for provider-service (#189)
- lint: use config to set golangci linter rules (#181)
- operators: unify api and design of operators (#187)
- scripts: update semver tool with support of legacy semantics (#171)