Releases: covalenthq/ipfs-pinner
Releases · covalenthq/ipfs-pinner
v1.2.2
v1.2.1
v1.2.0
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
Commits
- 41fd907: remove jwt reference in README (sudeep) #99
- c3bbb74: print err apart from output in w3up errors (sudeep) #101
- 2970b2b: initial commit (tarassh) #108
- 8488273: add
--enable-gc
flag (tarassh) #108 - a7b6266: Fix binary (tarassh) #108
- 7695c3d: update docker and readme (tarassh) #108
- cde1923: push release ipfs-pinner minor/patch version (Pranay Valson)
v1.0.0 - w3up
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
- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #95
- Bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #96
- upgrading alpine image version to latest stable 3.19 by @rogarcia in #94
- migrating to w3up by @sudeepdino008 in #97
- Bump golang.org/x/oauth2 from 0.8.0 to 0.15.0 by @dependabot in #93
- IPFS-Pinner-DTM-RC:v1.0.0 by @noslav in #98
Full Changelog: v0.1.16...v1.0.0
underlying kubo libs update
What's Changed
- update ipfs version to v0.1.15 by @sudeepdino008 in #76
- update kubo/boxo and go version by @sudeepdino008 in #85
- provide explicit settings for IPFS CAR creation by @sudeepdino008 in #81
- update ipfs-pinner version to 0.1.16 by @sudeepdino008 in #88
- IPFS-Pinner-DTM-RC:v0.1.16 by @noslav in #87
Full Changelog: v0.1.15...v0.1.16
update core ipfs libs
What's Changed
- update ipfs libraries; and fix termination commands response by @sudeepdino008 in #71
- include entry about udp buffer size warning in troubleshooting by @sudeepdino008 in #75
- IPFS-Pinner-DTM-RC:v0.1.15 by @noslav in #74
- IPFS-Pinner-DTM-RC:v0.1.15 by @sudeepdino008 in #77
Full Changelog: v0.1.14...v0.1.15
v0.1.14
Chmod mod
v0.1.13
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
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