Releases: scality/backbeat
Releases · scality/backbeat
Release list
Release 9.5.0-preview.6
What's Changed
Full Changelog: 9.5.0-preview.5...9.5.0-preview.6
Release 9.4.1
What's Changed
- bump version to 9.4.0-dev by @delthas in #2730
- Skip lifecycle index creation when disk space is insufficient by @delthas in #2729
- fix(deps): bump node-rdkafka to ^3.6.0 to fix cooperative-sticky rebalance bug by @delthas in #2728
- Release backbeat 9.4.0 by @francoisferrand in #2737
- fix: store offset before drain on rebalance tail by @delthas in #2739
- improvement: wait for OffsetLedger to drain on rebalance by @delthas in #2740
- Harden onEntryCommittable against ERR__STATE by @SylvainSenechal in #2731
- feat(lifecycle): skip index creation on Veeam SosAPI buckets by @delthas in #2746
- feat(lifecycle): restrict v2 lifecycle indexes to master entries by @delthas in #2745
- oplogPopulator: synthesise oplog key via $addFields in connector pipeline by @delthas in #2744
- INTEGRATION [PR#2749 > development/9.4] BB-780: Configure CRR queue processor poll interval by @bert-e in #2758
- INTEGRATION [PR#2749 > development/9.5] BB-780: Configure CRR queue processor poll interval by @bert-e in #2759
- feat(lifecycle): emit putBucketIndexesFailed metric on index creation errors by @delthas in #2751
- Add OpenTelemetry tracing across the backbeat pipeline by @delthas in #2733
- Adopt the shared Claude review skill and modernize the review workflow by @delthas in #2767
- Bump werelogs to 8.2.4 by @maeldonn in #2770
- Downgrade node-rdkafka to 3.0.1 by @delthas in #2773
Full Changelog: 9.3.5...9.4.1
Release 9.5.0-preview.5
What's Changed
- Add Crr Cascade capabilities to backbeat crr replication by @SylvainSenechal in #2747
Full Changelog: 9.5.0-preview.4...9.5.0-preview.5
Release 9.5.0-preview.4
What's Changed
Full Changelog: 9.5.0-preview.3...9.5.0-preview.4
Release 9.5.0-preview.3
What's Changed
- Properly get location in lifecycle metrics by @benzekrimaha in #2736
- feat(lifecycle): skip index creation on large collections and mass-expiration rules by @delthas in #2748
Full Changelog: 9.5.0-preview.2...9.5.0-preview.3
Release 9.5.0-preview.2
What's Changed
- Bump werelogs to 8.2.4 by @maeldonn in #2770
- monitor lifecycle conductor by @benzekrimaha in #2723
- feat(lifecycle): support Days=0 expiration (current, noncurrent, abort-MPU) by @delthas in #2766
Full Changelog: 9.5.0-preview.1...9.5.0-preview.2
Release 9.5.0-preview.1
What's Changed
- Optimize oplog size by stripping locations of large objects by @delthas in #2715
- bump version to 9.4.0-dev by @delthas in #2730
- Skip lifecycle index creation when disk space is insufficient by @delthas in #2729
- fix(deps): bump node-rdkafka to ^3.6.0 to fix cooperative-sticky rebalance bug by @delthas in #2728
- Release backbeat 9.4.0 by @francoisferrand in #2737
- fix: store offset before drain on rebalance tail by @delthas in #2739
- improvement: wait for OffsetLedger to drain on rebalance by @delthas in #2740
- Harden onEntryCommittable against ERR__STATE by @SylvainSenechal in #2731
- feat(lifecycle): skip index creation on Veeam SosAPI buckets by @delthas in #2746
- feat(lifecycle): restrict v2 lifecycle indexes to master entries by @delthas in #2745
- oplogPopulator: synthesise oplog key via $addFields in connector pipeline by @delthas in #2744
- BB-785: fix stale github.com/scality/S3 URL references by @tcarmet in #2754
- INTEGRATION [PR#2749 > development/9.3] BB-780: Configure CRR queue processor poll interval by @bert-e in #2757
- INTEGRATION [PR#2749 > development/9.4] BB-780: Configure CRR queue processor poll interval by @bert-e in #2758
- INTEGRATION [PR#2749 > development/9.5] BB-780: Configure CRR queue processor poll interval by @bert-e in #2759
- feat(lifecycle): emit putBucketIndexesFailed metric on index creation errors by @delthas in #2751
- feat(lifecycle): alert when index creation fails by @delthas in #2753
- Support per-backend role and destination in replication engine by @maeldonn in #2743
- Add OpenTelemetry tracing across the backbeat pipeline by @delthas in #2733
- Adopt the shared Claude review skill and modernize the review workflow by @delthas in #2767
- Bump package.json to 9.5.0-preview.1 by @delthas in #2769
Full Changelog: 9.2.7...9.5.0-preview.1
Release 9.3.5
What's Changed
- Replace backbeat client with cloudserver client and migration aws sdk to v3 by @SylvainSenechal in #2679
- sdk v3 migration : follow up on a few details by @SylvainSenechal in #2703
- Release 9.2.1 by @francoisferrand in #2720
- Optimize oplog size by stripping locations of large objects by @delthas in #2715
- Bump @scality/cloudserverclient to 1.0.8 by @maeldonn in #2734
- BB-785: fix stale github.com/scality/S3 URL references by @tcarmet in #2754
- INTEGRATION [PR#2749 > development/9.2] BB-780: Configure CRR queue processor poll interval by @bert-e in #2756
- INTEGRATION [PR#2749 > development/9.3] BB-780: Configure CRR queue processor poll interval by @bert-e in #2757
Full Changelog: 9.1.12...9.3.5
Release 9.2.7
What's Changed
- Replace backbeat client with cloudserver client and migration aws sdk to v3 by @SylvainSenechal in #2679
- sdk v3 migration : follow up on a few details by @SylvainSenechal in #2703
- Release 9.2.1 by @francoisferrand in #2720
- Bump @scality/cloudserverclient to 1.0.8 by @maeldonn in #2734
- INTEGRATION [PR#2749 > development/9.2] BB-780: Configure CRR queue processor poll interval by @bert-e in #2756
Full Changelog: 9.1.12...9.2.7
Release 9.1.12
What's Changed
- BB-780: Configure CRR queue processor poll interval by @anurag4DSB in #2749
- INTEGRATION [PR#2749 > development/9.1] BB-780: Configure CRR queue processor poll interval by @bert-e in #2755
- BB-787: Exit consumer stuck past rebalance drain timeout by @anurag4DSB in #2761
- BB-788: Log stuck task identities on rebalance timeout by @anurag4DSB in #2763
- Drop redundant stuck-task logging and stabilize topic-metrics test by @maeldonn in #2764
Full Changelog: 9.1.11...9.1.12