Skip to content

@linear/sdk 79.0.0

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)