Skip to content

Releases: akash-network/provider

v0.2.0-rc2

13 Jan 20:23
v0.2.0-rc2
95458f9
Compare
Choose a tag to compare
v0.2.0-rc2 Pre-release
Pre-release

v0.2.0-rc2

2023-01-13

Features

  • rename repo (#65)

v0.2.0-rc1

12 Jan 16:18
v0.2.0-rc1
d8ba332
Compare
Choose a tag to compare
v0.2.0-rc1 Pre-release
Pre-release

v0.2.0-rc1

2023-01-11

Bug Fixes

  • RPC: enable websocket via TLS (#53)
  • scripts: remove redundant exit (#60)

Features

  • rename repo
  • akash: upgrade to v0.20.0 (#59)
  • ci: enable validation of commit messages (#58)

v0.2.0-rc0

12 Jan 02:57
v0.2.0-rc0
e8af574
Compare
Choose a tag to compare
v0.2.0-rc0 Pre-release
Pre-release

v0.2.0-rc0

2023-01-11

Bug Fixes

  • RPC: enable websocket via TLS (#53)
  • scripts: remove redundant exit (#60)

Features

  • rename repo
  • akash: upgrade to v0.20.0 (#59)
  • ci: enable validation of commit messages (#58)

v0.1.1-rc1

27 Nov 20:46
v0.1.1-rc1
1370d5d
Compare
Choose a tag to compare
v0.1.1-rc1 Pre-release
Pre-release

v0.1.1-rc1

2022-11-27

Bug Fixes

  • fail provider start if lease namespace is not found (#51)
  • keep helm resource-policy annotation (#44)
  • RPC: enable websocket via TLS
  • build: unifi release options with akash repo (#52)
  • provider: restore the command field in the manifest (#50)

v0.1.1-rc0

22 Nov 18:59
v0.1.1-rc0
41e044e
Compare
Choose a tag to compare
v0.1.1-rc0 Pre-release
Pre-release

v0.1.1-rc0

2022-11-22

Features

  • cli: add sdl-to-manifest command

v0.1.0

17 Nov 02:13
v0.1.0
45217da
Compare
Choose a tag to compare

v0.1.0

2022-11-16

Bug Fixes

  • upgrade akash to v0.17.2-rc7 (#30)
  • update akash to v0.17.0-rc6
  • _run: template provider-address for inventory operator
  • build: redirect stderr from go list to /dev/null (#20)
  • build: remove quotes from PATH append (#39)
  • build: static exe for linux hosts (#38)
  • ci: remove extra colon from run-on (#23)
  • commands: create node subcommand (#37)
  • ipoperator: fix ip service delete upon provider restart
  • ipoperator: incorporate fixes from akash repo
  • provider: change the network policy to allow the correct port
  • provider: add a network policy if IP addresses are present
  • release: add ids names for archives (#43)

Build

  • check all required dependencies installed (#35)
  • bump akash to v0.17.0-rc5
  • go: .gitignore go.work
  • release: update goreleaser to v1.11.4 (#25)

Chore

  • add codeowners
  • kind: update metrics-server to v0.6.1

Ci

  • remove release dry-run on main branch (#27)
  • update codeowners
  • use ci provider github token for goreleaser
  • k8s: fix cron to run every 12h not every 1m
  • k8s: run integration tests every 12h
  • release: make temporary tag is imaginary next release for dry-run to work on master (#31)
  • release: use gh action default token (#28)

Code Refactoring

  • set default value for kubeconfig flag
  • _run: reuse kustomize across kube and single examples
  • balance-checker: move lease withdraw into balance checker
  • gateway: group imports
  • kind: install kind locally if system wide binary not found (#36)

Docs

  • readme: add test badges

Features

  • add godownloader.sh (#42)
  • upgrade akash to v0.18.0 (#40)
  • integrade key control commands (#26)
  • move serial broadcaster from akash repo
  • inventory operator
  • ci: send event to ovrclk/homebrew-tap once release is out (#41)
  • client: integrate akash tx/query commands (#22)

Tests

  • enable codecov (#21)

v0.1.0-rc16

17 Nov 01:39
v0.1.0-rc16
19d8d1f
Compare
Choose a tag to compare
v0.1.0-rc16 Pre-release
Pre-release

v0.1.0-rc16

2022-11-16

Bug Fixes

  • release: add ids names for archives

Features

  • add godownloader.sh (#42)
  • ci: send event to ovrclk/homebrew-tap once release is out (#41)

v0.1.0-rc15

16 Nov 20:46
v0.1.0-rc15
d924be4
Compare
Choose a tag to compare
v0.1.0-rc15 Pre-release
Pre-release

v0.1.0-rc15

2022-11-16

Bug Fixes

  • build: static exe for linux hosts (#38)

Features

  • upgrade akash to v0.18.0 (#40)
  • ci: send event to ovrclk/homebrew-tap once release is out

v0.1.0-rc14

16 Nov 19:59
v0.1.0-rc14
676571e
Compare
Choose a tag to compare
v0.1.0-rc14 Pre-release
Pre-release

v0.1.0-rc14

2022-11-16

Bug Fixes

  • build: static exe for linux hosts (#38)

Features

  • upgrade akash to v0.18.0 (#40)
  • ci: send event to ovrclk/homebrew-tap once release is out

v0.1.0-rc13

10 Nov 15:19
v0.1.0-rc13
b8efc35
Compare
Choose a tag to compare
v0.1.0-rc13 Pre-release
Pre-release

v0.1.0-rc13

2022-11-09

Bug Fixes

  • build: static exe for linux hosts
  • build: remove quotes from PATH append (#39)
  • commands: create node subcommand (#37)