Skip to content

Releases: ipld/go-codec-dagpb

v1.7.0

11 Feb 01:31
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 by @dependabot in #63
  • Bump github.com/ipfs/go-cid from 0.3.2 to 0.4.0 by @dependabot in #62
  • Bump github.com/ipfs/go-cid from 0.4.0 to 0.4.1 by @dependabot in #64
  • Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #65
  • ci: uci/delete-templates by @web3-bot in #66
  • ci: uci/copy-templates by @web3-bot in #67
  • ci: uci/copy-templates by @web3-bot in #68
  • Bump github.com/ipld/go-ipld-prime from 0.20.0 to 0.21.0 by @dependabot in #69
  • Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #70
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #71
  • ci: uci/update-go by @web3-bot in #72
  • ci: uci/copy-templates by @web3-bot in #73
  • Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 by @dependabot in #74
  • Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #75
  • ci: uci/update-go by @web3-bot in #76
  • build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #77
  • build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #78
  • build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by @dependabot in #79
  • build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #80
  • build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.4 by @dependabot in #83
  • build(deps): bump github.com/ipfs/go-cid from 0.4.1 to 0.5.0 by @dependabot in #82
  • build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #84

Full Changelog: v1.6.0...v1.7.0

v1.6.0

14 Feb 04:08
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/ipfs/go-cid from 0.2.0 to 0.3.0 by @dependabot in #54
  • Bump github.com/ipfs/go-cid from 0.3.0 to 0.3.2 by @dependabot in #55
  • Bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0 by @dependabot in #56
  • sync: update CI config files by @web3-bot in #58
  • Bump github.com/ipld/go-ipld-prime from 0.19.0 to 0.20.0 by @dependabot in #59

Full Changelog: v1.5.0...v1.6.0

v1.4.2

09 Aug 11:22
Compare
Choose a tag to compare
  • Updated github.com/ipld/go-ipld-prime dependency from 0.16.0 to 0.18.0
  • Updated google.golang.org/protobuf dependency from 1.28.0 to 1.28.1

v1.3.0

12 Aug 15:20
Compare
Choose a tag to compare
  • Update to go-ipld-prime v0.11
  • Allow decoding PBNode fields in any order
  • Expose []byte based APIs to enable higher performance