Releases: akash-network/akash-api
Releases · akash-network/akash-api
v0.0.67
2024-05-01
Bug Fixes
- go: do not delete deposit authz when remaining limit is 0 (#162)
v0.0.66
2024-05-01
Features
- go: migrate cert testutil from node repo (#161)
- go: add mTLS verify reference implementation (#160)
v0.0.65
2024-04-21
Code Refactoring
- derive tx factory on each iteration (#156)
ts/v1.0.3
1.0.3 (2024-04-20)
Bug Fixes
ts/v1.0.2
1.0.2 (2024-04-17)
Bug Fixes
- ts: makes sure zipped source files are excluded from registry (03dcb65)
ts/v1.0.1
1.0.1 (2024-04-17)
Bug Fixes
- ts: adds missing build dep (847c73f)
- ts: does not mark ts release as latest in github (#146) (53f5008)
v0.0.62
2024-04-11
Chore
- gitignore .editorconfig (#145)
Features
- implement ts code generation (#184) (#138)
- private-containers: private registries (#144)
- ts: patch cosmos proto decimal parsing
- ts: adds some static paths and renames .bin to script (#184)
- ts: exports all the generated namespaces (#184)
Test
- ts: covers Dec precision fix
ts/v1.0.0
1.0.0 (2024-04-12)
Features
v0.0.61
2024-03-27
Bug Fixes
- manifest: resources count when mapping resources to resources group (#140)