Releases: akash-network/akash-api
Releases · akash-network/akash-api
v0.0.76
2025-02-18
Bug Fixes
- incorrect math operator resource value (#190)
v0.0.75
2025-02-12
Bug Fixes
- missing capacity instantiation for resource pair (#188)
v0.0.74
2025-02-12
Features
- add capacity field to the resource pair (#187)
v0.0.73
2025-01-27
Chore
- bump kube api packages (#186)
Code Refactoring
- split env in to tokens for further duplicates check (#185)
- bump golangci-lint (#184)
Docs
- add protobuf codegen instructions to the README (#180)
- Enhance README.md for clarity and structure (#179)
v0.0.72
2024-08-05
Bug Fixes
- disable unused amino codec
v0.0.70
2024-07-17
Bug Fixes
- return removed yaml import
v0.0.69
2024-07-17
Bug Fixes
- go: deregister attributes errors
v0.0.68
2024-07-17
Bug Fixes
- disable shell debug (#173)
- protogen: handle tmp dirs within protogen script (#172)
- scripts: add missing $ in var dereference (#171)
- ts: ensures patches are preserved during code generation (#166)
Chore
- ts: use double quotes to reduce code gen noise
- ts: prepare patches tmp dir (#170)
Code Refactoring
- use case esac for script. set -e in ts-patches (#168)
- codegen: keep ts cleanup within protogen script (#169)
Features
- deregister all sdk error to allow migration work with akash-sdk
- set repo license to Apache Version 2.0 (#176)
- ts: add required market exports (#175)
- ts: implement grpc-js client services (#158)
- ts: add essential exports by versions (#165)
- ts: adds several deprecated modules (#184)
ts/v1.4.0
1.4.0 (2024-05-14)
Features