Skip to content

Commit

Permalink
release 40.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robinrodricks committed Sep 7, 2022
1 parent 55f022f commit 479c4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
- Remove obsolete hashing commands `GetHashAlgorithm`, `SetHashAlgorithm`, `GetHash`, etc
- Remove obsolete async pattern using `IAsyncResult`
- Fix: Forward cancellation token in UploadDirectory and Proxy HandshakeAsync (thanks [jnyrup](/jnyrup))
- Fix: Parity in sync/async implementations of `Authenticate` (thanks [FanDjango](/FanDjango))
- Fix: Improve masking out support for removing sensitive usernames from FTP logs
- Fix: Change all public fields to properties in classes: `FtpListParser`, `FtpClientState`, `FtpFxpSession`, `FtpFxpSessionAsync`, `FtpListItem`, `FtpProfile`, `FtpResult`
- Fix: Change all public fields to properties in rules: `FtpFileExtensionRule`, `FtpFileNameRegexRule`, `FtpFileNameRule`, `FtpFolderNameRegexRule`, `FtpFolderNameRule`, `FtpSizeRule`
Expand Down

0 comments on commit 479c4f8

Please sign in to comment.