Releases: scality/cloudserver
Releases · scality/cloudserver
Release 9.0.27
What's Changed
- CLDSRV-741: Bypass PutObj max size 5GB S3C-10336 by @BourgoisMickael in #5935
- CLDSRV-741: Test bypass bucket policy internalPort by @BourgoisMickael in #5938
- CLDSRV-741: Test functional delObject conditional by @BourgoisMickael in #5943
- ⬆️ Upgrade arsenal by @DarkIsDude in #5945
- CLDSRV-741: Test backbeat bucket indexing route NotImplemented outside mongoDB by @BourgoisMickael in #5946
- CLDSRV-744: add missing md5 checksum checks tests by @leif-scality in #5941
Full Changelog: 9.0.26...9.0.27
Release 9.1.0
What's Changed
- Improvement/cldsrv 631 by @williamlardier in #5777
- Backport CLDSRV-621: Support bucket owner by @bert-e in #5835
- do not allow using crr location as a locationConstraint by @Kerkesni in #5806
- CLDSRV-718: fix debian apt-get urls by @bert-e in #5873
- Update project in the README, add some part to the documentation by @DarkIsDude in #5874
- fix request size limit for multi delete by @SylvainSenechal in #5868
- CLDSRV-720: Fix mocha run functional tests by @bert-e in #5882
- CLDSRV-674: handle cross-account bucket policies by @bert-e in #5886
- CLDSRV-674: bump package.json by @bert-e in #5890
- set 20kb payload limit on putBucketPolicy by @SylvainSenechal in #5866
- CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @bert-e in #5905
- Evaluate policies in Backbeat routes by @Kerkesni in #5911
- always evaluate policies in backbeat routes by @Kerkesni in #5917
- CLDSRV-739: Skip S3C flaky and run with vformat and null-compat by @BourgoisMickael in #5927
- CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @leif-scality in #5930
- fix site replication status not displayed for crr by @Kerkesni in #5926
New Contributors
- @DarkIsDude made their first contribution in #5874
- @SylvainSenechal made their first contribution in #5868
Full Changelog: 9.0.25...9.1.0
Release 9.0.26
What's Changed
- CLDSRV-739: Skip S3C flaky and run with vformat and null-compat by @BourgoisMickael in #5927
- CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @leif-scality in #5930
- INTEGRATION [PR#5930 > development/7.70] CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @bert-e in #5931
- INTEGRATION [PR#5930 > development/8.8] CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @bert-e in #5932
- INTEGRATION [PR#5930 > development/9.0] CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @bert-e in #5933
- CLDSRV-738 Replace unmaintained http-proxy by @BourgoisMickael in #5928
- CLDSRV-740: Add healthcheck internal route s3 port by @BourgoisMickael in #5929
Full Changelog: 9.0.25...9.0.26
Release 7.10.59
What's Changed
- CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @leif-scality in #5930
Full Changelog: 7.10.58...7.10.59
Release 9.0.25
What's Changed
- CLDSRV-735: Fix DEP0005: Buffer() constructor by @BourgoisMickael in #5923
Full Changelog: 9.0.24...9.0.25
Release 9.0.24
What's Changed
- CLDSRV-717: Fix & drop config root redis for utapi by @BourgoisMickael in #5891
- CLDSRV-717: Fix metadata route hooks promise & cb by @BourgoisMickael in #5892
- AbortMPU cleanup - revisited by @williamlardier in #5854
- Improve handling of errors in CompleteMPU to make the API really idempotent by @williamlardier in #5856
- CLDSRV-717: Test lifecycle Transition condition by @BourgoisMickael in #5893
- CLDSRV-717: Bump dependencies by @BourgoisMickael in #5894
- CLDSRV-717: Move utils out of multi backend by @BourgoisMickael in #5895
- CLDSRV-717: Fix Deprecation DEP0066 _headers by @BourgoisMickael in #5896
- CLDSRV-717: Update sproxyd container by @BourgoisMickael in #5897
- CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @leif-scality in #5899
- INTEGRATION [PR#5899 > development/8.8] CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @bert-e in #5903
- INTEGRATION [PR#5899 > development/9.0] CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @bert-e in #5904
- CLDSRV-729: bump package.json by @leif-scality in #5906
- CLDSRV-730: Bump UTAPI by @tmacro in #5908
- Ensure signals are propagated to all nodejs processes by @francoisferrand in #5910
- CLDSRV-717: Tests backbeat route isolate buckets by @BourgoisMickael in #5912
- CLDSRV-717: Test S3C setup like in Integration by @BourgoisMickael in #5914
- S3C-717: Rework ft tests backbeat to run in e2e S3C Integration by @BourgoisMickael in #5916
- CLDSRV-732: Fix flakiness starting cloudserver in CI by @BourgoisMickael in #5918
- CLDSRV-717: Unify test routeBackbeatForReplication by @BourgoisMickael in #5919
- CLDSRV-717: Unify tests backbeat route by @BourgoisMickael in #5907
- CLDSRV-717: Unify ft tests for S3C by @BourgoisMickael in #5920
- CLDSRV-717: Bump utapi by @BourgoisMickael in #5921
Full Changelog: 9.0.22...9.0.24
Release 7.70.73-1
What's Changed
- HF 7.70.73.1 - CLDSRV-730: Bump Utapi by @tmacro in #5909
Full Changelog: 7.70.73...7.70.73-1
Release 8.8.58
What's Changed
- AbortMPU cleanup - revisited by @williamlardier in #5854
- Improve handling of errors in CompleteMPU to make the API really idempotent by @williamlardier in #5856
- CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @leif-scality in #5899
- INTEGRATION [PR#5899 > development/8.8] CLDSRV-729: don't require content-md5 header in put-bucket-cors and d… by @bert-e in #5903
- CLDSRV-729: bump package.json by @leif-scality in #5906
- CLDSRV-730: Bump UTAPI by @tmacro in #5908
Full Changelog: 8.8.56...8.8.58