Skip to content

0.3.7 - Alpha - TCP only

Compare
Choose a tag to compare
@tamireran tamireran released this 26 Nov 19:57

Important note!!!

in order to upgrade to this version, you must run manually the following command:

sed -i 's/exec ${f}<&-/eval "exec ${f}<&-"/' /root/node_modules/noobaa-core/src/deploy/NVA_build/upgrade.sh

yum install -y lsof

Major updates:

  1. Support for Copy to clipboard without flash + support in Firefox
  2. Fixed upgrade procedure
  3. New node wizard - removed noobaa.local option. The default from now is custom dns.
  4. AWS S3 attributes support - enables FUSE (https://github.com/s3fs-fuse/s3fs-fuse)
  5. Upload performance improvement in case of large database
  6. Support for special characters in object name
  7. Added support for AWS v4 signature in get requests.
  8. Added NTP for better time presenttion.
  9. Added support for bucket deletion from s3.

Upgrade package:

https://storage.googleapis.com/noobaa-releases/0.3.7/noobaa-NVA_037_RC4.tar.gz

OVA:

https://storage.googleapis.com/noobaa-releases/0.3.7/NooBaa037.ova

FUSE:

https://storage.googleapis.com/noobaa-releases/0.3.7/setup-fuse-debian-ubuntu.sh
https://storage.googleapis.com/noobaa-releases/0.3.7/mount-s3fs.sh