What's Changed
- Simulate in-app KeepAlive frames by @deuszx in #5428
- Add metrics to improve observability. by @deuszx in #5432
- Fix duplicate task generation by @ndr-ds in #5431
- Remove let _ = by @ndr-ds in #5436
- [testnet] Correct the tests that fails by @MathieuDutSik in #5447
- [testnet] Remove the handling of the sizes. by @MathieuDutSik in #5446
- Remove invalid caching layer. by @deuszx in #5449
- Backport: Replace
last_requested_callbackwith a custom cursor (#5450) by @bart-linera in #5451 - Generic benchmark operation generator by @ndr-ds in #5438
- [testnet] Reduce log noise caused by lagging validators. (#5454) by @afck in #5457
- Backport of #5439, #5441, #5440 by @ndr-ds in #5462
- feat(monitoring): add pyroscope profile forwarding to observability-alloy by @eldios in #5463
- [testnet] Retry in the task processor (#5464) by @afck in #5466
- Register benchmark chains with ChainListener by @ndr-ds in #5455
- [testnet] Make the task processor cursor a String. (#5471) by @afck in #5470
- Remove noisy OTLP fallback warnings from startup by @ndr-ds in #5473
- Prepare release of SDK v0.15.13 by @ma2bd in #5458
Full Changelog: v0.15.12...v0.15.13