What's Changed
- refactor(conductor): simplify builder types by config-like by @SuperFluffy in #829
- fix(telemetry): bump otel to resolve panicks in layered span access by @SuperFluffy in #820
- refactor(conductor) use cancellation tokens for shutdown by @SuperFluffy in #845
- fix(conductor): don't panic while shutting down by @SuperFluffy in #846
- feat(core): add serialization to execution v1alpha2 compliant with protobuf json mapping by @SuperFluffy in #857
- fix(conductor): clarify conductor log by @noot in #868
- feat(core): generate pbjon impls for sequencer types needed to mock conductor by @SuperFluffy in #905
- feat: replace hex by base64 for display formatting, emitting tracing events by @SuperFluffy in #908
- fix(conductor): enable tls for grpc connections by @joroshiba in #925
- chore(conductor): release conductor 0.13.1, update evm chart by @joroshiba in #927
New Contributors
Full Changelog: conductor-v0.13.0...conductor-v0.13.1