Release v23.2.1
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.