Skip to content

Releases: noobaa/noobaa-core

v5.13.2

24 Aug 12:23
v5.13.2
3b2eecf
Compare
Choose a tag to compare

Release v5.13.2

What's Changed

Full Changelog: v5.13.1...v5.13.2

v5.13.1

21 Aug 07:25
v5.13.1
bf4336f
Compare
Choose a tag to compare

Release v5.13.1

What's Changed

Full Changelog: v5.13.0...v5.13.1

v5.13.0

10 Jul 11:04
v5.13.0
09eab32
Compare
Choose a tag to compare

Release v5.13.0

What's Changed

New Contributors

Full Changelog: version5.12.2...v5.13.0

v5.12.4

10 Jul 12:11
v5.12.4
61d0de4
Compare
Choose a tag to compare

Release v5.12.4

What's Changed

  • [Direct to 5.12] Bump dependencies to avoid CVE by @liranmauda in #7253
  • [Backport to 5.12] improve performance and fix lifecycle BG by @liranmauda in #7280
  • [Backport to 5.12] Fix isa-l.gyp to source the common sources explicitly in all arches by @liranmauda in #7320
  • 5.12 Backport | Fix delete object when object doesn't exist by @romayalon in #7366
  • [Backport to 5.12] perf issues: read_account + check_miss revert by @jackyalbo in #7368

Full Changelog: version5.12.2...v5.12.4

v5.11.0

13 Sep 17:27
1a18c33
Compare
Choose a tag to compare

Version Info

  • Git Branch: 5.11
  • Label: v5.11.0
  • Images
    • docker.io/noobaa/noobaa-core:5.11.0
    • quay.io/noobaa/noobaa-core:5.11.0

Features

  • NSFS Bug Fixes
  • Added support for Lifecycle policy for object expiration

What's Changed

New Contributors

Full Changelog: v5.10.1...v5.11.0

v5.10.1

12 May 16:15
e8c9b09
Compare
Choose a tag to compare

Version Info:

  • Git Branch: 5.10
  • Label: v5.10.1
  • Docker hub image
    • docker.io/noobaa/noobaa-core:5.10.1
    • quay.io/noobaa/noobaa-core:5.10.1

Features

  • Postgres indexes improvements
  • NSFS Bug Fixes
  • Added support of STS for authentication in S3 cloud resources

v5.9.0

22 Dec 10:45
cf74fd9
Compare
Choose a tag to compare

Version Info:

  • Git Branch: 5.9
  • Label: v5.9.0
  • Docker hub image
    • docker.io/noobaa/noobaa-core:5.9.0
    • quay.io/noobaa/noobaa-core:5.9.0

Additions:

  • Bucket Replication
  • NSFS (Namespace Filesystem) GA

v5.8.0

02 Sep 08:25
e060925
Compare
Choose a tag to compare

Golden Axe
Version Info:

  • Git Branch: 5.8
  • Label: v5.8.0
  • Docker hub image: noobaa/noobaa-core:5.8.0

Additions:

  • NSFS (Namespace Filesystem) POC

v5.7.0

11 Apr 16:02
e78d9e2
Compare
Choose a tag to compare

Frogger
Version Info:

  • Git Branch: 5.7
  • Label: v5.7.0
  • Docker hub image: noobaa/noobaa-core:5.7.0

Additions:

  • Added infrastructure to support different databases as the MD database via DBClient interface
  • Added DBClient implementation for Postgresql.
  • Support KMS for saving master encryption keys
  • Initial support for namespace FS

v5.6

01 Dec 09:58
8b9ad5e
Compare
Choose a tag to compare

EarthBound
Version Info:

  • Git Branch: 5.6
  • Label: v5.6.0
  • Docker hub image: noobaa/noobaa-core:5.6.0

Additions:

  • NS CACHE (Caching Policy for Namespace buckets)
  • Add secrets encryption capability (no rotation for this version)
  • Add multiarch support (Z and Power
  • NS on Azure multiple fixes

Internal:

  • npm dependencies bump
  • Replace most call sites of bluebird with native promise
  • Support multiple prometheus reports from the same pod (Core, BG, Hosted etc.)