Skip to content

Releases: akash-network/akash-api

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)

v0.0.29

01 Sep 17:45
v0.0.29
fed1855
Compare
Choose a tag to compare

v0.0.29

2023-09-01

Bug Fixes

  • check attr is nil prior going copy (#74)

v0.0.28

24 Aug 20:05
v0.0.28
f96c282
Compare
Choose a tag to compare

v0.0.28

2023-08-24

Bug Fixes

  • v1beta3: ensure resources ID is copied (#73)

Build

  • implement gotoolchain (#72)

Code Refactoring

  • v1beta: rename leaseId migration func (#71)

v0.0.27

22 Aug 20:28
v0.0.27
694852e
Compare
Choose a tag to compare

v0.0.27

2023-08-22

Bug Fixes

  • take: set default uakt take rate as 2 percent

v0.0.26

08 Aug 17:36
v0.0.26
0a86b69
Compare
Choose a tag to compare

v0.0.26

2023-08-08

Bug Fixes

  • v1beta3: allow non-zero take rate for uakt (#70)

v0.0.25

03 Aug 18:22
v0.0.25
9f6946b
Compare
Choose a tag to compare

v0.0.25

2023-08-03

Code Refactoring

  • proto: use slices instead of maps (#69)

v0.0.24

19 Jul 12:49
v0.0.24
60498f7
Compare
Choose a tag to compare

v0.0.24

2023-07-18

Bug Fixes

  • preallocate slice capacity instead of length (#63)

Build

  • direnv: include dev.env if exists (#65)

Code Refactoring

  • tidy api types (#64)
  • manifest: remove commented code (#67)
  • proto: set castrepeated for Attributes (#66)

Features

  • manifest: implement Version function (#68)

v0.0.23

16 Jun 14:01
v0.0.23
Compare
Choose a tag to compare

v0.0.23

2023-06-15

Bug Fixes

  • GPU attributes must be empty if units 0

Features

  • v1beta3: implement AnyOf for attributes