Skip to content

Releases: akash-network/akash-api

v0.0.39

09 Jan 11:59
v0.0.39
a122a1c
Compare
Choose a tag to compare

v0.0.39

2024-01-09

Code Refactoring

  • node discovery: implement options for tx Broadcast

v0.0.38

09 Jan 00:53
v0.0.38
e08955a
Compare
Choose a tag to compare

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

08 Jan 00:06
v0.0.36
6693f6b
Compare
Choose a tag to compare

v0.0.36

2024-01-07

Build

  • lint proto files by package (#102)

Ci

  • workflow: add pr labeler (#97)

Code Refactoring

  • inventory API (#101)

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

19 Dec 03:54
v0.0.36-rc0
5b77921
Compare
Choose a tag to compare

v0.0.36-rc0

2023-12-18

Ci

  • workflow: add pr labeler (#97)

Features

  • define inventory types (#100)

v0.0.35

20 Nov 23:09
v0.0.35
f788de5
Compare
Choose a tag to compare

v0.0.35

2023-11-20

Test

  • bid: add tests for bid gspec match (#96)

v0.0.34

20 Nov 21:23
v0.0.34
cf0cd3a
Compare
Choose a tag to compare

v0.0.34

2023-11-20

Bug Fixes

  • market: don't reference loop variables via pointer! (#95)

v0.0.33

16 Nov 17:51
v0.0.33
dc61fbe
Compare
Choose a tag to compare

v0.0.33

2023-11-16

Features

  • market: check boundaries for resource offer (#94)

v0.0.32

15 Nov 16:44
v0.0.32
ec2d8fa
Compare
Choose a tag to compare

v0.0.32

2023-11-15

Features

  • convert resources to resources offer (#93)

v0.0.31

08 Nov 05:14
v0.0.31
daf7934
Compare
Choose a tag to compare

v0.0.31

2023-11-08

Chore

  • increase max boundaries for resource limits (#91)

v0.0.30

01 Nov 17:17
v0.0.30
ea71fbd
Compare
Choose a tag to compare

v0.0.30

2023-11-01

Build

  • split env assignment and export (#88)
  • warn if make is started with superuser privileges (#87)
  • remove gotoolchain from go.mod (#83)
  • detect gotoolchain in envrc (#82)

Chore

  • bump buf to 1.27.2 (#90)
  • bump k8s packages (#84)

Features

  • market: add resource offer into bid object (#89)