Skip to content

Releases: akash-network/node

v1.1.1

24 Nov 15:29
v1.1.1
56645e3

Choose a tag to compare

v1.1.1

2025-11-24

Bug Fixes

  • bump base docker image to ubuntu:noble (#2028)

v1.1.0

24 Nov 04:39
v1.1.0
009fab0

Choose a tag to compare

v1.1.0

2025-11-23

Bug Fixes

  • make txCmd and queryCmd public to be used by provider-services (#1705)
  • use upstream cosmos-sdk v0.45.9
  • update cosmos-sdk and tendermint (#1563)
  • remove inflation curve (#1564)
  • bump hid package to v0.11.0 (#1575)
  • JWT CLI scopes documentation missing scopes
  • fix slice init length (#1989)
  • Switch to versions of Cosmos & Tendermint with backports & patches
  • raise up akash cosmos fork version to get new multisig fix
  • remove improper usage of IsNegative on cosmos sdk coin type
  • two broken links in README.md (#1951)
  • bump akash-api to v0.0.67 (#1950)
  • retract v0.34.0 release (#1949)
  • update deposit authorization with with unused amount (#1944)
  • expand error message when manifest send fails (#1509)
  • update url to inventory operator config (#1489)
  • bump akash-api. fixes fees option (#1932)
  • Add taint check (#1477)
  • remove dangling types from protoc
  • parse CLI flags for all commands
  • retract v0.28.0 release (#1905)
  • state export issue (#1408)
  • set rlcp true for goreleaser archives (#1786)
  • set DefaultBidMinDeposit same value as mainnet-2 (#1559)
  • try parse private key instead of checking for error
  • bump akash-api (#1780)
  • rename 01-ica-upgrade upgrade handler to v0.18.0 (#1707)
  • use upstream cosmos-sdk v0.45.9
  • replace ledger-cosmos-go (#1197)
  • use from address as string to allow certs signed with ledger (#1784)
  • make init path (#1714)
  • copy GPU attributes to manifest
  • Update gin dependency version due to CVE
  • remove commented rm from install.sh (#1734)
  • bump ibc-go to v3.4.0 (#1762)
  • allow struct to findstructfield (#1766)
  • bind all env prefixes to the flags (#1813)
  • Fix broken --home flag (#1361)
  • suppress lint for config error (#1803)
  • bump akash-api to v0.0.12
  • try decode PKCS8 private key first (#1790)
  • default GPU resource to 0 if not present (#1789)
  • bump cosmos-sdk to v0.45.15 (#1788)
  • golangci-installer removes wrong binary (#1785)
  • bump go version to go1.25.4 (#2025)
  • add provider info field when parsing config (#1200)
  • remove redundant v prefix from detected version
  • use 3rd-party lib encode mtls private key into PKCS8 (#1777)
  • add log parameter to upgrade init (#1772)
  • Correct test coverage script (#1347)
  • .github: fix stale checker (#1254)
  • RPC: enable websocket via TLS (#1725)
  • _run: add missing clean target for lite (#1474)
  • _run: wrong path to client/server cache directories (#1308)
  • app: add test coverage to FindStructField (#1769)
  • attr: query all provider attributes if none provided via arguments (#1165)
  • audit: return sdk error if attr key not found (#1153)
  • build: update ledger dependencies (#1701)
  • build: switch goreleaser to use clean
  • build: segfault when resolving user id to name on linux (#1187)
  • build: remove --privileged flag from release target (#1724)
  • cert: encode pubkey to PEM when loading from file (#1072)
  • ci: set default shell to bash on macos builds (#1420)
  • cli: set out/err streams to be stdout/stderr respectively (#1151)
  • cli: rework how certificate management happens
  • cli: Update the description of the withdraw command
  • cli: query default deposit values from onchain params (#1934)
  • cli: Correct duplicated "server" command
  • cli: make owner flag optional
  • cli: make owner flag optional. (#1314)
  • cli: decode pagination key from base64
  • cli: return errors when checking for certificate presence
  • client: allow generating txs in offline mode (#1927)
  • cmd: silence usage print on command error (#1149)
  • config: return error if env bind to flag fails (#1723)
  • configs: fork cosmos-sdk intercept configs (#1729)
  • deploy: check client certificate exists before creating deployment (#1169)
  • deploy tool: Do not crash on unknown events
  • deploy-cmd: Create a lease once bids are in
  • deployment: improve error message when querying deployements (#1411)
  • docs: update links in CONTRIBUTING.md
  • docs: move the metal LB service network policy to the _docs directory
  • docs: add namespace to IP operator kustomization files
  • docs: add missing command (#1400)
  • docs: use correct tag in migration (#1393)
  • examples: unset akash gas price env. var. on init targets
  • genaccounts: check if genesis accounts are present (#1824)
  • godownloader: adjust darwin arch to download universal binary (#1711)
  • ica: rollback ica support (#1730)
  • ingress: increase global body size limit (#1356)
  • inventory: do not return when inventory-operator is inaccessible (#1424)
  • inventory: get node on each iteration of the resources count (#1567)
  • inventory: set timeout to request for inventory operator (#1528)
  • kustomize: add permission for the IP operator to watch config maps
  • lease-close: new order on lease close
  • lint: fix integration lint issues
  • lint: replace deadcode linter with unused (#1768)
  • make: install git-chglog via bash (#1070)
  • market: typo in error doc section (#1285)
  • market: save resources offer to the bid (#1904)
  • migrations: composite literal uses unkeyed fields (#1185)
  • mod: replace underlying mods for ledger-cosmos-go (#1211)
  • mod: bump akash-api to v0.0.3 (#1770)
  • mod: recover replace of ledger modules (#1450)
  • node: filter order queries by all possible prefix values
  • node: disable querying lease by provider secondary index
  • node: filter order queries by all possible prefix values
  • node: remove the 'groups' field from the update deployment message
  • operator: when the channel for pool changes is closed, break out of the loop
  • operator: have the IP operator immediately update availability of IPs if the pool config changes
  • provider: use the command from the SDL for services
  • provider: add gas addjustment in auto mode ([#1537](https://github...
Read more

v1.0.5-rc0

23 Nov 02:03
v1.0.5-rc0
6354e62

Choose a tag to compare

v1.0.5-rc0 Pre-release
Pre-release

v1.0.5-rc0

2025-11-22

Bug Fixes

  • bump go version to go1.25.4
  • scripts: use path to validator.json instead of content after v1.0.0 (#2023)

v1.0.4

19 Nov 21:39
v1.0.4
f619d32

Choose a tag to compare

v1.0.4

2025-11-19

Bug Fixes

  • testnet: port gov config from v0.38.x (#2020)
  • testnetify: implement custom json unmarshaler for testnet config (#2021)

Code Refactoring

  • handle context done as sigint signal (#2019)

Features

  • use akash forks of ledger repos (#2022)

v1.0.3-rc5

19 Nov 18:18
v1.0.3-rc5
d621768

Choose a tag to compare

v1.0.3-rc5 Pre-release
Pre-release

v1.0.3-rc5

2025-11-18

Features

  • use akash forks of ledger repos

v2.0.0-b1

14 Nov 17:28
v2.0.0-b1
1e1f373

Choose a tag to compare

v2.0.0-b1 Pre-release
Pre-release

v2.0.0-b1

2025-11-14

Bug Fixes

  • app: ignore default options returned by appOpts

v2.0.0-b0

14 Nov 15:12
v2.0.0-b0
6995553

Choose a tag to compare

v2.0.0-b0 Pre-release
Pre-release

v2.0.0-b0

2025-11-09

Bug Fixes

  • build: set wasm lib dependencies for release targets
  • testnet: port gov config from v0.38.x (#2020)
  • testnetify: implement custom json unmarshaler for testnet config (#2021)

Code Refactoring

  • handle context done as sigint signal (#2019)

Features

  • refactor build system
  • cosmwasm
  • upgrade: setup upgrade info for v2.0.0

v1.0.3-rc4

11 Nov 04:54
v1.0.3-rc4
3983fc3

Choose a tag to compare

v1.0.3-rc4 Pre-release
Pre-release

v1.0.3-rc4

2025-11-10

Bug Fixes

  • testnetify: implement custom json unmarshaler for testnet config (#2021)

v1.0.3-rc3

11 Nov 04:10
v1.0.3-rc3
f5d4de7

Choose a tag to compare

v1.0.3-rc3 Pre-release
Pre-release

v1.0.3-rc3

2025-11-10

Bug Fixes

  • testnet: port gov config from v0.38.x (#2020)

v1.0.3-rc2

11 Nov 03:08
v1.0.3-rc2
fe4afca

Choose a tag to compare

v1.0.3-rc2 Pre-release
Pre-release

v1.0.3-rc2

2025-11-10

Code Refactoring

  • handle context done as sigint signal (#2019)