Skip to content

Releases: ipfs/js-kubo-rpc-client

v3.0.3

06 Feb 23:33
Compare
Choose a tag to compare

3.0.3 (2024-02-06)

Bug Fixes

  • use /api/v0/routing instead of deprecated /api/v0/dht (#215) (7725de3)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (4e779a6)

v3.0.2

29 Nov 08:48
Compare
Choose a tag to compare

3.0.2 (2023-11-29)

Bug Fixes

  • tests and update multiformats/multiaddr (#213) (8b2ee7f)

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (#161) (f326cee)
  • delete templates [skip ci] (#160) (a0aea33)
  • Update .github/workflows/stale.yml [skip ci] (76cbca8)
  • Update .github/workflows/stale.yml [skip ci] (4285a5b)

Documentation

  • improve authorization docs (5fc5592)

v3.0.1

13 Feb 09:00
Compare
Choose a tag to compare

3.0.1 (2023-02-13)

Bug Fixes

  • key/gen: use correct key type casing (#145) (8b24a94)

Documentation

  • fix global variable for CDN version [ci skip] (2b129c7)

v3.0.0

13 Jan 15:04
Compare
Choose a tag to compare

3.0.0 (2023-01-13)

⚠ BREAKING CHANGES

Co-authored-by: achingbrain alex@achingbrain.net

Dependencies

  • update multiformats to version 11.x.x (7053f35)

Documentation

v2.0.3

13 Jan 09:55
Compare
Choose a tag to compare

2.0.3 (2023-01-13)

Bug Fixes

v2.0.2

04 Jan 10:39
Compare
Choose a tag to compare

2.0.2 (2023-01-04)

Bug Fixes

  • remove bootstrap.clear() and bootstrap.reset() (#114) (a55a31b)

v2.0.1

03 Jan 14:23
Compare
Choose a tag to compare

2.0.1 (2023-01-03)

Bug Fixes

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (1550880)

Documentation

  • remove reference to CJS require in README (#100) (072f698)

v2.0.0

15 Dec 23:34
Compare
Choose a tag to compare

2.0.0 (2022-12-15)

⚠ BREAKING CHANGES

  • Re-enable interface tests and get them succeeding (#83)

Features

Trivial Changes

  • move interface tests back to original name (56c5c28)

v1.0.3

23 Nov 13:12
Compare
Choose a tag to compare

1.0.3 (2022-11-23)

Bug Fixes

v1.0.2

02 Nov 13:36
Compare
Choose a tag to compare

1.0.2 (2022-11-02)

Bug Fixes

  • update all deps, fix compilation and tests (#63) (e83705c)

Trivial Changes

  • add workflow_dispatch ci (ec77f1b)
  • copy interface-ipfs-core tests (#49) (c899abb)
  • temporarily set releases to patch only (ef63c43)