Releases: FoundatioFx/Foundatio.Storage.SshNet
v10.3.0
Full Changelog: v10.2.3...v10.3.0
v10.2.3
What's Changed
- Use local SFTP server to run tests against using docker compose by @niemyjski in #24
New Contributors
- @niemyjski made their first contribution in #24
Full Changelog: v10.2.2...v10.2.3
v10.2.2
Full Changelog: v10.2.0...v10.2.2
v9.0.0
v8.0.0
What’s New
The 8.0 release is a maintenance release focusing on implementing new storage apis, improving the build process using containers, and bug fixes.
New Features
- Added
GetPagedFileListAsync
to theIFileStorage
interface to allow to allow for efficient paging. - Added deleted file count to
DeleteFilesAsync
to get more insight into delete operations.
Bug Fixes
Please take a look at the change log for a full list of the changes.
Check It Out – Feedback Appreciated!
We made many other improvements to ensure your apps run fast when using Foundatio, too many to be listed here. If you’re already using it, just update your NuGet package to the latest version to take advantage of these improvements. If you’re not using it yet, try it out. It’s worth a shot, we promise!
Once you’ve given it a go, please let us know what you like, or what you hate, by posting a issue.
Until next time, happy coding!
v7.0.0
What’s New
The 7.0 release is the initial release of this storage implementation.
Check It Out – Feedback Appreciated!
We made many other improvements to ensure your apps run fast when using Foundatio, too many to be listed here. If you’re already using it, just update your NuGet package to the latest version to take advantage of these improvements. If you’re not using it yet, try it out. It’s worth a shot, we promise!
Once you’ve given it a go, please let us know what you like, or what you hate, by posting a issue.
Until next time, happy coding!