Skip to content

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

1.5.1

Choose a tag to compare

@cstamas cstamas released this 27 Jan 21:29

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

Choose a tag to compare

@cstamas cstamas released this 27 Jan 20:54

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

Choose a tag to compare

@kevodwyer kevodwyer released this 06 Apr 15:13
2684b2c

Updates MultiAddr dependency

v.1.4.3

Choose a tag to compare

@kevodwyer kevodwyer released this 05 Apr 08:16
2684b2c

Updates MultiAddr dependency

v.1.4.2

Choose a tag to compare

@kevodwyer kevodwyer released this 14 Mar 07:24
ee0ac78

Minor bug fix release

v.1.41

Choose a tag to compare

@kevodwyer kevodwyer released this 08 Feb 10:14
e5ecca2

This release targets compatibility with kubo v0.18.1

v1.4.0

Choose a tag to compare

@kevodwyer kevodwyer released this 30 Jan 09:45
89b069b

This release targets compatibility with kubo v0.17.0

v1.3.3

Choose a tag to compare

@lidel lidel released this 17 Aug 16:33
acf0115

This release restores support for Java 8 (#172)

v1.3.2

Choose a tag to compare

@lidel lidel released this 05 Aug 15:51

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

Update to ipfs v0.6.0

Choose a tag to compare

@ianopolous ianopolous released this 31 Jul 19:13
57269c7

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