fix: Change get_first_timestamp_for_status
return type to datetime
#21240
Everything looks good
Found 3 changes
Breaking: 0
Dangerous: 0
Safe: 3
Safe changes
- Field status_history_log was added to object type ComputeSession
- Field ComputeSession.status_history is deprecated
- Field ComputeSession.status_history has deprecation reason Deprecated since 24.09.0; use
status_history_log
Looking for more advanced tool? Try GraphQL Hive!
Annotations
Check notice on line 551 in src/ai/backend/manager/api/schema.graphql
github-actions / GraphQL Inspector
Field 'status_history_log' was added to object type 'ComputeSession'
Field 'status_history_log' was added to object type 'ComputeSession'
Check notice on line 548 in src/ai/backend/manager/api/schema.graphql
github-actions / GraphQL Inspector
Field 'ComputeSession.status_history' is deprecated
Field 'ComputeSession.status_history' is deprecated
Check notice on line 548 in src/ai/backend/manager/api/schema.graphql
github-actions / GraphQL Inspector
Field 'ComputeSession.status_history' has deprecation reason 'Deprecated since 24.09.0; use `status_history_log`'
Field 'ComputeSession.status_history' has deprecation reason 'Deprecated since 24.09.0; use `status_history_log`'