Major Changes
-
cf75e2e: feat(schema): [breaking] Input field 'ReleaseSyncInput.commitSha' changed type from 'String' to 'String!' (ReleaseSyncInput.commitSha)
feat(schema): [dangerous] Enum value 'microsoftTeams' was added to enum 'IntegrationService' (IntegrationService.microsoftTeams)
feat(schema): [dangerous] Input field 'microsoftTeams' was added to input object type 'IntegrationSettingsInput' (IntegrationSettingsInput.microsoftTeams)
feat(schema): [dangerous] Input field 'hideNonPrimaryOrganizations' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.hideNonPrimaryOrganizations)
feat(schema): [dangerous] Input field 'linearAgentEnabled' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.linearAgentEnabled)
feat(schema): [dangerous] Input field 'stage' was added to input object type 'ReleaseCollectionFilter' (ReleaseCollectionFilter.stage)
feat(schema): [dangerous] Input field 'commitSha' was added to input object type 'ReleaseCompleteInput' (ReleaseCompleteInput.commitSha)
feat(schema): [dangerous] Input field 'stage' was added to input object type 'ReleaseFilter' (ReleaseFilter.stage)
feat(schema): [dangerous] Enum value 'releasePipelines' was added to enum 'ViewType' (ViewType.releasePipelines)
feat(schema): [non_breaking] Type 'AgentSessionExternalLink' was added (AgentSessionExternalLink)
feat(schema): [non_breaking] Type 'MicrosoftTeamsSettingsInput' was added (MicrosoftTeamsSettingsInput)
feat(schema): [non_breaking] Type 'ReleaseCompleteInputBase' was added (ReleaseCompleteInputBase)
feat(schema): [non_breaking] Type 'ReleaseStageFilter' was added (ReleaseStageFilter)
feat(schema): [non_breaking] Type 'ReleaseStageTypeComparator' was added (ReleaseStageTypeComparator)
feat(schema): [non_breaking] Type 'ReleaseSyncInputBase' was added (ReleaseSyncInputBase)
feat(schema): [non_breaking] Type 'ReleaseUpdateByPipelineInputBase' was added (ReleaseUpdateByPipelineInputBase)
feat(schema): [non_breaking] Type 'Summary' was added (Summary)
feat(schema): [non_breaking] Type 'SummaryGenerationStatus' was added (SummaryGenerationStatus)
feat(schema): [non_breaking] Field 'resultData' was added to object type 'AgentActivityActionContent' (AgentActivityActionContent.resultData)
feat(schema): [non_breaking] Field 'bodyData' was added to object type 'AgentActivityElicitationContent' (AgentActivityElicitationContent.bodyData)
feat(schema): [non_breaking] Field 'bodyData' was added to object type 'AgentActivityErrorContent' (AgentActivityErrorContent.bodyData)
feat(schema): [non_breaking] Field 'bodyData' was added to object type 'AgentActivityPromptContent' (AgentActivityPromptContent.bodyData)
feat(schema): [non_breaking] Field 'bodyData' was added to object type 'AgentActivityResponseContent' (AgentActivityResponseContent.bodyData)
feat(schema): [non_breaking] Field 'bodyData' was added to object type 'AgentActivityThoughtContent' (AgentActivityThoughtContent.bodyData)
feat(schema): [non_breaking] Field 'externalLinks' was added to object type 'AgentSession' (AgentSession.externalLinks)
feat(schema): [non_breaking] Field 'AgentSession.externalUrls' is deprecated (AgentSession.externalUrls)
feat(schema): [non_breaking] Field 'AgentSession.externalUrls' has deprecation reason 'Use externalLinks instead.' (AgentSession.externalUrls)
feat(schema): [non_breaking] Field 'service' was added to object type 'AuthResolverResponse' (AuthResolverResponse.service)
feat(schema): [non_breaking] Field 'isArtificialAgentSessionRoot' was added to object type 'Comment' (Comment.isArtificialAgentSessionRoot)
feat(schema): [non_breaking] Field 'summary' was added to object type 'Issue' (Issue.summary)
feat(schema): [non_breaking] Field 'Issue.stateHistory' description changed from '[ALPHA] The issue's workflow states over time.' to 'The issue's workflow states over time.' (Issue.stateHistory)
feat(schema): [non_breaking] Field 'summary' was added to object type 'IssueSearchResult' (IssueSearchResult.summary)
feat(schema): [non_breaking] Field 'IssueSearchResult.stateHistory' description changed from '[ALPHA] The issue's workflow states over time.' to 'The issue's workflow states over time.' (IssueSearchResult.stateHistory)
feat(schema): [non_breaking] Field 'integrationMicrosoftTeams' was added to object type 'Mutation' (Mutation.integrationMicrosoftTeams)
feat(schema): [non_breaking] Field 'releaseCompleteByAccessKey' was added to object type 'Mutation' (Mutation.releaseCompleteByAccessKey)
feat(schema): [non_breaking] Field 'releaseDelete' was added to object type 'Mutation' (Mutation.releaseDelete)
feat(schema): [non_breaking] Field 'releaseSyncByAccessKey' was added to object type 'Mutation' (Mutation.releaseSyncByAccessKey)
feat(schema): [non_breaking] Field 'releaseUpdateByPipelineByAccessKey' was added to object type 'Mutation' (Mutation.releaseUpdateByPipelineByAccessKey)
feat(schema): [non_breaking] Field 'linearAgentEnabled' was added to object type 'Organization' (Organization.linearAgentEnabled)
feat(schema): [non_breaking] Field 'slugId' was added to object type 'PullRequest' (PullRequest.slugId)
feat(schema): [non_breaking] Field 'latestReleaseByAccessKey' was added to object type 'Query' (Query.latestReleaseByAccessKey)
feat(schema): [non_breaking] Field 'releasePipelineByAccessKey' was added to object type 'Query' (Query.releasePipelineByAccessKey)
feat(schema): [non_breaking] Input field 'ReleaseSyncInput.name' changed type from 'String!' to 'String' (ReleaseSyncInput.name)