Skip to content

Latest commit

 

History

History
185 lines (100 loc) · 13.6 KB

CHANGELOG.md

File metadata and controls

185 lines (100 loc) · 13.6 KB

Changelog

2.7.0 (2021-10-14)

Features

Bug Fixes

Changes

2.6.0 (2021-10-11)

Features

Bug Fixes

2.5.0 (2021-10-08)

Features

Bug Fixes

Changes

2.4.0 (2021-08-27)

Features

Bug Fixes

  • api: validate CID input for pins add and replace (#314) (dd5baca)
  • bad dag creation by store api (#343) (307e6cd)
  • temporarily set local=true for all uploads (f637c86)

2.3.2 (2021-08-15)

Bug Fixes

  • temporarily set local=true for all uploads (f637c86)

2.3.1 (2021-08-11)

Bug Fixes

  • only local add files smaller then 2.5MiB (#287) (a225fa8)
  • set stream-channels=false for cluster add (#304) (f1121d0)

2.3.0 (2021-08-06)

Features

Bug Fixes

  • niftysave pin job failures by adopting request timeouts (#267) (0bac638)
  • temporarily locally add all uploads (#286) (f0443a5)

2.2.2 (2021-07-06)

Bug Fixes

2.2.1 (2021-06-22)

Bug Fixes

  • chunking issues (#203) (d990a20)
  • cluster status text for queued pin (f0f9553)
  • initial pin status (1a4d292)
  • test expectations for new initial pin status (ddaf11f)

2.2.0 (2021-06-17)

Features

2.1.0 (2021-05-26)

Features

  • cron job to ensure our pins are sent to Pinata (#145) (d071ca4)

2.0.0 (2021-05-18)

⚠ BREAKING CHANGES

  • update cluster client for consistent hashes with IPFS

Bug Fixes

  • update cluster client for consistent hashes with IPFS (5bc3c67)

Reverts

1.1.0 (2021-05-17)

Features

  • metrics: collect and report total followups (8d43e0f)
  • move metrics cron jobs to github actions (#131) (4ab3013)

Bug Fixes

  • metrics: count followups not pins (5e538d4)

1.0.0 (2021-05-14)

Bug Fixes

  • api: re-enable pinata in pin add (ada4054)