Skip to content

fix: Change get_first_timestamp_for_status return type to datetime #21240

fix: Change get_first_timestamp_for_status return type to datetime

fix: Change get_first_timestamp_for_status return type to datetime #21240

GitHub Actions / GraphQL Inspector succeeded May 7, 2024 in 1s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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`'