Releases: crazy-max/ftpgrab
Releases · crazy-max/ftpgrab
v7.9.0
- Go 1.21 (#322)
- Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 (#306
- Bump github.com/crazy-max/gonfig from 0.6.0 to 0.7.0 (#291
- Bump github.com/jlaffaye/ftp to 0.2.0 (#297 #301)
- Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.16.0 (#295 #321)
- Bump github.com/rs/zerolog from 1.28.0 to 1.31.0 (#294 #320)
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 (#283 #302)
- Bump golang.org/x/crypto from 0.4.0 to 0.8.0 (#293 #310)
- Bump golang.org/x/net from 0.9.0 to 0.17.0 (#318)
- Bump golang.org/x/sys from 0.3.0 to 0.8.0 (#287 #292)
- Bump golang.org/x/sys from 0.11.0 to 0.15.0 (#319)
- Bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 (#277)
v7.8.0
- Option to escape all regular expression metacharacters (#270)
- Fix file mode type (#269)
- Move from
io/ioutil
toio
andos
packages (#219) - Move
syscall
togolang.org/x/sys
(#220) - Go 1.19 (#262 #253)
- Alpine Linux 3.17 (#268 #254 #223)
- MkDocs Material 8.3.9 (#256)
- Enhance workflow (#263 #218 #255)
- Bump github.com/crazy-max/gonfig from 0.5.0 to 0.6.0 (#257)
- Bump github.com/pkg/sftp from 1.13.2 to 1.13.5 (#208 #210 #246)
- Bump github.com/rs/zerolog from 1.24.0 to 1.28.0 (#209 #211 #217 #245 #258)
- Bump github.com/alecthomas/kong from 0.2.17 to 0.7.1 (#212 #215 #222 #230 #248 #266)
- Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.11.1 (#221 #229 #236 #261)
- Bump github.com/stretchr/testify from 1.7.0 to 1.8.1 (#251 #264)
- Bump github.com/docker/go-units from 0.4.0 to 0.5.0 (#259)
- Bump golang.org/x/crypto to 0.4.0 (#272)
- Bump golang.org/x/sys to 0.3.0 (#271)
v7.7.0
- Go 1.17 (#203)
- Wrong remaining time displayed (#204)
- Add
windows/arm64
artifact (#205) - MkDocs Material 7.2.6
- Bump github.com/rs/zerolog from 1.23.0 to 1.24.0 (#207)
- Bump github.com/crazy-max/gonfig from 0.4.0 to 0.5.0 (#206)
- Bump github.com/gorilla/websocket to v1.4.2
- Bump github.com/go-playground/validator/v10 from 10.7.0 to 10.9.0 (#200 #202)
v7.6.0
- Add
linux/riscv64
artifact - Alpine Linux 3.14
- MkDocs Materials 7.2.0
- Bump codecov/codecov-action from 1 to 2
- GitHub Action cache backend (#198)
- Enhance issue template
- Bump github.com/pkg/sftp from 1.13.0 to 1.13.2 (#193 #196)
- Bump github.com/go-playground/validator/v10 from 10.5.0 to 10.7.0 (#187 #195)
- Bump go.etcd.io/bbolt from 1.3.5 to 1.3.6 (#190)
- Bump github.com/rs/zerolog from 1.21.0 to 1.23.0 (#188 #194)
- Bump github.com/alecthomas/kong from 0.2.16 to 0.2.17 (#191)
v7.5.0
v7.4.0
- Add
darwin/arm64
artifact (#175) - Bump github.com/go-playground/validator/v10 from 10.4.1 to 10.5.0 (#171)
- Use logger
PartsExclude
(#174) - MkDocs Materials 7.1.3
- Bump github.com/rs/zerolog from 1.20.0 to 1.21.0 (#166)
- Go 1.16 (#167)
- Deploy docs on workflow dispatch or tag
- Bump github.com/alecthomas/kong from 0.2.15 to 0.2.16 (#165)
- Bump github.com/pkg/sftp from 1.12.0 to 1.13.0 (#164)
- Switch to goreleaser-xx (#163)
v7.3.0
- Refactor CI and dev workflow with buildx bake (#161)
- Add
image-local
target - Single job for artifacts and image
- Add
armv5
,ppc64le
ands390x
artifacts - Upload artifacts
- Validate
- Add
- Remove
linux/s390x
Docker platform support for now - Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#154)
Bump github.com/alecthomas/kong from 0.2.12 to 0.2.15 (#160) - MkDocs Materials 6.2.8
v7.2.0
v7.1.1
- Use embedded tzdata package
- Remove
--timezone
flag - Docker image also available on GitHub Container Registry
- Use Docker meta action to handle tags and labels