Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

50 lines (31 loc) · 1.75 KB

CHANGELOG

Tracks changes made in between releases

v3.2.3

  • gRPC based DAGService #69
  • Replication CLI updates #58
  • Documentation updates #67
  • Update Blockstore RPC Calls #64

v3.2.2

  • Enable retrieving IPLD object stats #56
  • Add docs for replication cli edit command #55

v3.2.1

  • Replication doc cli, and typo fix #53
  • Add additional blockstore calls, enable a streaming version #54

v3.2.0

  • Add examples, and rust bindings #52
  • Noise protocol and private network doc changes #51
  • Replication client helpers #50
  • Replication naming changes #49

v3.1.1

  • Enable backwards compatible range request downloads #47

v3.1.0

  • Migrate replication protos out of node into TxPB #45
  • Change replication documentation to markdown format #40
  • Documetnation updates #39

v3.0.0

  • API refactor #36

v1.1.0

  • Adds P2PAPI, akin to ipfs p2p #26

v1.0.1

  • Adds TypeScript definitions
  • Updates documentation with gateway configuration information