What's Changed
- fix(conductor): keep wsclient alive by @joroshiba in #762
- feat(telemetry): simplify emitting error fields with cause chains by @SuperFluffy in #765
- feat(conductor): assert host fulfills execution API contract by @SuperFluffy in #772
- chore(conductor)!: remove all optimism functionality by @SuperFluffy in #775
- feat(conductor)!: provide explicit HTTP, Websocket Celestia RPC URLs by @SuperFluffy in #780
- chore(proto)!: delete unused proto file by @noot in #783
- fix(conductor): simplify mapping Celestia heights to Sequencer heights by @SuperFluffy in #797
- feat(conductor): report if conductor won't read more Celestia heights by @SuperFluffy in #799
- fix(conductor): update increment celestia height to fetch by @SuperFluffy in #801
- chore: use Celestia crates published on crates.io by @SuperFluffy in #806
- feat(conductor): emit more information about blocks received from Sequencer, Celestia by @SuperFluffy in #811
- feat(conductor)!: use Sequencer gRPC API to fetch soft bocks. by @SuperFluffy in #815
- chore: migrate v1alpha1 sequencer apis to v1 by @joroshiba in #817
- feat(conductor): sequencer api supports rollupdata type by @joroshiba in #816
- fix(conductor): serialize rollup IDs as strings so telemetry doesn't crash by @SuperFluffy in #821
- chore: releases for new devnet by @joroshiba in #824
Full Changelog: conductor-v0.12.0...conductor-v0.13.0