You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support static_summary, static_details and current_details` in the Rust sdk (#1208)
* Integration test for startic summary and details.
* Pin serde_json version in workspace.
* Docstrings for LegacyQueryResult.
* TODO to remove inline `WorkflowMetadataJson` struct once we support both normal
and proto JSON serialization.
* Accessors through WorkflowExecutionDescription.
* TOOD: Use DataConverter to avoid direct dependency on serde_json
0 commit comments