Skip to content

v0.12.0

Compare
Choose a tag to compare
@hannesdejager hannesdejager released this 31 Aug 10:21
· 150 commits to master since this release
  • Upgraded to libunftp 0.12.0 which fixes a number of issues, most notably cloud storage back-end stability issues and speed improvements on the filesystem back-end.
  • Fixed an issue where there were missing logging in release builds
  • The /health and /ready paths added to the HTTP server in the previous release now have a more useful implementation in that it will send a NOOP command to the FTP interface.
  • Added the --sbe-gcs-base-url command line argument that allows overriding the default value of https://www.googleapis.com for say testing purposes.