Skip to content

Releases: akash-network/akash-api

v0.0.76

18 Feb 22:25
v0.0.76
1820d93
Compare
Choose a tag to compare

v0.0.76

2025-02-18

Bug Fixes

  • incorrect math operator resource value (#190)

v0.0.75

13 Feb 01:37
v0.0.75
b2e5c47
Compare
Choose a tag to compare

v0.0.75

2025-02-12

Bug Fixes

  • missing capacity instantiation for resource pair (#188)

v0.0.74

13 Feb 01:13
v0.0.74
a34e9fb
Compare
Choose a tag to compare

v0.0.74

2025-02-12

Features

  • add capacity field to the resource pair (#187)

v0.0.73

27 Jan 13:59
v0.0.73
aa2d2f0
Compare
Choose a tag to compare

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

05 Aug 15:56
v0.0.72
99120ea
Compare
Choose a tag to compare

v0.0.72

2024-08-05

Bug Fixes

  • disable unused amino codec

v0.0.71

17 Jul 13:07
v0.0.71
d6113b3
Compare
Choose a tag to compare

v0.0.71

2024-07-17

Bug Fixes

  • disable config seal

v0.0.70

17 Jul 13:04
v0.0.70
ab2f82d
Compare
Choose a tag to compare

v0.0.70

2024-07-17

Bug Fixes

  • return removed yaml import

v0.0.69

17 Jul 13:01
v0.0.69
9bbee8c
Compare
Choose a tag to compare

v0.0.69

2024-07-17

Bug Fixes

  • go: deregister attributes errors

v0.0.68

17 Jul 12:57
v0.0.68
def51e6
Compare
Choose a tag to compare

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

14 May 16:54
dd6f4d4
Compare
Choose a tag to compare

1.4.0 (2024-05-14)

Features