Skip to content

v0.23.0

Compare
Choose a tag to compare
@fclairamb fclairamb released this 02 Mar 18:34
· 24 commits to main since this release
365cb3f

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

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