Skip to content

Releases: noobaa/noobaa-core

v5.16.2

19 Sep 10:02
v5.16.2
1c40d7b
Compare
Choose a tag to compare

Release v5.16.2

What's Changed

  • [5.16] Bumping version from 5.16.1 to 5.16.2 by @liranmauda in #8309
  • [Backport 5.16] [NC | NSFS | Glacier] finalize_restore related fixes by @tangledbytes in #8284
  • [Backport into 5.16] Bump dependencies to avoid CVE by @liranmauda in #8310
  • [Backport to 5.16] moved upgrade script of upgrade_bucket_policy to 5.15.6 dir by @dannyzaken in #8265
  • [Backport 5.16] add support for "Server" and "x-noobaa-available-storage-classes" headers by @tangledbytes in #8330

Full Changelog: v5.16.1...v5.16.2

v5.16.1

27 Aug 09:11
v5.16.1
f05e923
Compare
Choose a tag to compare

Release v5.16.1

What's Changed

Full Changelog: v5.16.0...v5.16.1

v5.16.0

18 Jul 13:57
v5.16.0
0910e00
Compare
Choose a tag to compare

Release v5.16.0

Docker Image - noobaa/noobaa-core:5.16.0

What's Changed

  • Config options for disable NamespaceMonitor, MD_aggregator, Issues_report update, pg client inspect prints by @romayalon in #7663
  • upgrade to node 20.9.0. ignore deprecated warnings to make nan compile. by @alphaprinz in #7660
  • manage_nsfs | Generate access keys by @liranmauda in #7666
  • NSFS | NC | health command exit by @naveenpaul1 in #7675
  • NSFS | NC | add manage_nsfs folder to RPM build by @naveenpaul1 in #7680
  • Use async-await in test_agent_blocks_reclaimer by @shirady in #7677
  • NSFS | NC | Fix bucket policy load inline principal by @romayalon in #7676
  • NSFS | NC | CLI | add filter to list by @liranmauda in #7681
  • NSFS | NC | fix allow http property on config by @romayalon in #7684
  • NSFS | NC | Fix Ceph S3 Tests by @shirady in #7685
  • CI | Update Ceph S3 Tests (Commit Hash Number and Pending Lists) by @shirady in #7686
  • NSFS | NC | fs_backend support on bucket and account config files and as config.json configuration for config dirs by @romayalon in #7679
  • NC | NSFS | new_buckets_path should be optional by @naveenpaul1 in #7682
  • NSFS | NC | Change Debug Level of a Message HTTP Not Enabled by @shirady in #7691
  • NSFS | NC | CLI | add/update bucket policy of a bucket by @romayalon in #7678
  • CI | Add a Printing to Test by @shirady in #7689
  • NSFS | NC | Add global storage backend type by @romayalon in #7698
  • NC | NSFS | revoking --new_access_key and fixing access key update issues by @liranmauda in #7697
  • CI | GAP | Ceph S3 Tests by @shirady in #7687
  • NSFS | NC | CLI |bucket delete leaving objects by @naveenpaul1 in #7703
  • NSFS - fix some small issues by @jackyalbo in #7639
  • Fix Eslint Errors by @shirady in #7706
  • NSFS | NC | Add Schema Validation to Bucket and Account Add and Update (NC NSFS CLI) by @shirady in #7702
  • Add experimental support for STS CLI usage by @Neon-White in #7605
  • Move Versioning Definition From bucket_api to common_api for Reuse by @shirady in #7711
  • NSFS | NC add nsfs_config_schema to nsfs_schema_utils and add missing properties by @romayalon in #7713
  • NSFS | NC | CLI | fix update creation_date and should_create_underlying_storage by @romayalon in #7708
  • NSFS | NC | Add Schema Validation to Bucket (bucketspace_fs) by @shirady in #7710
  • NSFS | NC | NC coretest - bug fixes - PR 1/3 by @romayalon in #7719
  • NSFS | NC | NC Coretests changes - PR 2/3 by @romayalon in #7720
  • NSFS | NC | Add Concurrency to list_config_files by @shirady in #7731
  • NSFS | NC | Verify That Account Doesn’t Own Buckets before Deletion by @shirady in #7723
  • Fix Eslint Errors by @shirady in #7732
  • NSFS | NC | Verify IP Address When Passing IP List by @shirady in #7736
  • NSFS | NC | Health script | distinguish between temporary and persistent errors by @naveenpaul1 in #7733
  • NSFS | NC | Avoid vacuumAndAnalyze on nc nsfs without db by @romayalon in #7737
  • NSFS | NC | Help Printing for Each Action by @shirady in #7741
  • Small object buffer fix by @jackyalbo in #7609
  • NSFS | NC | Verify That Bucket Owner Exists by @shirady in #7728
  • NSFS | NC | Split The Error "Account config should not be empty" by @shirady in #7742
  • NSFS | NC | NC github action for running nc coretests and other NSFS related tests - PR 3/3 by @romayalon in #7740
  • NSFS | NC | DOCS | Setting up SSL self signed certificates docs by @romayalon in #7727
  • NSFS | NC | Allow one or more buckets to use the same dir path by @naveenpaul1 in #7718
  • NSFS | NC | Validate Options in Manage NSFS (CLI) by @shirady in #7743
  • NSFS | NC | Health | add account uid gid can access new_buckets_path check by @naveenpaul1 in #7738
  • NSFS | NC | Health | Account without new_buckets_path by @romayalon in #7748
  • Fixing ESlint issues and returning some missing rules by @jackyalbo in #7751
  • [ESLint Fixes] moving to @Stylistic plugin + fixes by @jackyalbo in #7761
  • Update Spectrum Archive deployment guide by @tangledbytes in #7543
  • Add configuration to deny upload to "STANDARD" storage class by @tangledbytes in #7725
  • Noobaa/Bucket Logging : Log delivery to noobaa core by @aspandey in #7576
  • NSFS | NC | Add Details to Error Message When Invalid Schema by @shirady in #7758
  • Improve chunk delete performance by @tangledbytes in #7484
  • NSFS | NC | Check Option Type from CLI by @shirady in #7756
  • NSFS | NC | CLI | List config files performance improvement & added new filters for list accounts/buckets by @romayalon in #7745
  • NSFS | NC | Health script - PR 1/2 | new_buckets_path bug fixes by @romayalon in #7765
  • CI | Update Checkout Version by @shirady in #7769
  • NSFS | NC | Improve Help Printings by @shirady in #7767
  • NSFS | NC | Add owner_account to the bucket schema as a required property by @shirady in #7776
  • [NSFS | NC] fix NooBaa NSFS RPM Upgrade by @tangledbytes in #7773
  • NSFS | NC | Fix Bucket Creation Verification by @shirady in #7785
  • NSFS | NC | CLI | Account add/update when uid = 0 and gid != 0 bug fix by @romayalon in #7788
  • NSFS | NC | Health script | Add syslogng services by @naveenpaul1 in #7780
  • Update dependencies by @liranmauda in #7760
  • NSFS | NC | CLI | add/update account | check account has rw permissions to new buckets path by @romayalon in #7777
  • NSFS | NC | Fix Check Flag Type From Manage NSFS CLI by @shirady in #7791
  • CI | Jest add workflow_dispatch (Manual Run on master) by @shirady in #7798
  • NSFS | NC | S3 Flow | Fix list buckets creation date by @romayalon in #7799
  • NSFS | NC | Events | bugs & events addition to manage nsfs CLI by @naveenpaul1 in #7759
  • NSFS | NC | Update Help access_key as Identifier of Account (Delete, Update) by @shirady in #7808
  • NSFS | NC | Directories cache max total usage reduction and configuration addition to nsfs_config_schema by @romayalon in #7806
  • NSFS | NC | Fix Issue with Flags Separator by @shirady in #7810
  • NSFS | NC | Remove Email from NSFS Account and Bucket in manage_nsfs (CLI) by @shirady in #7801
  • NSFS | NC | Remove SensitiveStrings in manage_nsfs by @shirady in #7796
  • NSFS | S3 flow | BucketspaceFS - system/bucket_owner should be account name and wrap bucket name as Sensitive String by @romayalon in #7814
  • convert activity logs in the object server to dbg1 by @liranmauda in #7804
  • NSFS | NC | list buckets missing policy check & performance improvement by @romayalon in #7812
  • Bump version to 5.16.0 by @liranmauda in #7817
  • NSFS | NC | Update Docs Related to Last Changes in Manage NSFS by @shirady in #7815
  • NSFS | NC | Improve Performance in verify_bucket_owner by @shirady in https://github.com/noobaa/noobaa-core/...
Read more

v5.15.4

03 Jul 07:45
v5.15.4
ece9116
Compare
Choose a tag to compare

Release v5.15.4

What's Changed

Full Changelog: v5.15.3...v5.15.4

v5.15.3

13 Jun 13:28
v5.15.3
053edc4
Compare
Choose a tag to compare

Release v5.15.3

What's Changed

Full Changelog: v5.15.2...v5.15.3

v5.15.2

02 May 13:05
v5.15.2
7add82e
Compare
Choose a tag to compare

Release v5.15.2

What's Changed

Full Changelog: v5.15.1...v5.15.2

v5.15.1

08 Apr 11:02
v5.15.1
1405728
Compare
Choose a tag to compare

Release v5.15.1

What's Changed

Full Changelog: v5.15.0...v5.15.1

v5.15.0

21 Mar 06:46
v5.15.0
9b709d9
Compare
Choose a tag to compare

Release v5.15.0

What's Changed

Read more

v5.14.5

05 Mar 07:42
v5.14.5
3495007
Compare
Choose a tag to compare

Release v5.14.5

What's Changed

  • [5.14] Bumping version from 5.14.4 to 5.14.5 by @liranmauda in #7754
  • [Backport to 5.14] ssl cert reload - run in endpoint bg (bz 2237903) by @dannyzaken in #7772

Full Changelog: v5.14.4...v5.14.5

v5.14.4

23 Jan 09:21
v5.14.4
ed45caa
Compare
Choose a tag to compare

Release v5.14.4

What's Changed

  • [5.14] Bumping version from 5.14.2 5.14.3 by @liranmauda in #7667
  • Backport to 5.14 | Config options for disable NamespaceMonitor, MD_aggregator, Issues_report update, pg client inspect prints by @romayalon in #7664
  • [Backport into 5.14] bump dependencies - Getting ready to node 20 by @liranmauda in #7672
  • [5.14] Bumping version from 5.14.3 5.14.4 by @liranmauda in #7721

Full Changelog: v5.14.2...v5.14.4