Skip to content

Releases: ipni/caskadht

v0.0.4

24 Sep 17:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.4

v0.0.3

24 Sep 17:39
e4d0d94
Compare
Choose a tag to compare

What's Changed

  • Add extra events to publish on release by @masih in #24
  • Add /cid/ handling by @masih in #25
  • Find provider addresses asynchronously by @masih in #26
  • Parameterise low and high watermark connection manger for libp2p by @masih in #27
  • Upgrade to webtransport-go 0.5.2 to fix panic on session closure by @masih in #29
  • Accept requests as long as one allowed cascade label is present by @masih in #30
  • Implement lookup metrics by @masih in #31
  • bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #23
  • fix: only send one newline after each record by @hacdias in #32
  • Bump aws-actions/configure-aws-credentials from 1 to 2 by @dependabot in #35
  • Bump docker/build-push-action from 3 to 4 by @dependabot in #37
  • Bump codecov/codecov-action from 3.1.1 to 3.1.4 by @dependabot in #36
  • Bump actions/setup-go from 3 to 4 by @dependabot in #33
  • Bump protocol/multiple-go-modules from 1.2 to 1.4 by @dependabot in #39
  • Bump actions/checkout from 2 to 3 by @dependabot in #38
  • Use response writer from go-libipni/rwriter by @gammazero in #40

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

17 Feb 13:17
Compare
Choose a tag to compare

What's Changed

  • Implement cascade param and HTTP OPTIONS handling by @masih in #14
  • Optionally prefer JSON over NDJSON on wildcard Accept headers by @masih in #15
  • Split Accept value before parsing by @masih in #16
  • sync: update CI config files by @web3-bot in #17
  • Add option to disable resource manager by @masih in #19
  • Filter out non public Addrs by default by @masih in #20
  • Include rejected media type in error response by @masih in #22
  • Bump github.com/ipld/go-ipld-prime from 0.9.0 to 0.20.0 by @masih in #18

Full Changelog: v0.0.1...v0.0.2

v0.0.1

31 Jan 13:27
Compare
Choose a tag to compare

What's Changed

  • Implement caskadht service by @masih in #1
  • Containerize the caskadht executable by @masih in #2
  • sync: update CI config files by @web3-bot in #3
  • Implement ndjson HTTP delegated routing GET API by @masih in #5
  • Do not maintain in-memory results when streaming by @masih in #7
  • Change IPNI ndjson reponse to the new format by @masih in #8
  • Fill missing peer addrs via second lookup by @masih in #11
  • Bump version in preparation for release by @masih in #12
  • Add v prefix to versions by @masih in #13

New Contributors

  • @masih made their first contribution in #1

Full Changelog: https://github.com/ipni/caskadht/commits/v0.0.1