Skip to content

Releases: noobaa/noobaa-core

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.)

v5.5 'Digger'

17 Sep 06:39
9c2dc55
Compare
Choose a tag to compare

Digger
Version Info:

  • Git Branch: 5.5
  • Label:
  • Docker hub image:

Additions:

  • Block deletions of accounts that are an owner of any bucket
  • Allow using podman as docker-engine
  • Add support for FIPS, use only crypto validated algorithms
  • Allow querying the state of the system via an API call

Internal:

  • Refactor RPCs calls that create tokens without account and fail on S3 access.
  • Bump NPM deps
  • Performance inmprovement on RPC requests handling
  • Fixing multipart upload for NS bucket when using Azure NS Resource
  • Refactor PV Pools , move logic to operator
  • Adding accounts cache to S3 endpoints
  • Divide dnf update and dnf install to 2 layers
  • Add a lock on the load semaphore during make_changes

Fixes:
NOOBAA Functions - Trigger Event not produced #5992
Incorrect error returned if a user tries to recreate a bucket #5980
fixing 2 issues with namespace bucket on s3 #5963
Storage agent on Infinidat NFS fails to start due to read-only .snapshot folder #5940
(GAP) Namespace - Upload (multipart) to Azure blob not working #4203
List bucket for Gateway bucket fails if one of the namespace resources returns error #3671
#3568

Fix OnRelease handling when outside certain models https://bugzilla.redhat.com/show_bug.cgi?id=1811709
Fix diagnostics collection https://bugzilla.redhat.com/show_bug.cgi?id=1815088
Allow disabling compression in pipeline https://bugzilla.redhat.com/show_bug.cgi?id=1791328
Fixing backing store validity test https://bugzilla.redhat.com/show_bug.cgi?id=1827317
Restrict user privileges in Noobaa console - to OCP admins https://bugzilla.redhat.com/show_bug.cgi?id=1833030
Remove aws access key and secret in log file https://bugzilla.redhat.com/show_bug.cgi?id=1846759
Check in system_store on delete and update that ID exists https://bugzilla.redhat.com/show_bug.cgi?id=1839117

v5.4 'Catacomb'

07 Jun 08:37
93d9738
Compare
Choose a tag to compare

Catacomb
Version Info:

  • Git Branch: 5.4
  • Label: 5.4.0
  • Docker hub image: noobaa/noobaa-core:5.4.0

Additions:

Internal:

  • Prevent updating endpoint group if no actual changes were made / happened

Fixes:
Validation of maximal k8s nodes & pv pool name https://bugzilla.redhat.com/show_bug.cgi?id=1813656
Add oauth access denied model https://bugzilla.redhat.com/show_bug.cgi?id=1810034
Fix deletion of backingstore https://bugzilla.redhat.com/show_bug.cgi?id=1817978