Skip to content

v0.22.0

Compare
Choose a tag to compare
@fclairamb fclairamb released this 12 Aug 14:54
· 62 commits to main since this release

What's Changed

  • Ensure that a client can only keep one passive listener open at a time by @drakkan in #412

Chores

  • Add a test case for QUIT command with a transfer in progress by @drakkan in #410
  • chore(ci): Upgrading to go 1.20 by @fclairamb in #404

Dependency updates

  • build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #393
  • fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #395
  • fix(deps): update module github.com/spf13/afero to v1.9.5 by @renovate in #397
  • chore(deps): update actions/setup-go action to v4.0.1 by @renovate in #403
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #402
  • chore(deps): update actions/checkout action to v3.5.3 by @renovate in #407
  • chore(deps): update golangci/golangci-lint-action action to v3.6.0 by @renovate in #408
  • fix(deps): update module golang.org/x/sys to v0.11.0 by @renovate in #413
  • chore(deps): update actions/setup-go action to v4.1.0 by @renovate in #414

Full Changelog: v0.21.0...v0.22.0