Releases: linear/linear
@linear/[email protected]
Major Changes
-
2d465ad: feat(schema): [breaking] Schema subscription root has changed from 'unknown' to 'Subscription'
feat(schema): [dangerous] Input field 'externalId' was added to input object type 'GitHubRepoInput' (GitHubRepoInput.externalId)
feat(schema): [dangerous] Argument 'sort: [ReleaseSortInput!]' added to field 'ReleasePipeline.releases' (ReleasePipeline.releases.sort)
feat(schema): [non_breaking] Type 'AiPromptProgress' was added (AiPromptProgress)
feat(schema): [non_breaking] Type 'AiPromptProgressConnection' was added (AiPromptProgressConnection)
feat(schema): [non_breaking] Type 'AiPromptProgressEdge' was added (AiPromptProgressEdge)
feat(schema): [non_breaking] Type 'AiPromptProgressFilter' was added (AiPromptProgressFilter)
feat(schema): [non_breaking] Type 'AiPromptProgressStatus' was added (AiPromptProgressStatus)
feat(schema): [non_breaking] Type 'AiPromptProgressStatusComparator' was added (AiPromptProgressStatusComparator)
feat(schema): [non_breaking] Type 'AiPromptProgressSubscriptionFilter' was added (AiPromptProgressSubscriptionFilter)
feat(schema): [non_breaking] Type 'AiPromptType' was added (AiPromptType)
feat(schema): [non_breaking] Type 'AiPromptTypeComparator' was added (AiPromptTypeComparator)
feat(schema): [non_breaking] Type 'DocumentContentDraft' was added (DocumentContentDraft)
feat(schema): [non_breaking] Type 'IssueSubscriptionFilter' was added (IssueSubscriptionFilter)
feat(schema): [non_breaking] Type 'ReleaseSortInput' was added (ReleaseSortInput)
feat(schema): [non_breaking] Type 'ReleaseStageSort' was added (ReleaseStageSort)
feat(schema): [non_breaking] Type 'Subscription' was added (Subscription)
feat(schema): [non_breaking] Field 'aiPromptProgresses' was added to object type 'Comment' (Comment.aiPromptProgresses)
@linear/[email protected]
Minor Changes
- 21bfb47: Add non-interactive mode to the import CLI with
--api-key,--importer, and--teamflags for CI/automation use cases
Patch Changes
- Updated dependencies [2d465ad]
- @linear/[email protected]
@linear/[email protected]
Major Changes
-
5bca505: feat(schema): [breaking] Field 'scheduledPipelineReleaseFieldStage' was removed from object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleaseFieldStage)
feat(schema): [breaking] Enum value 'custom' was removed from enum 'WorkflowType' (WorkflowType.custom)
feat(schema): [dangerous] Input field 'cycle' was added to input object type 'DocumentFilter' (DocumentFilter.cycle)
feat(schema): [dangerous] Input field 'release' was added to input object type 'DocumentFilter' (DocumentFilter.release)
feat(schema): [dangerous] Input field 'externalOrgId' was added to input object type 'GitHubSettingsInput' (GitHubSettingsInput.externalOrgId)
feat(schema): [dangerous] Input field 'legacyUnidirectional' was added to input object type 'JiraLinearMappingInput' (JiraLinearMappingInput.legacyUnidirectional)
feat(schema): [dangerous] Input field 'allowedAuthServiceBypassRole' was added to input object type 'OrganizationAuthSettingsInput' (OrganizationAuthSettingsInput.allowedAuthServiceBypassRole)
feat(schema): [dangerous] Input field 'agentAutomationEnabled' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.agentAutomationEnabled)
feat(schema): [dangerous] Input field 'codingAgentEnabled' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.codingAgentEnabled)
feat(schema): [dangerous] Input field 'linearAgentSettings' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.linearAgentSettings)
feat(schema): [dangerous] Argument 'filter: ReleasePipelineFilter' added to field 'Query.releasePipelines' (Query.releasePipelines.filter)
feat(schema): [dangerous] Argument 'filter: ReleaseStageFilter' added to field 'Query.releaseStages' (Query.releaseStages.filter)
feat(schema): [dangerous] Input field 'issueSharingPolicy' was added to input object type 'TeamCreateInput' (TeamCreateInput.issueSharingPolicy)
feat(schema): [dangerous] Input field 'issueSharingPolicy' was added to input object type 'TeamUpdateInput' (TeamUpdateInput.issueSharingPolicy)
feat(schema): [dangerous] Enum value 'agentExamplesDismissed' was added to enum 'UserFlagType' (UserFlagType.agentExamplesDismissed)
feat(schema): [dangerous] Enum value 'automation' was added to enum 'WorkflowType' (WorkflowType.automation)
feat(schema): [dangerous] Enum value 'triageAutomation' was added to enum 'WorkflowType' (WorkflowType.triageAutomation)
feat(schema): [non_breaking] Type 'AiConversationInitialSource' was added (AiConversationInitialSource)
feat(schema): [non_breaking] Type 'IssueSharingPolicy' was added (IssueSharingPolicy)
feat(schema): [non_breaking] Type 'OrganizationLinearAgentMcpServerAllowlistEntryInput' was added (OrganizationLinearAgentMcpServerAllowlistEntryInput)
feat(schema): [non_breaking] Type 'OrganizationLinearAgentSettingsInput' was added (OrganizationLinearAgentSettingsInput)
feat(schema): [non_breaking] Type 'PullRequestCheckPresentation' was added (PullRequestCheckPresentation)
feat(schema): [non_breaking] Field 'initialSource' was added to object type 'AiConversation' (AiConversation.initialSource)
feat(schema): [non_breaking] Field 'Draft.initiative' description changed from 'The initiative for which this is a draft initiative update.' to 'The initiative for which this is a draft comment or initiative update.' (Draft.initiative)
feat(schema): [non_breaking] Field 'Draft.project' description changed from 'The project for which this is a draft project update.' to 'The project for which this is a draft comment or project update.' (Draft.project)
feat(schema): [non_breaking] Field 'agentAutomationEnabled' was added to object type 'Organization' (Organization.agentAutomationEnabled)
feat(schema): [non_breaking] Field 'codingAgentEnabled' was added to object type 'Organization' (Organization.codingAgentEnabled)
feat(schema): [non_breaking] Field 'linearAgentSettings' was added to object type 'Organization' (Organization.linearAgentSettings)
feat(schema): [non_breaking] Field 'baseSha' was added to object type 'PullRequest' (PullRequest.baseSha)
feat(schema): [non_breaking] Field 'headSha' was added to object type 'PullRequest' (PullRequest.headSha)
feat(schema): [non_breaking] Field 'presentation' was added to object type 'PullRequestCheck' (PullRequestCheck.presentation)
feat(schema): [non_breaking] Field 'issueCount' was added to object type 'Release' (Release.issueCount)
feat(schema): [non_breaking] Field 'issues' was added to object type 'Release' (Release.issues)
feat(schema): [non_breaking] Field 'Team.parent' description changed from '[Internal] The team's parent team.' to 'The team's parent team.' (Team.parent)
feat(schema): [non_breaking] Field 'releasePipelineFieldTeams' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.releasePipelineFieldTeams)
feat(schema): [non_breaking] Field 'releasePipelineGrouping' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.releasePipelineGrouping)
feat(schema): [non_breaking] Field 'scheduledPipelineReleaseFieldCompletion' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleaseFieldCompletion)
feat(schema): [non_breaking] Field 'scheduledPipelineReleaseFieldDescription' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleaseFieldDescription)
feat(schema): [non_breaking] Field 'scheduledPipelineReleaseFieldVersion' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleaseFieldVersion)
feat(schema): [non_breaking] Field 'scheduledPipelineReleasesViewGrouping' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.scheduledPipelineReleasesViewGrouping)
@linear/[email protected]
Patch Changes
- Updated dependencies [5bca505]
- @linear/[email protected]
@linear/[email protected]
Major Changes
-
ab3ddaa: feat(schema): [breaking] Field 'AiConversationUpdateEntityToolCallArgs.entity' changed type from 'AiConversationSearchEntitiesToolCallResultEntities!' to 'AiConversationSearchEntitiesToolCallResultEntities' (AiConversationUpdateEntityToolCallArgs.entity)
feat(schema): [breaking] Input field 'eq' was removed from input object type 'SourceMetadataComparator' (SourceMetadataComparator.eq)
feat(schema): [breaking] Input field 'in' was removed from input object type 'SourceMetadataComparator' (SourceMetadataComparator.in)
feat(schema): [breaking] Input field 'neq' was removed from input object type 'SourceMetadataComparator' (SourceMetadataComparator.neq)
feat(schema): [breaking] Input field 'nin' was removed from input object type 'SourceMetadataComparator' (SourceMetadataComparator.nin)
feat(schema): [dangerous] Enum value 'RestoreEntity' was added to enum 'AiConversationTool' (AiConversationTool.RestoreEntity)
feat(schema): [dangerous] Member 'AiConversationRestoreEntityToolCall' was added to Union type 'AiConversationToolCall' (AiConversationToolCall)
feat(schema): [dangerous] Input field 'initiative' was added to input object type 'CommentCollectionFilter' (CommentCollectionFilter.initiative)
feat(schema): [dangerous] Input field 'project' was added to input object type 'CommentCollectionFilter' (CommentCollectionFilter.project)
feat(schema): [dangerous] Input field 'initiativeId' was added to input object type 'CommentCreateInput' (CommentCreateInput.initiativeId)
feat(schema): [dangerous] Input field 'projectId' was added to input object type 'CommentCreateInput' (CommentCreateInput.projectId)
feat(schema): [dangerous] Input field 'initiative' was added to input object type 'CommentFilter' (CommentFilter.initiative)
feat(schema): [dangerous] Input field 'project' was added to input object type 'CommentFilter' (CommentFilter.project)
feat(schema): [dangerous] Input field 'sessionId' was added to input object type 'EmailUserAccountAuthChallengeInput' (EmailUserAccountAuthChallengeInput.sessionId)
feat(schema): [dangerous] Input field 'sessionId' was added to input object type 'GoogleUserAccountAuthInput' (GoogleUserAccountAuthInput.sessionId)
feat(schema): [dangerous] Argument 'clearAttachment: Boolean' added to field 'Mutation.customerNeedUpdate' (Mutation.customerNeedUpdate.clearAttachment)
feat(schema): [dangerous] Input field 'initiative' was added to input object type 'NullableCommentFilter' (NullableCommentFilter.initiative)
feat(schema): [dangerous] Input field 'project' was added to input object type 'NullableCommentFilter' (NullableCommentFilter.project)
feat(schema): [dangerous] Input field 'authSettings' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.authSettings)
feat(schema): [dangerous] Input field 'teamIds' was added to input object type 'ReleasePipelineCreateInput' (ReleasePipelineCreateInput.teamIds)
feat(schema): [dangerous] Input field 'teamIds' was added to input object type 'ReleasePipelineUpdateInput' (ReleasePipelineUpdateInput.teamIds)
feat(schema): [dangerous] Enum value 'tryCodexDismissed' was added to enum 'UserFlagType' (UserFlagType.tryCodexDismissed)
feat(schema): [dangerous] Enum value 'tryCursorDismissed' was added to enum 'UserFlagType' (UserFlagType.tryCursorDismissed)
feat(schema): [dangerous] Enum value 'focus' was added to enum 'ViewType' (ViewType.focus)
feat(schema): [non_breaking] Type 'AiConversationPartPhase' was added (AiConversationPartPhase)
feat(schema): [non_breaking] Type 'AiConversationRestoreEntityToolCall' was added (AiConversationRestoreEntityToolCall)
feat(schema): [non_breaking] Type 'AiConversationRestoreEntityToolCallArgs' was added (AiConversationRestoreEntityToolCallArgs)
feat(schema): [non_breaking] Type 'NullableInitiativeFilter' was added (NullableInitiativeFilter)
feat(schema): [non_breaking] Type 'OrganizationAuthSettingsInput' was added (OrganizationAuthSettingsInput)
feat(schema): [non_breaking] Field 'endedAt' was added to object type 'AiConversationPartMetadata' (AiConversationPartMetadata.endedAt)
feat(schema): [non_breaking] Field 'phase' was added to object type 'AiConversationPartMetadata' (AiConversationPartMetadata.phase)
feat(schema): [non_breaking] Field 'startedAt' was added to object type 'AiConversationPartMetadata' (AiConversationPartMetadata.startedAt)
feat(schema): [non_breaking] Field 'entities' was added to object type 'AiConversationUpdateEntityToolCallArgs' (AiConversationUpdateEntityToolCallArgs.entities)
feat(schema): [non_breaking] Field 'authSettings' was added to object type 'AuthOrganization' (AuthOrganization.authSettings)
feat(schema): [non_breaking] Field 'AuthOrganization.allowedAuthServices' is deprecated (AuthOrganization.allowedAuthServices)
feat(schema): [non_breaking] Field 'AuthOrganization.allowedAuthServices' has deprecation reason 'Use authSettings.allowedAuthServices instead.' (AuthOrganization.allowedAuthServices)
feat(schema): [non_breaking] Field 'temporalWorkflowUrl' was added to object type 'CodingAgentSandboxPayload' (CodingAgentSandboxPayload.temporalWorkflowUrl)
feat(schema): [non_breaking] Field 'initiative' was added to object type 'Comment' (Comment.initiative)
feat(schema): [non_breaking] Field 'initiativeId' was added to object type 'Comment' (Comment.initiativeId)
feat(schema): [non_breaking] Field 'project' was added to object type 'Comment' (Comment.project)
feat(schema): [non_breaking] Field 'projectId' was added to object type 'Comment' (Comment.projectId)
feat(schema): [non_breaking] Description 'A comment associated with an issue.' on type 'Comment' has changed to 'A comment associated with an entity.' (Comment)
feat(schema): [non_breaking] Field 'initiativeId' was added to object type 'CommentChildWebhookPayload' (CommentChildWebhookPayload.initiativeId)
feat(schema): [non_breaking] Field 'projectId' was added to object type 'CommentChildWebhookPayload' (CommentChildWebhookPayload.projectId)
feat(schema): [non_breaking] Field 'initiativeId' was added to object type 'CommentWebhookPayload' (CommentWebhookPayload.initiativeId)
feat(schema): [non_breaking] Field 'projectId' was added to object type 'CommentWebhookPayload' (CommentWebhookPayload.projectId)
feat(schema): [non_breaking] Field 'summary' was added to object type 'Document' (Document.summary)
feat(schema): [non_breaking] Field 'summary' was added to object type 'DocumentSearchResult' (DocumentSearchResult.summary)
feat(schema): [non_breaking] Field 'projectCreateSlackChannel' was added to object type 'Mutation' (Mutation.projectCreateSlackChannel)
feat(schema): [non_breaking] Field 'Mutation.updateIntegrationSlackScopes' description changed from '[Internal] Updates existing Slack integration scopes.' to '[Internal] Updates existing Slack and Asks integration scopes.' (Mutation.updateIntegrationSlackScopes)
feat(schema): [non_breaking] Field 'authSettings' was added to object type 'Organization' (Organization.authSettings)
feat(schema): [non_breaking] Field 'Organization.allowedAuthServices' is deprecated (Organization.allowedAuthServices)
feat(schema): [non_breaking] Field 'Organization.allowedAuthServices' has deprecation reason 'Use authSettings.allowedAuthServices instead.' (Organization.allowedAuthServices)
feat(schema): [non_breaking] Field 'Organization.hideNonPrimaryOrganizations' is deprecated (Organization.hideNonPrimaryOrganizations)
feat(schema): [non_breaking] Field 'Organization.hideNonPrimaryOrganizations' has deprecation reason 'Use authSettings.hideNonPrimaryOrganizations instead.' (Organization.hideNonPrimaryOrganizations)
feat(schema): [non_breaking] Field 'teams' was added to object type 'ReleasePipeline' (ReleasePipeline.teams)
feat(schema): [non_breaking] Field 'url' was added to object type 'ReleasePipeline' (ReleasePipeline.url)
feat(schema): [non_breaking] Field 'focusViewGrouping' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.focusViewGrouping)
feat(schema): [non_breaking] Field 'focusViewOrdering' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.focusViewOrdering)
feat(schema): [non_breaking] Field 'focusViewOrderingDirection' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.focusViewOrderingDirection)
feat(schema): [non_breaking] Field 'slugId' was added to object type 'WorkflowDefinition' (WorkflowDefinition.slugId)
@linear/[email protected]
Patch Changes
- Updated dependencies [ab3ddaa]
- @linear/[email protected]
@linear/[email protected]
Major Changes
-
acc6bbf: feat(schema): [breaking] Field 'pullRequest' was removed from object type 'IssueToRelease' (IssueToRelease.pullRequest)
feat(schema): [breaking] Field 'Mutation.releaseDelete' changed type from 'DeletePayload!' to 'ReleaseArchivePayload!' (Mutation.releaseDelete)
feat(schema): [dangerous] Input field 'reopenOnReply' was added to input object type 'EmailIntakeAddressCreateInput' (EmailIntakeAddressCreateInput.reopenOnReply)
feat(schema): [dangerous] Input field 'reopenOnReply' was added to input object type 'EmailIntakeAddressUpdateInput' (EmailIntakeAddressUpdateInput.reopenOnReply)
feat(schema): [dangerous] Input field 'completedAt' was added to input object type 'InitiativeCollectionFilter' (InitiativeCollectionFilter.completedAt)
feat(schema): [dangerous] Input field 'initiativeUpdates' was added to input object type 'InitiativeCollectionFilter' (InitiativeCollectionFilter.initiativeUpdates)
feat(schema): [dangerous] Input field 'startedAt' was added to input object type 'InitiativeCollectionFilter' (InitiativeCollectionFilter.startedAt)
feat(schema): [dangerous] Input field 'completedAt' was added to input object type 'InitiativeFilter' (InitiativeFilter.completedAt)
feat(schema): [dangerous] Input field 'initiativeUpdates' was added to input object type 'InitiativeFilter' (InitiativeFilter.initiativeUpdates)
feat(schema): [dangerous] Input field 'startedAt' was added to input object type 'InitiativeFilter' (InitiativeFilter.startedAt)
feat(schema): [dangerous] Enum value 'asksWeb' was added to enum 'IntegrationService' (IntegrationService.asksWeb)
feat(schema): [dangerous] Enum value 'microsoftPersonal' was added to enum 'IntegrationService' (IntegrationService.microsoftPersonal)
feat(schema): [dangerous] Input field 'ancestors' was added to input object type 'NullableTeamFilter' (NullableTeamFilter.ancestors)
feat(schema): [dangerous] Argument 'teamId: String' added to field 'Query.issueFilterSuggestion' (Query.issueFilterSuggestion.teamId)
feat(schema): [dangerous] Argument 'teamId: String' added to field 'Query.projectFilterSuggestion' (Query.projectFilterSuggestion.teamId)
feat(schema): [dangerous] Input field 'revertedIssues' was added to input object type 'ReleaseDebugSinkInput' (ReleaseDebugSinkInput.revertedIssues)
feat(schema): [dangerous] Input field 'revertedIssueReferences' was added to input object type 'ReleaseSyncInput' (ReleaseSyncInput.revertedIssueReferences)
feat(schema): [dangerous] Input field 'revertedIssueReferences' was added to input object type 'ReleaseSyncInputBase' (ReleaseSyncInputBase.revertedIssueReferences)
feat(schema): [dangerous] Input field 'trashed' was added to input object type 'ReleaseUpdateInput' (ReleaseUpdateInput.trashed)
feat(schema): [dangerous] Input field 'ancestors' was added to input object type 'TeamCollectionFilter' (TeamCollectionFilter.ancestors)
feat(schema): [dangerous] Input field 'ancestors' was added to input object type 'TeamFilter' (TeamFilter.ancestors)
feat(schema): [dangerous] Input field 'color' was added to input object type 'TemplateCreateInput' (TemplateCreateInput.color)
feat(schema): [dangerous] Input field 'icon' was added to input object type 'TemplateCreateInput' (TemplateCreateInput.icon)
feat(schema): [dangerous] Input field 'color' was added to input object type 'TemplateUpdateInput' (TemplateUpdateInput.color)
feat(schema): [dangerous] Input field 'icon' was added to input object type 'TemplateUpdateInput' (TemplateUpdateInput.icon)
feat(schema): [dangerous] Enum value 'teamsBotWelcomeMessageShown' was added to enum 'UserFlagType' (UserFlagType.teamsBotWelcomeMessageShown)
feat(schema): [dangerous] Input field 'releasePipelineId' was added to input object type 'ViewPreferencesCreateInput' (ViewPreferencesCreateInput.releasePipelineId)
feat(schema): [dangerous] Enum value 'scheduledPipelineReleases' was added to enum 'ViewType' (ViewType.scheduledPipelineReleases)
feat(schema): [non_breaking] Type 'AiConversation' was added (AiConversation)
feat(schema): [non_breaking] Type 'AiConversationBasePart' was added (AiConversationBasePart)
feat(schema): [non_breaking] Type 'AiConversationBaseToolCall' was added (AiConversationBaseToolCall)
feat(schema): [non_breaking] Type 'AiConversationBaseWidget' was added (AiConversationBaseWidget)
feat(schema): [non_breaking] Type 'AiConversationCodeIntelligenceToolCall' was added (AiConversationCodeIntelligenceToolCall)
feat(schema): [non_breaking] Type 'AiConversationCodeIntelligenceToolCallArgs' was added (AiConversationCodeIntelligenceToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationCreateEntityToolCall' was added (AiConversationCreateEntityToolCall)
feat(schema): [non_breaking] Type 'AiConversationCreateEntityToolCallArgs' was added (AiConversationCreateEntityToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationDeleteEntityToolCall' was added (AiConversationDeleteEntityToolCall)
feat(schema): [non_breaking] Type 'AiConversationDeleteEntityToolCallArgs' was added (AiConversationDeleteEntityToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationEntityCardWidget' was added (AiConversationEntityCardWidget)
feat(schema): [non_breaking] Type 'AiConversationEntityCardWidgetArgs' was added (AiConversationEntityCardWidgetArgs)
feat(schema): [non_breaking] Type 'AiConversationEntityCardWidgetArgsAction' was added (AiConversationEntityCardWidgetArgsAction)
feat(schema): [non_breaking] Type 'AiConversationEntityCardWidgetArgsType' was added (AiConversationEntityCardWidgetArgsType)
feat(schema): [non_breaking] Type 'AiConversationEntityListWidget' was added (AiConversationEntityListWidget)
feat(schema): [non_breaking] Type 'AiConversationEntityListWidgetArgs' was added (AiConversationEntityListWidgetArgs)
feat(schema): [non_breaking] Type 'AiConversationEntityListWidgetArgsAction' was added (AiConversationEntityListWidgetArgsAction)
feat(schema): [non_breaking] Type 'AiConversationEntityListWidgetArgsEntities' was added (AiConversationEntityListWidgetArgsEntities)
feat(schema): [non_breaking] Type 'AiConversationEntityListWidgetArgsEntitiesType' was added (AiConversationEntityListWidgetArgsEntitiesType)
feat(schema): [non_breaking] Type 'AiConversationGetMicrosoftTeamsConversationHistoryToolCall' was added (AiConversationGetMicrosoftTeamsConversationHistoryToolCall)
feat(schema): [non_breaking] Type 'AiConversationGetPullRequestDiffToolCall' was added (AiConversationGetPullRequestDiffToolCall)
feat(schema): [non_breaking] Type 'AiConversationGetPullRequestDiffToolCallArgs' was added (AiConversationGetPullRequestDiffToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationGetPullRequestFileToolCall' was added (AiConversationGetPullRequestFileToolCall)
feat(schema): [non_breaking] Type 'AiConversationGetPullRequestFileToolCallArgs' was added (AiConversationGetPullRequestFileToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationGetSlackConversationHistoryToolCall' was added (AiConversationGetSlackConversationHistoryToolCall)
feat(schema): [non_breaking] Type 'AiConversationInvokeMcpToolToolCall' was added (AiConversationInvokeMcpToolToolCall)
feat(schema): [non_breaking] Type 'AiConversationInvokeMcpToolToolCallArgs' was added (AiConversationInvokeMcpToolToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationInvokeMcpToolToolCallArgsServer' was added (AiConversationInvokeMcpToolToolCallArgsServer)
feat(schema): [non_breaking] Type 'AiConversationInvokeMcpToolToolCallArgsTool' was added (AiConversationInvokeMcpToolToolCallArgsTool)
feat(schema): [non_breaking] Type 'AiConversationPart' was added (AiConversationPart)
feat(schema): [non_breaking] Type 'AiConversationPartMetadata' was added (AiConversationPartMetadata)
feat(schema): [non_breaking] Type 'AiConversationPartType' was added (AiConversationPartType)
feat(schema): [non_breaking] Type 'AiConversationPromptPart' was added (AiConversationPromptPart)
feat(schema): [non_breaking] Type 'AiConversationQueryActivityToolCall' was added (AiConversationQueryActivityToolCall)
feat(schema): [non_breaking] Type 'AiConversationQueryActivityToolCallArgs' was added (AiConversationQueryActivityToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationQueryUpdatesToolCall' was added (AiConversationQueryUpdatesToolCall)
feat(schema): [non_breaking] Type 'AiConversationQueryUpdatesToolCallArgs' was added (AiConversationQueryUpdatesToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationQueryUpdatesToolCallArgsUpdateType' was added (AiConversationQueryUpdatesToolCallArgsUpdateType)
feat(schema): [non_breaking] Type 'AiConversationQueryViewToolCall' was added (AiConversationQueryViewToolCall)
feat(schema): [non_breaking] Type 'AiConversationQueryViewToolCallArgs' was added (AiConversationQueryViewToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationQueryViewToolCallArgsMode' was added (AiConversationQueryViewToolCallArgsMode)
feat(schema): [non_breaking] Type 'AiConversationQueryViewToolCallArgsView' was added (AiConversationQueryViewToolCallArgsView)
feat(schema): [non_breaking] Type 'AiConversationReasoningPart' was added (AiConversationReasoningPart)
feat(schema): [non_breaking] Type 'AiConversationResearchToolCall' was added (AiConversationResearchToolCall)
feat(schema): [non_breaking] Type 'AiConversationResearchToolCallArgs' was added (AiConversationResearchToolCallArgs)
feat(schema): [non_breaking] Type 'AiConversationResearchToolCallResult' was added (AiConversationResearchToolCallResult)
feat(schema): [non_breaking] Type 'AiConversationRetrieveEntitiesToolCall' was added (AiConversationRetriev...
@linear/[email protected]
Patch Changes
- Updated dependencies [acc6bbf]
- @linear/[email protected]
@linear/[email protected]
Major Changes
-
1ae3744: feat(schema): [breaking] Type 'AsksWebSettings' was removed (AsksWebSettings)
feat(schema): [breaking] Type 'AsksWebSettingsCreateInput' was removed (AsksWebSettingsCreateInput)
feat(schema): [breaking] Type 'AsksWebSettingsEmailIntakeAddressInput' was removed (AsksWebSettingsEmailIntakeAddressInput)
feat(schema): [breaking] Type 'AsksWebSettingsPayload' was removed (AsksWebSettingsPayload)
feat(schema): [breaking] Type 'AsksWebSettingsUpdateInput' was removed (AsksWebSettingsUpdateInput)
feat(schema): [breaking] Input field 'AgentActivityCreatePromptInput.content' changed type from 'JSONObject!' to 'AgentActivityPromptCreateInputContent!' (AgentActivityCreatePromptInput.content)
feat(schema): [breaking] Field 'promptContext' was removed from object type 'AgentSession' (AgentSession.promptContext)
feat(schema): [breaking] Field 'asksWebSettingsCreate' was removed from object type 'Mutation' (Mutation.asksWebSettingsCreate)
feat(schema): [breaking] Field 'asksWebSettingsUpdate' was removed from object type 'Mutation' (Mutation.asksWebSettingsUpdate)
feat(schema): [breaking] Field 'asksWebSetting' was removed from object type 'Query' (Query.asksWebSetting)
feat(schema): [breaking] Input field 'type' was removed from input object type 'ReleaseStageUpdateInput' (ReleaseStageUpdateInput.type)
feat(schema): [breaking] Input field 'description' was removed from input object type 'ReleaseSyncInput' (ReleaseSyncInput.description)
feat(schema): [breaking] Input field 'id' was removed from input object type 'ReleaseSyncInput' (ReleaseSyncInput.id)
feat(schema): [breaking] Input field 'issueIdentifiers' was removed from input object type 'ReleaseSyncInput' (ReleaseSyncInput.issueIdentifiers)
feat(schema): [breaking] Input field 'stageId' was removed from input object type 'ReleaseSyncInput' (ReleaseSyncInput.stageId)
feat(schema): [breaking] Input field 'startDate' was removed from input object type 'ReleaseSyncInput' (ReleaseSyncInput.startDate)
feat(schema): [breaking] Input field 'targetDate' was removed from input object type 'ReleaseSyncInput' (ReleaseSyncInput.targetDate)
feat(schema): [breaking] Input field 'description' was removed from input object type 'ReleaseSyncInputBase' (ReleaseSyncInputBase.description)
feat(schema): [breaking] Input field 'id' was removed from input object type 'ReleaseSyncInputBase' (ReleaseSyncInputBase.id)
feat(schema): [breaking] Input field 'stageId' was removed from input object type 'ReleaseSyncInputBase' (ReleaseSyncInputBase.stageId)
feat(schema): [breaking] Input field 'startDate' was removed from input object type 'ReleaseSyncInputBase' (ReleaseSyncInputBase.startDate)
feat(schema): [breaking] Input field 'targetDate' was removed from input object type 'ReleaseSyncInputBase' (ReleaseSyncInputBase.targetDate)
feat(schema): [dangerous] Input field 'enterpriseUrl' was added to input object type 'GitHubSettingsInput' (GitHubSettingsInput.enterpriseUrl)
feat(schema): [dangerous] Argument 'pullRequestId: String' added to field 'Mutation.agentSessionCreate' (Mutation.agentSessionCreate.pullRequestId)
feat(schema): [dangerous] Argument 'filter: ReleaseFilter' added to field 'Query.releases' (Query.releases.filter)
feat(schema): [dangerous] Input field 'name' was added to input object type 'ReleaseCollectionFilter' (ReleaseCollectionFilter.name)
feat(schema): [dangerous] Input field 'version' was added to input object type 'ReleaseCollectionFilter' (ReleaseCollectionFilter.version)
feat(schema): [dangerous] Input field 'name' was added to input object type 'ReleaseFilter' (ReleaseFilter.name)
feat(schema): [dangerous] Input field 'version' was added to input object type 'ReleaseFilter' (ReleaseFilter.version)
feat(schema): [dangerous] Input field 'name' was added to input object type 'ReleasePipelineFilter' (ReleasePipelineFilter.name)
feat(schema): [dangerous] Input field 'frozen' was added to input object type 'ReleaseStageCreateInput' (ReleaseStageCreateInput.frozen)
feat(schema): [dangerous] Input field 'frozen' was added to input object type 'ReleaseStageUpdateInput' (ReleaseStageUpdateInput.frozen)
feat(schema): [dangerous] Enum value 'continuousPipelineReleases' was added to enum 'ViewType' (ViewType.continuousPipelineReleases)
feat(schema): [dangerous] Input field 'hostMappings' was added to input object type 'ZendeskSettingsInput' (ZendeskSettingsInput.hostMappings)
feat(schema): [non_breaking] Type 'AgentActivityPromptCreateInputContent' was added (AgentActivityPromptCreateInputContent)
feat(schema): [non_breaking] Type 'CodingAgentSandboxPayload' was added (CodingAgentSandboxPayload)
feat(schema): [non_breaking] Type 'EventTrackingInput' was added (EventTrackingInput)
feat(schema): [non_breaking] Type 'EventTrackingPayload' was added (EventTrackingPayload)
feat(schema): [non_breaking] Type 'IssueSharedAccess' was added (IssueSharedAccess)
feat(schema): [non_breaking] Type 'JiraFetchProjectStatusesInput' was added (JiraFetchProjectStatusesInput)
feat(schema): [non_breaking] Type 'JiraFetchProjectStatusesPayload' was added (JiraFetchProjectStatusesPayload)
feat(schema): [non_breaking] Type 'PullRequestCheck' was added (PullRequestCheck)
feat(schema): [non_breaking] Type 'ViewPreferencesProjectLabelGroupColumn' was added (ViewPreferencesProjectLabelGroupColumn)
feat(schema): [non_breaking] Field 'onBehalfOf' was added to object type 'Comment' (Comment.onBehalfOf)
feat(schema): [non_breaking] Field 'spawnedAgentSessions' was added to object type 'Comment' (Comment.spawnedAgentSessions)
feat(schema): [non_breaking] Field 'needs' was added to object type 'Customer' (Customer.needs)
feat(schema): [non_breaking] Field 'pullRequest' was added to object type 'DocumentContent' (DocumentContent.pullRequest)
feat(schema): [non_breaking] Field 'parentInitiatives' was added to object type 'Initiative' (Initiative.parentInitiatives)
feat(schema): [non_breaking] Field 'diffMarkdown' was added to object type 'InitiativeUpdateWebhookPayload' (InitiativeUpdateWebhookPayload.diffMarkdown)
feat(schema): [non_breaking] Field 'sharedAccess' was added to object type 'Issue' (Issue.sharedAccess)
feat(schema): [non_breaking] Field 'sharedAccess' was added to object type 'IssueSearchResult' (IssueSearchResult.sharedAccess)
feat(schema): [non_breaking] Input field 'JiraSettingsInput.statusNamesPerIssueType' description changed from 'The status names per issue type, per project.' to 'Jira status names grouped by project, separated into issue statuses (non-Epic) and project statuses (Epic). Structure: projectId -> { issueStatuses: string[], projectStatuses: string[] }' (JiraSettingsInput.statusNamesPerIssueType)
feat(schema): [non_breaking] Field 'integrationJiraFetchProjectStatuses' was added to object type 'Mutation' (Mutation.integrationJiraFetchProjectStatuses)
feat(schema): [non_breaking] Field 'trackAnonymousEvent' was added to object type 'Mutation' (Mutation.trackAnonymousEvent)
feat(schema): [non_breaking] Field 'syncedWith' was added to object type 'Project' (Project.syncedWith)
feat(schema): [non_breaking] Field 'syncedWith' was added to object type 'ProjectSearchResult' (ProjectSearchResult.syncedWith)
feat(schema): [non_breaking] Field 'diffMarkdown' was added to object type 'ProjectUpdateWebhookPayload' (ProjectUpdateWebhookPayload.diffMarkdown)
feat(schema): [non_breaking] Field 'syncedWith' was added to object type 'ProjectWebhookPayload' (ProjectWebhookPayload.syncedWith)
feat(schema): [non_breaking] Field 'checks' was added to object type 'PullRequest' (PullRequest.checks)
feat(schema): [non_breaking] Field 'creator' was added to object type 'PullRequest' (PullRequest.creator)
feat(schema): [non_breaking] Field 'agentSessionSandbox' was added to object type 'Query' (Query.agentSessionSandbox)
feat(schema): [non_breaking] Input field 'ReleaseCreateInput.stageId' description changed from 'The current stage of the release. Defaults to the first 'started' stage.' to 'The current stage of the release. Defaults to the first 'completed' stage for continuous pipelines, or the first 'started' stage for scheduled pipelines.' (ReleaseCreateInput.stageId)
feat(schema): [non_breaking] Field 'frozen' was added to object type 'ReleaseStage' (ReleaseStage.frozen)
feat(schema): [non_breaking] Field 'closedIssuesOrderedByRecency' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.closedIssuesOrderedByRecency)
feat(schema): [non_breaking] Field 'customViewFieldDateCreated' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.customViewFieldDateCreated)
feat(schema): [non_breaking] Field 'customViewFieldDateUpdated' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.customViewFieldDateUpdated)
feat(schema): [non_breaking] Field 'customViewFieldOwner' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.customViewFieldOwner)
feat(schema): [non_breaking] Field 'customViewFieldVisibility' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.customViewFieldVisibility)
feat(schema): [non_breaking] Field 'customViewsOrdering' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.customViewsOrdering)
feat(schema): [non_breaking] Field 'customerFieldDomains' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.customerFieldDomains)
feat(schema): [non_breaking] Field 'customerFieldOwner' was added to object type 'ViewPreferencesValues' (ViewPreferencesValues.customerFieldOwner)
feat(schema): [non_breaking] Field 'customerFieldRequestCount' was added to object type 'ViewPreferencesValues' (ViewPrefe...
@linear/[email protected]
Patch Changes
- Updated dependencies [1ae3744]
- @linear/[email protected]