Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Releases: ipfs/go-ipfs-config

v0.19.0

25 Jan 21:28
49f6a3e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

23 Nov 18:27
71f0b2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

16 Nov 20:02
019fac3
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jwh made their first contribution in #145

Full Changelog: v0.16.0...v0.17.0

v0.16.0

18 Aug 15:54
Compare
Choose a tag to compare
  • Updated CI and bumped minimum Go version to 1.16
  • Added OptionalInteger config option type
  • Added Internal and Internal.Bitswap config sections. The Internal section is for experimental/unstable options

v0.15.0

16 Aug 14:44
v0.15.0
902d775
Compare
Choose a tag to compare
  • Import CI scripts and workflows
  • Remove go-libp2p-core deprecated calls

v0.14.0

14 May 06:02
6585815
Compare
Choose a tag to compare

Added Experiments.AcceleratedDHTClient option

v0.12.0

28 Jan 23:08
6b35ac3
Compare
Choose a tag to compare
  • Added support for remote pinning policies
  • Added support for MFS remote pinning policy
  • Changed Pinning.RemoteServices.*.Api -> Pinning.RemoteServices.*.API to match existing format

v0.11.0

08 Dec 19:45
1a8f582
Compare
Choose a tag to compare
  • Removed badger2ds profile
  • Added support for pinning services

v0.10.0

12 Oct 05:59
Compare
Choose a tag to compare
  • Added badger2ds profile
  • Updated minimum supported version of Go and dependencies

v0.9.0

14 Jul 17:54
0b25905
Compare
Choose a tag to compare

CreateIdentity enforces stricter rules on its options: When Ed25519 keys are used, number of bits must not be specified.