Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Releases: akash-network/akash-api

ts/v1.4.1

Choose a tag to compare

@github-actions github-actions released this 29 Oct 11:46
3b02428

1.4.1 (2025-10-29)

Documentation

  • ts: adds deprecation notice to README (#238) (3b02428)

DEPRECATION:

This package is no longer maintained and does not support Akash Network v1.
Please migrate to chain-sdk, which provides a more developer-friendly API with full IDE autocomplete and TypeScript support (npm package).

v0.0.92

Choose a tag to compare

@github-actions github-actions released this 15 Oct 13:38
v0.0.92
baf66be

v0.0.92

2025-10-15

v0.0.92-rc3

Choose a tag to compare

@github-actions github-actions released this 14 Oct 21:31
v0.0.92-rc3
3e24bcb

v0.0.92-rc3

2025-10-13

v0.0.92-rc2

Choose a tag to compare

@github-actions github-actions released this 14 Oct 17:25
v0.0.92-rc2
e8bdcb7

v0.0.92-rc1

2025-10-14

v0.0.92-rc1

Choose a tag to compare

@github-actions github-actions released this 14 Oct 17:22
v0.0.92-rc1
e8bdcb7

v0.0.92-rc1

2025-10-13

v0.0.92-rc0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 18:53
v0.0.92-rc0
4f7f673

v0.0.92-rc0

2025-10-13

v0.0.91

Choose a tag to compare

@github-actions github-actions released this 13 Oct 15:56
v0.0.91
ab60646

v0.0.91-rc1

2025-10-10

v0.0.91-rc1

Choose a tag to compare

@github-actions github-actions released this 10 Oct 22:31
v0.0.91-rc1
ab60646

v0.0.91-rc1

2025-10-10

Bug Fixes

  • check for certificate querier and allow self-signed on offline mode (#235)

v0.0.91-rc0

Choose a tag to compare

@github-actions github-actions released this 10 Oct 16:30
v0.0.91-rc0
08d5c5c

v0.0.91-rc0

2025-10-10

Features

  • off-chain provider client (#229) (#233)
  • provider: enable DNSName verification for non mTLS (#234)

v0.0.90

Choose a tag to compare

@github-actions github-actions released this 26 Sep 18:01
v0.0.90
9f37e9f

v0.0.90

2025-09-26

Chore

  • provider: default to plain TLS validation flow in the client