Skip to content

Release v23.2.1

Compare
Choose a tag to compare
@dolittle-build dolittle-build released this 16 May 11:25
ddf0325

Summary

  • Ensure proto.cluster messages wait for system readiness to begin processing. Previously it could start before Proto.Cluster had started, and logged errors. This did not affect the projection result itself, as the projection would be processed in a retry.
  • Added projection tracing
  • Updated OTEL & Grpc dependencies

Reduced OTEL resource usage:

  • Skip send activity / span for Proto.Actor traces for root context.