Skip to content

Releases: noobaa/noobaa-core

v0.8.0

10 Jan 17:53
Compare
Choose a tag to compare

Version Info:

Major Additions:

  • HA out of preview mode

Internal:

  • Stability bug fixes
  • Customer issues fixes
  • FE bug fixes

Noticeable Open Bugs:

  • Mongo failed to start on boot. No indication or fallback handling #2106
  • When a node is blocked by firewall on all ports (TCP 60100-60600 and UDP) - no indication in the system #1771
  • Deleting a file from s3browser didn't work #2274
  • Capacity performance when hitting the ~20TB mark

v0.7.0

04 Jan 13:55
Compare
Choose a tag to compare

Version Info:

Major Additions:

Internal:

  • Stability bug fixes
  • FE bug fixes

Noticeable Open Bugs:

  • Mongo failed to start on boot. No indication or fallback handling #2106
  • When a node is blocked by firewall on all ports (TCP 60100-60600 and UDP) - no indication in the system #1771
  • Deleting a file from s3browser didn't work #2274
  • Capacity performance when hitting the ~20TB mark

v0.6.0

25 Dec 08:33
Compare
Choose a tag to compare

Version Info:

Major Additions:

  • New Cluster Page & Server Page
  • User Testing Gaps closed
  • Stability / Bug Fixes version

Internal:

  • Stability bug fixes
  • Cloud sync multiple fixes

Noticeable Open Bugs:

  • Mongo failed to start on boot. No indication or fallback handling #2106
  • Installing agent on existing node, messes up the agent #1839
  • When a node is blocked by firewall on all ports (TCP 60100-60600 and UDP) - no indication in the system #1771
  • Deleting a file from s3browser didn't work #2274
  • Capacity performance when hitting the ~20TB mark

V0.5.4.3

14 Dec 08:13
Compare
Choose a tag to compare

Additions:

Major Additions:

  • I/O Detention. If a node is problematic in its p2p or I/O, mark it in detention and don't try to allocate from it until it passes a sanity test of p2p and test of write block.
  • UI Navigation
  • Support Cloud Resources only on Buckets - Notice: all cloud resources on buckets will be added to the CURRENT placement policy (spread/mirror)
  • Accounts Screens Re-Design
  • Monitor External services (DNT, NTP etc.)

Beta features:

  • Lambda Functions
  • Clustering for High Availability (hidden preview)

Internal:

  • F/O for cloud resources (hosted agents)
  • Extra copies of special chunks (movies) are only used when there is enough space, and removed when free space drops below a threshold
  • BE Alerts Mechanism
  • HA Fixes

Noticeable Open Bugs:

  • Mongo failed to start on boot. No indication or fallback handling #2106
  • Installing agent on existing node, messes up the agent #1839
  • When a node is blocked by firewall on all ports (TCP 60100-60600 and UDP) - no indication in the system #1771
  • Capacity performance when hitting the ~20TB mark
  • Several cloud sync issues - Couldn't sync to cloud (stuck in pending, not enough nodes errors) #1899
  • Cloud Sync freezes in syncing #1830

Upgrade Package:
https://storage.googleapis.com/noobaa-releases/0.5.4/noobaa-NVA-0.5.4-5347750.tar.gz

V0.5.3 (v0.5.3-2 on 0.5.3 branch) Please read the comments!

20 Oct 08:19
Compare
Choose a tag to compare

Additions:

  • Password complexity and strength indicator
  • Must change password support

Major Fixes:

  • Support systemd releases (centos 7, ubuntu 16)
  • Delete data from cloud resources when deleted
  • Fix diagnostics on WIN agents
  • S3 List - support Marker & MaxKeys in list command
  • Error handling in nodes monitor, duplicate nodes
  • Fix a problem to introduce new drive

Internal:

  • Clustering fixes - upgrade in cluster, agents F/O, cluster screen, status reporting

Noticeable Open Bugs:

  • Can't see objects list while using 8443 port for management #1941
  • Deactivation hangs but doesn't report reason #1901
  • Installing agent on existing node, messes up the agent #1839
  • When a node is blocked by firewall on all ports (TCP 60100-60600 and UDP) - no indication in the system #1771
  • Mirroring fails even when 1 of the pools in policy has no nodes #1166
  • Capacity performance when hitting the ~20TB mark
  • Several cloud sync issues -
    Couldn't sync to cloud (stuck in pending, not enough nodes errors) #1899
    Cloud Sync freezes in syncing #1830

Package Location on Gcloud : https://storage.googleapis.com/noobaa-releases/0.5.3/noobaa-NVA-0.5.3-2f8acb9.tar.gz

OVA
https://storage.googleapis.com/noobaa-releases/0.5.3/NooBaa-v0.5.3.ova

Docs
https://storage.googleapis.com/noobaa-releases/0.5.3/NooBaa%20On%20Azure%20Getting%20Started%20Tutorial%200.5.3.pdf

** comments

The OVA and the upgrade version are different. I don't like it, but that's what we have.

  • Upgrade package is 0.5.3-2f8acb9 based on tag 0.5.3-2
  • OVA is 0.5.3-4bf3624 based on tag 0.5.3-1
  • the difference is 3 commits added on Nov 6 - v0.5.3-1...v0.5.3-2 which include a fix to agent uninstall.

https://storage.googleapis.com/noobaa-releases/0.5.3/noobaa-NVA-0.5.3-2f8acb9.tar.gz

V0.5.2 - Fixes version

19 Oct 21:05
Compare
Choose a tag to compare
  1. fix for #2070 - use only error code 68 for duplicate flag
  2. Temporary fix for nodes monitor (ignore start if already started)
  3. fix for #2081 - windows one liner is wrong
  4. fix for #2077 - ignoring Azure temporary storage (currently by label only, need to find a better way to do it). please don't close the bug.

https://goo.gl/hC5Q3F - 0.5.2 document for azure

https://goo.gl/x3ZGeX - 0.5.2 ova

https://goo.gl/Ro0wJb - 0.5.2 document

V0.5.1

22 Sep 14:34
Compare
Choose a tag to compare

Content:
• Add Azure cloud resource capabilites (not cloud sync)
• Better security (JWT per install, support password)
• Audit log fixes
• Cloud resource usage & general fixes
• UI changes - Buckets list, pool page, node page (added more data)
• UI fixes
• Cloud sync fix - can sync more than 1000 objects
• Reduce package sizes (upgrade and agents)
• Lifecycle
• Handle rpc auth token invalidation (user deletion)
• Connectivity tests in system create
• Phone home additions
• Agents on mount point with /
• Some other minor fixes

Noticeable Bugs:
• CentOS7 & Ubuntu 16 Agent Install #1392
• Diag failed on Win Client #1986
• Can't see objects list while using 8443 port for management #1941
• Deactivation hangs but doesn't report reason #1901
• Installing agent on existing node, messes up the agent #1839
• When a node is blocked by firewall on all ports (TCP 60100-60600 and UDP) - no indication in the system #1771
• Mirroring fails even when 1 of the pools in policy has no nodes #1166
• Capacity performance when hitting the ~20TB mark
• Several cloud sync issues -
Couldn't sync to cloud (stuck in pending, not enough nodes errors) #1899
Cloud Sync freezes in syncing #1830

upgrade package : https://storage.googleapis.com/noobaa-releases/0.5.1/noobaa-NVA-0.5.1-2849363.tar.gz

V0.4.8 - Lifecycle modifications [Reduxio]

10 Sep 00:41
Compare
Choose a tag to compare

Includes the following updates:

  1. Added support for deleteBucketLifecycle
  2. Support Expiration days by the book (delete objects that were
    created X days ago). Throw invalid argument in case of value lower than 1.
  3. auto generate lifecycle configuration rule ID in case it’s missing (similar to AWS S3)

Upgrade package can be found here:

https://storage.googleapis.com/noobaa-releases/0.4.8/noobaa-NVA-0.4.8-30c28df.tar.gz

We will not provide OVA for this version, as a merge to 0.5 master will be pushed soon.

V0.5 - Beta Release for VMWorld

05 Sep 08:00
Compare
Choose a tag to compare

Baseline for the Beta release in VMWorld.

Features:

Better node monitoring & reaction to events
Cloud Pool
External Syslog Integration
Mirrored pools - async mirroring
Phone Home Proxy configuration
Activity Log improvements
NooBaa2NooBaa cloud sync
Amazon V4 Authentication Support
Content Tiering Demo (Movies)
FE Layout Changes
Mongo Listen on local port only
Capacity Calculations
Multidrive - Disable unwanted drives
Clustering (HA) code - Inactive
FE Facelift
Root password randomization

Major bug fixes in all areas

https://storage.googleapis.com/noobaa-releases/0.5.0/NooBaa-v0_5.ova
https://storage.googleapis.com/noobaa-releases/0.5.0/noobaa-NVA-0.5.0-e455df2.tar.gz

0.4.7 Limited Lifecycle support

07 Aug 06:53
Compare
Choose a tag to compare

Based on 0.4.6

his version has a limited lifecycle support.

It currently supports the following API and will not be visible in the UI

putBucketLifecycleConfiguration
getBucketLifecycleConfiguration

The support includes only expiration while day=0 or date provided.

It will store any configuration, and return it, but will use only the expiration day (=0) or expiration date.

https://storage.googleapis.com/noobaa-releases/0.4.7/noobaa-NVA-0.4.7-5e0f0ae.tar.gz
https://storage.googleapis.com/noobaa-releases/0.4.7/NooBaa-v0_4.7.ova