Skip to content

Releases: covalenthq/ipfs-pinner

v1.2.2

13 Aug 19:42
v1.2.2
e3474d4
Compare
Choose a tag to compare

Commits

  • e3474d4: fix FromAs casing; add missing npm module (Pranay Valson)

v1.2.1

13 Aug 18:31
v1.2.1
96bac7e
Compare
Choose a tag to compare

Commits

  • 7e08ea1: pin the w3cli version to v7.6.2 as newer versions introduce breaking changes requiring additional capabilities on delegations (Rodrigo Garcia) #121
  • 96bac7e: bump pinner patch version (Pranay Valson)

v1.2.0

08 Aug 23:55
v1.2.0
177f80f
Compare
Choose a tag to compare

Commits

  • 0bbf78b: update deps for golang 1.21 (Rodrigo Garcia) #117
  • b87a224: update Dockerfile and ci linter (Rodrigo Garcia) #117
  • 13ce97a: fix google.golang.org/grpc CVE (Rodrigo Garcia) #117
  • 1cfb2b4: bump outdated deps (Rodrigo Garcia) #117
  • ea55adb: update to golang 1.22 and kubo v0.29.0 (Rodrigo Garcia) #117
  • c56156d: fix usage of new path api (Rodrigo Garcia) #117
  • ea5bac5: fix typo in Dockerfile and better error handling in RemoveDag (Rodrigo Garcia) #117
  • f6ae8d0: remove not reached here log statement (Pranay Valson) #117
  • 4aa8b55: Merge branch 'main' into develop (Pranay Valson) #119

v1.1.0

25 Apr 02:56
v1.1.0
cde1923
Compare
Choose a tag to compare

Commits

v1.0.0 - w3up

05 Jan 20:14
v1.0.0
ef7f9ce
Compare
Choose a tag to compare

Commits

  • 4535ce1: Bump golang.org/x/oauth2 from 0.8.0 to 0.15.0 (dependabot[bot]) #93
  • 2da1baf: Bump golang.org/x/net from 0.12.0 to 0.17.0 (dependabot[bot]) #95
  • 44df4f6: Bump google.golang.org/grpc from 1.55.0 to 1.56.3 (dependabot[bot]) #96
  • d72a1db: upgrading alpine image version to latest stable 3.19 (this will point to any future minor patches).. The builder stage golang:1.20-alpine already points to 3.19) (Rodrigo Garcia) #94
  • 384ffad: fix outdated bash version reference (Rodrigo Garcia) #94
  • 1b6c32d: fix linter issue (Rodrigo Garcia) #94
  • 6d6ed7a: setup documentation for w3up (sudeep) #97
  • a1232fb: use w3cli for making uploads (sudeep) #97
  • 49d0524: update documentation for working witj w3cli based ipfs-pinner (sudeep) #97
  • 0fa37bd: edits Dockerfile to use w3cli for upload to web3.storage (sudeep) #97
  • 53b7551: linter fixes and fix golangci-lint workflow (sudeep) #97
  • 88f6647: update ipfs-pinnern version to 0.1.17 (sudeep) #97
  • b9e8958: revert golangci-lint version (sudeep) #97
  • 32437e2: update ipfs-pinner version to 1.0.0 (sudeep) #97
  • acadce3: update documentation for instructions about delegation proof file (sudeep) #97
  • 58bfd9c: Merge branch 'main' into develop (Pranay Valson) #98
  • 53bc307: skip explicit bash version in dockerfile (Pranay Valson) #98

What's Changed

Full Changelog: v0.1.16...v1.0.0

underlying kubo libs update

25 Sep 08:17
2eea468
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.15...v0.1.16

update core ipfs libs

14 Aug 19:29
8df22cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

07 Jul 19:12
v0.1.14
33923c8
Compare
Choose a tag to compare
Chmod mod

v0.1.13

10 May 17:37
v0.1.13
fc8bd05
Compare
Choose a tag to compare

Commits

  • baf7470: Bump github.com/ipfs/go-cid from 0.3.2 to 0.4.1 (dependabot[bot]) #60
  • 8a85fcd: Bump github.com/multiformats/go-multiaddr from 0.8.0 to 0.9.0 (dependabot[bot]) #61
  • 3bca4e8: update ipfs-pinner api server to use port 3001 (Pranay Valson) #61
  • d58ee1f: bump pinner patch version (Pranay Valson) #62
  • 03969fc: Merge branch 'main' into develop (Pranay Valson) #62

v0.1.12

03 May 20:39
v0.1.12
c583fbd
Compare
Choose a tag to compare

Commits

  • 7eb12a8: o/p ipfs-pinner core version (Pranay Valson) #54
  • 0ddd8ab: Bump github.com/multiformats/go-multiaddr from 0.8.0 to 0.9.0 (dependabot[bot]) #56
  • 84e34c2: update pinner version to 1.1.12 (Pranay Valson) #58
  • eb4b862: implement health check for ipfs-pinner (Pranay Valson) #58
  • 2442d23: refactor container healthcheck logic (Pranay Valson) #58
  • 7f99874: go fmt (Pranay Valson) #58
  • 5a28bcc: add error checks (Pranay Valson) #58
  • 4726560: Merge branch 'main' into develop (Pranay Valson) #57