v0.23.0
What's Changed
- Implementing all 4 typical "messages" as in proftpd and other commercial FTP servers by @syncplify in #435
- client handler: allow to set/get application specific data by @drakkan in #416
Chores
- chore(ci): Lint improvement by @fclairamb in #439
- chore(test): Improving tests by @fclairamb in #440
- chore(deps): Upgrading go by @fclairamb in #428
Updates
- chore(golangci-lint): Updating golangci-lint by @fclairamb in #438
- chore(deps): update actions/checkout action to v4 by @renovate in #419
- fix(deps): update module github.com/spf13/afero to v1.11.0 by @renovate in #425
- chore(deps): update actions/setup-go action to v5 by @renovate in #427
- fix(deps): update module golang.org/x/sys to v0.17.0 by @renovate in #431
- chore(deps): update golangci/golangci-lint-action action to v4 by @renovate in #433
- chore(deps): Upgrading Go to v1.22 by @fclairamb in #434
- fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #436
Full Changelog: v0.22.0...v0.23.0