Skip to content

Releases: ipfs-shipyard/java-ipfs-http-client

v.1.4.4

06 Apr 15:13
2684b2c
Compare
Choose a tag to compare

Updates MultiAddr dependency

v.1.4.3

05 Apr 08:16
2684b2c
Compare
Choose a tag to compare

Updates MultiAddr dependency

v.1.4.2

14 Mar 07:24
ee0ac78
Compare
Choose a tag to compare

Minor bug fix release

v.1.41

08 Feb 10:14
e5ecca2
Compare
Choose a tag to compare

This release targets compatibility with kubo v0.18.1

v1.4.0

30 Jan 09:45
89b069b
Compare
Choose a tag to compare

This release targets compatibility with kubo v0.17.0

v1.3.3

17 Aug 16:33
acf0115
Compare
Choose a tag to compare

This release restores support for Java 8 (#172)

v1.3.2

05 Aug 15:51
Compare
Choose a tag to compare

This is v1.3.0 but with Jitpack fix (#157 (comment))

Update to ipfs v0.6.0

31 Jul 19:13
57269c7
Compare
Choose a tag to compare

This release fixes a number of breaking changes made in ipfs v0.5.0.

These include:

  • Requiring HTTP POST on api calls
  • changing return values of pin.update to multihash rather than multiaddr

This also fixes errors in base32 support, and includes support for base 36 and base 64.

It also implements a new call block.rm

Update multiaddr

26 Jan 15:48
Compare
Choose a tag to compare

Update multiaddress and fix bugs in ls, recursive dns, findprovs and config.

This is also the first release under the new name.

Multipart fixes

18 Sep 19:18
Compare
Choose a tag to compare

A rewrite and bug fix of Multipart to handle a bug in go.