Release 8.6.29
What's Changed
- Check if object is archived before trying to cold delete it and avoid… by @KillianG in #2449
- Bucket-processor : do not retry the whole listing range when their is an error on individual objects by @francoisferrand in #2447
- BB-451: Add fallback timestamp to delete notifications by @rachedbenmustapha in #2453
- Improve bucket processor logs by @francoisferrand in #2451
- bucket-processor: add timeout on s3 client by @francoisferrand in #2452
- Skip objects with pending replication when expiring them by @nicolas2bert in #2450
- Add rdkafka metrics by @francoisferrand in #2454
- BB-450 bump project version by @nicolas2bert in #2456
- Call get metadata after error to discover new topic created by another consumer or producer by @KillianG in #2455
- forward system signals to the node process using tini by @Kerkesni in #2457
- listen to oplog when a transition to cold workflow is disabled by @Kerkesni in #2460
- Improvement/bb 460 check error code before getting metadata by @KillianG in #2462
- BB-462 Expiring non-versioned objects fails by @nicolas2bert in #2464
- Change connector partition name on restart by @Kerkesni in #2465
- Complete & commit current task(s) on rebalance by @francoisferrand in #2463
- Add timeout on rebalance by @francoisferrand in #2466
- Move restore-expiration processing to transition processor by @francoisferrand in #2467
- Wait for current tasks to finish before shutdown in BackbeatConsumer by @Kerkesni in #2458
Full Changelog: 8.6.28...8.6.29