Releases: bolcom/libunftp
Releases · bolcom/libunftp
libunftp v0.20.1
Changes in this release:
- Fixed a build issue on Windows
- Upgraded dependencies
- Fixed examples on FreeBSD
unftp-auth-rest v0.2.6
Changes:
- Compiled against libunftp v0.20.0
- Upgraded dependencies
unftp-auth-jsonfile v0.3.2
Changes:
- Compiled against libunftp v0.20.0
- Upgraded dependencies
unftp-sbe-gcs v0.2.6
Changes in this release:
- Compiled against libunftp v0.20.0
- Fix listing when root path is set (#509)
- Upgraded dependencies
unftp-sbe-fs v0.2.5
Changes in this release:
- Compiled against libunftp v0.20.0
- Fixed the format of the LIST command
- Upgraded dependencies
libunftp v0.20.0
Release all crates
libunftp 0.19.1
- Upgraded dependencies
unftp-auth-rest v0.2.4
- #492 Added source IP parameter support
- Upgraded dependencies
All other backends
- unftp-sbe-fs v0.2.4
- unftp-auth-gcs v0.2.5
- unftp-auth-jsonfile v0.3.3
- unftp-auth-pam v0.2.4
Changes:
- Upgraded dependencies
Release all back-ends
- unftp-sbe-fs v0.2.3
- unftp-auth-gcs v0.2.4
- unftp-auth-jsonfile v0.3.2
- unftp-auth-rest v0.2.3
- unftp-auth-pam v0.2.3
Changes:
- Upgraded dependencies
libunftp v0.19.0
Changes in this release:
- #471 Added unFTP documentation link to help command output
- Include libunftp version in help command output
- #470 Fixed issue with modified datetime formatting for
Fileinfo
where old
dates didn't render correctly. - #482 Fixed RUSTSEC-2023-0052
- Compile against Rust 1.72.0
- BREAKING: Upgrade to latest bitflags dependency. Bitflags are exposed in the API
for the TlsFlags option. - Improved tests
- Upgraded dependencies
unftp-sbe-gcs v0.2.3
Changes in this release:
- #449 GCS Backend has had a cleanup (deduplication, modularization)
- #461 Better GCS error mapping to FTP and convey the causing
- #465 Handle paginated results for LIST fixing issue #464
- #465 Fixed an (unreleased) issue regarding root directory affecting list and cwd
- #467 Added more verbose error details for HTTP responses with error body
- #468 Fixed CWD on / error when the directory was empty