v5.11.0
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
- Fix complete_object_multiparts on empty part list by @jackyalbo in #6855
- fix chunked upload by @romayalon in #6854
- Initial STS support by @romayalon in #6838
- add 5.10 to build on changes by @nimrod-becker in #6860
- Switch to CentOS Stream 8 as base image by @DanielSel in #6866
- Bucket lifecycle rule creation policies compatibility with aws new API by @liranmauda in #6849
- Bump node version to 14.18.2 by @nimrod-becker in #6871
- lifecycle - remove unwrap from the logs by @liranmauda in #6874
- Bump npm dependencies to avoid CVE by @liranmauda in #6875
- Fixing NSFS semaphore leak by @jeniawhite in #6868
- Fixing issue of NOENT when uploading object to deleted sub-dir by @jackyalbo in #6879
- Adapting OP_NAME_TO_ACTION to parse_op capitalization regarding uploadId by @jackyalbo in #6882
- Add support to content_encoding by @jackyalbo in #6881
- STS | Session tokens generation and parsing by @romayalon in #6859
- Disable NSFS md5 calculation by @romayalon in #6891
- Fix endpoint hanging by @romayalon in #6894
- Defer MD5 calculation and assignment of the azure blob upload to prevent upload blocking by @Utkarsh-pro in #6886
- Fix blob error codes extraction by @romayalon in #6903
- Fixing issue with sorting by wrong fields - leads to very slow object listing by @jackyalbo in #6909
- Performance improvements to md_aggregator in postgres by @jackyalbo in #6905
- Fix parallel bucket creation by @romayalon in #6911
- Calling dnf update with
--nobest
flag by @liranmauda in #6927 - Chunk fs | EINVAL error when writing more than 1024 buffers at one writev fix by @romayalon in #6928
- Adding minimal support for GPFS dynamic library by @jackyalbo in #6933
- Lifecycle feature enhancements by @baum in #6919
- Fix lifecycle size interval by @baum in #6946
- Set postgres collation default to C - fixing BZ 2068110 by @jackyalbo in #6931
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #6939
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #6936
- Bump core dependencies by @liranmauda in #6951
- Bump version to 5.11 by @liranmauda in #6954
- Backport to 5.11 by @nimrod-becker in #6960
- Backport to 5.11 by @nimrod-becker in #6966
- [Backport to 5.11] Remove FE by @liranmauda in #6970
- [backport to 5.11] fixed err\warn messages with log0 level by @dannyzaken in #6976
- Backport to 5.11: stringify error codes before update_issues_report by @nimrod-becker in #6979
- [backport to 5.11] better handling of nodes_monitor nodes validity tests by @dannyzaken in #6984
- Backport to 5.11: Adding jemalloc to docker build by @nimrod-becker in #7001
- [Backport to 5.11] Bump moment from 2.29.3 to 2.29.4 by @liranmauda in #7021
- [BACKPORT to 4.11] | fix postgres unique indexes by @romayalon in #7045
- [Backport to 5.11] fix small mem leaks that accumulate by @nimrod-becker in #7048
New Contributors
- @DanielSel made their first contribution in #6866
Full Changelog: v5.10.1...v5.11.0