Skip to content

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

1.5.1

27 Jan 21:29

Choose a tag to compare

Same as 1.5.0 (that failed on jitpack.io due undocumented use of ancient exec:exec plugin from 2014).

CID: QmWGKBq3uH2u99dm4UCPdNSbye4GrndUUneWtBQgxQrLS7

Full Changelog: 1.5.0...1.5.1

1.5.0

27 Jan 20:54

Choose a tag to compare

Failed release (due undocumented feature of jitpack that would use ancient exec-maven-plugin from 2014), use 1.5.1 instead

What's Changed

New Contributors

Full Changelog: v1.4.4...1.5.0

v.1.4.4

06 Apr 15:13
2684b2c

Choose a tag to compare

Updates MultiAddr dependency

v.1.4.3

05 Apr 08:16
2684b2c

Choose a tag to compare

Updates MultiAddr dependency

v.1.4.2

14 Mar 07:24
ee0ac78

Choose a tag to compare

Minor bug fix release

v.1.41

08 Feb 10:14
e5ecca2

Choose a tag to compare

This release targets compatibility with kubo v0.18.1

v1.4.0

30 Jan 09:45
89b069b

Choose a tag to compare

This release targets compatibility with kubo v0.17.0

v1.3.3

17 Aug 16:33
acf0115

Choose a tag to compare

This release restores support for Java 8 (#172)

v1.3.2

05 Aug 15:51

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

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