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

1.5.1

1.5.0

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

Updates MultiAddr dependency

v.1.4.3

Updates MultiAddr dependency

v.1.4.2

v.1.41

This release targets compatibility with kubo v0.18.1

v1.4.0

This release targets compatibility with kubo v0.17.0

v1.3.3

This release restores support for Java 8 (#172)

v1.3.2

Update to ipfs v0.6.0

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