Releases: covalenthq/ipfs-pinner
Releases · covalenthq/ipfs-pinner
v1.2.7
v1.2.6
v1.2.5
v1.2.4 - w3cli(7.9.1)
v1.2.3
Commits
- 667d5bc: initial (Taras Shchybovyk) #122
- d3a49fd: Bump golang.org/x/crypto from 0.23.0 to 0.31.0 (dependabot[bot]) #130
- 11141c4: Bump github.com/multiformats/go-multiaddr from 0.12.4 to 0.14.0 (dependabot[bot]) #129
- 1ce9f18: Bump golang.org/x/oauth2 from 0.21.0 to 0.24.0 (dependabot[bot]) #132
- aed5dff: Merge branch 'main' into develop (Pranay Valson) #131
- fad4fcc: update dependabot config (Pranay Valson) #131
- dc932a8: push ipfs-pinner patch version (Pranay Valson) #131
- 405e591: cancel previous ci/cd run if exists (Pranay Valson) #131
What's Changed
- Multipart read API fix by @tarassh in #122
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in #130
- Bump github.com/multiformats/go-multiaddr from 0.12.4 to 0.14.0 by @dependabot in #129
- Bump golang.org/x/oauth2 from 0.21.0 to 0.24.0 by @dependabot in #132
- Merge Multipart file handling and security updates by @noslav in #131
Full Changelog: v1.2.2...v1.2.3
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