Releases: akash-network/akash-api
Releases · akash-network/akash-api
v0.0.41
2024-01-09
Code Refactoring
- node discovery: implement options for tx Broadcast (#108)
v0.0.39
2024-01-09
Code Refactoring
- node discovery: implement options for tx Broadcast
v0.0.38
2024-01-08
Bug Fixes
- market: change arguments positions when generating ResourcesList (#107)
Code Refactoring
- fix formatting for shell scripts (#106)
Features
- node client discovery (#99)
v0.0.36
2024-01-07
Build
- lint proto files by package (#102)
Ci
- workflow: add pr labeler (#97)
Code Refactoring
Docs
- generate proto docs into same dir (#105)
- proto: move proto docs to same dir (#104)
- proto: generate proto-docs (#103)
Features
- define inventory types (#100)
v0.0.36-rc0
2023-12-18
Ci
- workflow: add pr labeler (#97)
Features
- define inventory types (#100)
v0.0.35
2023-11-20
Test
- bid: add tests for bid gspec match (#96)
v0.0.34
2023-11-20
Bug Fixes
- market: don't reference loop variables via pointer! (#95)
v0.0.33
2023-11-16
Features
- market: check boundaries for resource offer (#94)
v0.0.32
2023-11-15
Features
- convert resources to resources offer (#93)
v0.0.31
2023-11-08
Chore
- increase max boundaries for resource limits (#91)