Skip to content

Releases: bolcom/unFTP

unFTP v0.15.1

17 Dec 15:59
9510b50
Compare
Choose a tag to compare
  • Upgrade libunftp to 0.20.3 solving '425' errors for passive listening ports

unFTP v0.15.0

15 Dec 20:44
168f0f4
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded to new auth and storage backend releases
  • Upgraded dependencies including all crates from https://github.com/bolcom/libunftp
  • Upgraded to Rust 1.83.0
  • #196 Breaking --auth-type is now mandatory to prevent security risks from omission or typos that could leave the FTP server open
  • #184 Support for Azure blob storage with OpenDAL
  • #185 Support for shipping logs to Google Logging
  • #191 Allow https for user detail
  • #199 Removed istio (scuttle) image build in favor of using proxy.istio.io/config: '{ "holdApplicationUntilProxyStarts": true }'

unFTP v0.14.7

20 Jun 20:56
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded to libunftp v0.20.1
  • Fixed builds on Windows
  • Compile with Rust 1.79.0
  • #171 Ability to obtain User info over HTTP with --usr-http-url
  • #175 Guard against configuration mistakes leading to security issues

unFTP v0.14.6

18 May 20:50
Compare
Choose a tag to compare
  • Upgraded to libunftp v0.20.0
  • Upgraded other dependencies
  • Compile with Rust 1.78.0

unFTP v0.14.5

24 Dec 19:04
a79f96c
Compare
Choose a tag to compare

In this release

  • Upgraded to latest version of libunftp
  • Upgraded other dependencies
  • Added support for source IP in REST auth call

unFTP v0.14.4

17 Sep 19:43
Compare
Choose a tag to compare

In this release

  • Upgraded to latest version of libunftp
  • Upgraded other dependencies
  • Fixed RUSTSEC-2020-0071
  • Moved the rooter virtual file system to its own crate.
  • Moved the restricting virtual file system to its own crate.

unFTP version 0.14.03

16 Jun 17:59
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded to latest version of the GCS back-end which fixes a couple of issues.
  • Upgraded other dependencies.

unFTP v0.14.2

02 Jun 20:58
Compare
Choose a tag to compare

Changes in this release:

unFTP v0.14.1

01 Feb 16:23
ff57fc5
Compare
Choose a tag to compare

Changes in this release:

unFTP v0.14.0

08 Dec 10:09
e821b92
Compare
Choose a tag to compare

Changes in this release:

  • The JSON authentication method (--auth-json-path) JSON user file (--usr-json-path) now support gzipped or gzipped+base64-encoded gzip files
  • Upgraded to unftp-auth-jsonfile v0.3.0 to support the gzipped or gzipped+base64-encoded auth json