1060 lines
44 KiB
JSON
1060 lines
44 KiB
JSON
{
|
|
"dotcom": {
|
|
"2021-10-01": [
|
|
{
|
|
"location": "ReactionGroup.users",
|
|
"description": "<p><code>users</code> will be removed. Use the <code>reactors</code> field instead.</p>",
|
|
"reason": "<p>Reactors can now be mannequins, bots, and organizations.</p>",
|
|
"date": "2021-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "synthead"
|
|
}
|
|
],
|
|
"2021-06-21": [
|
|
{
|
|
"location": "PackageType.DOCKER",
|
|
"description": "<p><code>DOCKER</code> will be removed.</p>",
|
|
"reason": "<p>DOCKER will be removed from this enum as this type will be migrated to only be used by the Packages REST API.</p>",
|
|
"date": "2021-06-21",
|
|
"criticality": "breaking",
|
|
"owner": "reybard"
|
|
}
|
|
],
|
|
"2021-01-01": [
|
|
{
|
|
"location": "MergeStateStatus.DRAFT",
|
|
"description": "<p><code>DRAFT</code> will be removed. Use PullRequest.isDraft instead.</p>",
|
|
"reason": "<p>DRAFT state will be removed from this enum and <code>isDraft</code> should be used instead</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "nplasterer"
|
|
},
|
|
{
|
|
"location": "EnterprisePendingCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseOutsideCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All outside collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseMemberEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All members consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-10-01": [
|
|
{
|
|
"location": "Sponsorship.sponsor",
|
|
"description": "<p><code>sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.sponsor</code> will be removed.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "nholden"
|
|
},
|
|
{
|
|
"location": "RepositoryInvitationOrderField.INVITEE_LOGIN",
|
|
"description": "<p><code>INVITEE_LOGIN</code> will be removed.</p>",
|
|
"reason": "<p><code>INVITEE_LOGIN</code> is no longer a valid field value. Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
},
|
|
{
|
|
"location": "PullRequest.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use PullRequest.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "Issue.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use Issue.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "EnterpriseOwnerInfo.pendingCollaborators",
|
|
"description": "<p><code>pendingCollaborators</code> will be removed. Use the <code>pendingCollaboratorInvitations</code> field instead.</p>",
|
|
"reason": "<p>Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
}
|
|
],
|
|
"2020-07-01": [
|
|
{
|
|
"location": "EnterprisePendingMemberInvitationEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending members consume a license</p>",
|
|
"date": "2020-07-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-04-01": [
|
|
{
|
|
"location": "Sponsorship.maintainer",
|
|
"description": "<p><code>maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.maintainer</code> will be removed.</p>",
|
|
"date": "2020-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "antn"
|
|
}
|
|
],
|
|
"2020-01-01": [
|
|
{
|
|
"location": "UnassignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.seats",
|
|
"description": "<p><code>seats</code> will be removed. Use EnterpriseBillingInfo.totalLicenses instead.</p>",
|
|
"reason": "<p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.availableSeats",
|
|
"description": "<p><code>availableSeats</code> will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses instead.</p>",
|
|
"reason": "<p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "AssignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
],
|
|
"2019-04-01": [
|
|
{
|
|
"location": "LegacyMigration.uploadUrlTemplate",
|
|
"description": "<p><code>uploadUrlTemplate</code> will be removed. Use <code>uploadUrl</code> instead.</p>",
|
|
"reason": "<p><code>uploadUrlTemplate</code> is being removed because it is not a standard URL and adds an extra user step.</p>",
|
|
"date": "2019-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
]
|
|
},
|
|
"ghec": {
|
|
"2021-10-01": [
|
|
{
|
|
"location": "ReactionGroup.users",
|
|
"description": "<p><code>users</code> will be removed. Use the <code>reactors</code> field instead.</p>",
|
|
"reason": "<p>Reactors can now be mannequins, bots, and organizations.</p>",
|
|
"date": "2021-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "synthead"
|
|
}
|
|
],
|
|
"2021-06-21": [
|
|
{
|
|
"location": "PackageType.DOCKER",
|
|
"description": "<p><code>DOCKER</code> will be removed.</p>",
|
|
"reason": "<p>DOCKER will be removed from this enum as this type will be migrated to only be used by the Packages REST API.</p>",
|
|
"date": "2021-06-21",
|
|
"criticality": "breaking",
|
|
"owner": "reybard"
|
|
}
|
|
],
|
|
"2021-01-01": [
|
|
{
|
|
"location": "MergeStateStatus.DRAFT",
|
|
"description": "<p><code>DRAFT</code> will be removed. Use PullRequest.isDraft instead.</p>",
|
|
"reason": "<p>DRAFT state will be removed from this enum and <code>isDraft</code> should be used instead</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "nplasterer"
|
|
},
|
|
{
|
|
"location": "EnterprisePendingCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseOutsideCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All outside collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseMemberEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All members consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-10-01": [
|
|
{
|
|
"location": "Sponsorship.sponsor",
|
|
"description": "<p><code>sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.sponsor</code> will be removed.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "nholden"
|
|
},
|
|
{
|
|
"location": "RepositoryInvitationOrderField.INVITEE_LOGIN",
|
|
"description": "<p><code>INVITEE_LOGIN</code> will be removed.</p>",
|
|
"reason": "<p><code>INVITEE_LOGIN</code> is no longer a valid field value. Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
},
|
|
{
|
|
"location": "PullRequest.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use PullRequest.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "Issue.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use Issue.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "EnterpriseOwnerInfo.pendingCollaborators",
|
|
"description": "<p><code>pendingCollaborators</code> will be removed. Use the <code>pendingCollaboratorInvitations</code> field instead.</p>",
|
|
"reason": "<p>Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
}
|
|
],
|
|
"2020-07-01": [
|
|
{
|
|
"location": "EnterprisePendingMemberInvitationEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending members consume a license</p>",
|
|
"date": "2020-07-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-04-01": [
|
|
{
|
|
"location": "Sponsorship.maintainer",
|
|
"description": "<p><code>maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.maintainer</code> will be removed.</p>",
|
|
"date": "2020-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "antn"
|
|
}
|
|
],
|
|
"2020-01-01": [
|
|
{
|
|
"location": "UnassignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.seats",
|
|
"description": "<p><code>seats</code> will be removed. Use EnterpriseBillingInfo.totalLicenses instead.</p>",
|
|
"reason": "<p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.availableSeats",
|
|
"description": "<p><code>availableSeats</code> will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses instead.</p>",
|
|
"reason": "<p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "AssignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
],
|
|
"2019-04-01": [
|
|
{
|
|
"location": "LegacyMigration.uploadUrlTemplate",
|
|
"description": "<p><code>uploadUrlTemplate</code> will be removed. Use <code>uploadUrl</code> instead.</p>",
|
|
"reason": "<p><code>uploadUrlTemplate</code> is being removed because it is not a standard URL and adds an extra user step.</p>",
|
|
"date": "2019-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
]
|
|
},
|
|
"ghes-3.3": {
|
|
"2021-10-01": [
|
|
{
|
|
"location": "ReactionGroup.users",
|
|
"description": "<p><code>users</code> will be removed. Use the <code>reactors</code> field instead.</p>",
|
|
"reason": "<p>Reactors can now be mannequins, bots, and organizations.</p>",
|
|
"date": "2021-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "synthead"
|
|
}
|
|
],
|
|
"2021-06-21": [
|
|
{
|
|
"location": "PackageType.DOCKER",
|
|
"description": "<p><code>DOCKER</code> will be removed.</p>",
|
|
"reason": "<p>DOCKER will be removed from this enum as this type will be migrated to only be used by the Packages REST API.</p>",
|
|
"date": "2021-06-21",
|
|
"criticality": "breaking",
|
|
"owner": "reybard"
|
|
}
|
|
],
|
|
"2021-01-01": [
|
|
{
|
|
"location": "MergeStateStatus.DRAFT",
|
|
"description": "<p><code>DRAFT</code> will be removed. Use PullRequest.isDraft instead.</p>",
|
|
"reason": "<p>DRAFT state will be removed from this enum and <code>isDraft</code> should be used instead</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "nplasterer"
|
|
},
|
|
{
|
|
"location": "EnterprisePendingCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseOutsideCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All outside collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseMemberEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All members consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-10-01": [
|
|
{
|
|
"location": "RepositoryInvitationOrderField.INVITEE_LOGIN",
|
|
"description": "<p><code>INVITEE_LOGIN</code> will be removed.</p>",
|
|
"reason": "<p><code>INVITEE_LOGIN</code> is no longer a valid field value. Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
},
|
|
{
|
|
"location": "PullRequest.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use PullRequest.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "Issue.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use Issue.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "EnterpriseOwnerInfo.pendingCollaborators",
|
|
"description": "<p><code>pendingCollaborators</code> will be removed. Use the <code>pendingCollaboratorInvitations</code> field instead.</p>",
|
|
"reason": "<p>Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
}
|
|
],
|
|
"2020-07-01": [
|
|
{
|
|
"location": "EnterprisePendingMemberInvitationEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending members consume a license</p>",
|
|
"date": "2020-07-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-01-01": [
|
|
{
|
|
"location": "UnassignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.seats",
|
|
"description": "<p><code>seats</code> will be removed. Use EnterpriseBillingInfo.totalLicenses instead.</p>",
|
|
"reason": "<p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.availableSeats",
|
|
"description": "<p><code>availableSeats</code> will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses instead.</p>",
|
|
"reason": "<p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "AssignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
],
|
|
"2019-04-01": [
|
|
{
|
|
"location": "LegacyMigration.uploadUrlTemplate",
|
|
"description": "<p><code>uploadUrlTemplate</code> will be removed. Use <code>uploadUrl</code> instead.</p>",
|
|
"reason": "<p><code>uploadUrlTemplate</code> is being removed because it is not a standard URL and adds an extra user step.</p>",
|
|
"date": "2019-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
]
|
|
},
|
|
"ghes-3.2": {
|
|
"2021-10-01": [
|
|
{
|
|
"location": "ReactionGroup.users",
|
|
"description": "<p><code>users</code> will be removed. Use the <code>reactors</code> field instead.</p>",
|
|
"reason": "<p>Reactors can now be mannequins, bots, and organizations.</p>",
|
|
"date": "2021-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "synthead"
|
|
}
|
|
],
|
|
"2021-06-21": [
|
|
{
|
|
"location": "PackageType.DOCKER",
|
|
"description": "<p><code>DOCKER</code> will be removed.</p>",
|
|
"reason": "<p>DOCKER will be removed from this enum as this type will be migrated to only be used by the Packages REST API.</p>",
|
|
"date": "2021-06-21",
|
|
"criticality": "breaking",
|
|
"owner": "reybard"
|
|
}
|
|
],
|
|
"2021-01-01": [
|
|
{
|
|
"location": "MergeStateStatus.DRAFT",
|
|
"description": "<p><code>DRAFT</code> will be removed. Use PullRequest.isDraft instead.</p>",
|
|
"reason": "<p>DRAFT state will be removed from this enum and <code>isDraft</code> should be used instead</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "nplasterer"
|
|
},
|
|
{
|
|
"location": "EnterprisePendingCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseOutsideCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All outside collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseMemberEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All members consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-10-01": [
|
|
{
|
|
"location": "Sponsorship.sponsor",
|
|
"description": "<p><code>sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.sponsor</code> will be removed.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "nholden"
|
|
},
|
|
{
|
|
"location": "RepositoryInvitationOrderField.INVITEE_LOGIN",
|
|
"description": "<p><code>INVITEE_LOGIN</code> will be removed.</p>",
|
|
"reason": "<p><code>INVITEE_LOGIN</code> is no longer a valid field value. Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
},
|
|
{
|
|
"location": "PullRequest.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use PullRequest.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "Issue.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use Issue.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "EnterpriseOwnerInfo.pendingCollaborators",
|
|
"description": "<p><code>pendingCollaborators</code> will be removed. Use the <code>pendingCollaboratorInvitations</code> field instead.</p>",
|
|
"reason": "<p>Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
}
|
|
],
|
|
"2020-07-01": [
|
|
{
|
|
"location": "EnterprisePendingMemberInvitationEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending members consume a license</p>",
|
|
"date": "2020-07-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-04-01": [
|
|
{
|
|
"location": "Sponsorship.maintainer",
|
|
"description": "<p><code>maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.maintainer</code> will be removed.</p>",
|
|
"date": "2020-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "antn"
|
|
}
|
|
],
|
|
"2020-01-01": [
|
|
{
|
|
"location": "UnassignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.seats",
|
|
"description": "<p><code>seats</code> will be removed. Use EnterpriseBillingInfo.totalLicenses instead.</p>",
|
|
"reason": "<p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.availableSeats",
|
|
"description": "<p><code>availableSeats</code> will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses instead.</p>",
|
|
"reason": "<p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "AssignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
],
|
|
"2019-04-01": [
|
|
{
|
|
"location": "LegacyMigration.uploadUrlTemplate",
|
|
"description": "<p><code>uploadUrlTemplate</code> will be removed. Use <code>uploadUrl</code> instead.</p>",
|
|
"reason": "<p><code>uploadUrlTemplate</code> is being removed because it is not a standard URL and adds an extra user step.</p>",
|
|
"date": "2019-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
]
|
|
},
|
|
"ghes-3.1": {
|
|
"2021-01-01": [
|
|
{
|
|
"location": "MergeStateStatus.DRAFT",
|
|
"description": "<p><code>DRAFT</code> will be removed. Use PullRequest.isDraft instead.</p>",
|
|
"reason": "<p>DRAFT state will be removed from this enum and <code>isDraft</code> should be used instead</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "nplasterer"
|
|
},
|
|
{
|
|
"location": "EnterprisePendingCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseOutsideCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All outside collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseMemberEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All members consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-10-01": [
|
|
{
|
|
"location": "Sponsorship.sponsor",
|
|
"description": "<p><code>sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.sponsor</code> will be removed.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "nholden"
|
|
},
|
|
{
|
|
"location": "RepositoryInvitationOrderField.INVITEE_LOGIN",
|
|
"description": "<p><code>INVITEE_LOGIN</code> will be removed.</p>",
|
|
"reason": "<p><code>INVITEE_LOGIN</code> is no longer a valid field value. Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
},
|
|
{
|
|
"location": "PullRequest.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use PullRequest.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "Issue.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use Issue.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "EnterpriseOwnerInfo.pendingCollaborators",
|
|
"description": "<p><code>pendingCollaborators</code> will be removed. Use the <code>pendingCollaboratorInvitations</code> field instead.</p>",
|
|
"reason": "<p>Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
}
|
|
],
|
|
"2020-07-01": [
|
|
{
|
|
"location": "EnterprisePendingMemberInvitationEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending members consume a license</p>",
|
|
"date": "2020-07-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-04-01": [
|
|
{
|
|
"location": "Sponsorship.maintainer",
|
|
"description": "<p><code>maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.maintainer</code> will be removed.</p>",
|
|
"date": "2020-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "antn"
|
|
}
|
|
],
|
|
"2020-01-01": [
|
|
{
|
|
"location": "UnassignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.seats",
|
|
"description": "<p><code>seats</code> will be removed. Use EnterpriseBillingInfo.totalLicenses instead.</p>",
|
|
"reason": "<p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.availableSeats",
|
|
"description": "<p><code>availableSeats</code> will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses instead.</p>",
|
|
"reason": "<p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "AssignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
],
|
|
"2019-04-01": [
|
|
{
|
|
"location": "LegacyMigration.uploadUrlTemplate",
|
|
"description": "<p><code>uploadUrlTemplate</code> will be removed. Use <code>uploadUrl</code> instead.</p>",
|
|
"reason": "<p><code>uploadUrlTemplate</code> is being removed because it is not a standard URL and adds an extra user step.</p>",
|
|
"date": "2019-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
]
|
|
},
|
|
"ghes-3.0": {
|
|
"2021-01-01": [
|
|
{
|
|
"location": "MergeStateStatus.DRAFT",
|
|
"description": "<p><code>DRAFT</code> will be removed. Use PullRequest.isDraft instead.</p>",
|
|
"reason": "<p>DRAFT state will be removed from this enum and <code>isDraft</code> should be used instead</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "nplasterer"
|
|
},
|
|
{
|
|
"location": "EnterprisePendingCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseOutsideCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All outside collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseMemberEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All members consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-10-01": [
|
|
{
|
|
"location": "Sponsorship.sponsor",
|
|
"description": "<p><code>sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.sponsor</code> will be removed.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "nholden"
|
|
},
|
|
{
|
|
"location": "RepositoryInvitationOrderField.INVITEE_LOGIN",
|
|
"description": "<p><code>INVITEE_LOGIN</code> will be removed.</p>",
|
|
"reason": "<p><code>INVITEE_LOGIN</code> is no longer a valid field value. Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
},
|
|
{
|
|
"location": "PullRequest.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use PullRequest.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "Issue.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use Issue.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "EnterpriseOwnerInfo.pendingCollaborators",
|
|
"description": "<p><code>pendingCollaborators</code> will be removed. Use the <code>pendingCollaboratorInvitations</code> field instead.</p>",
|
|
"reason": "<p>Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
}
|
|
],
|
|
"2020-07-01": [
|
|
{
|
|
"location": "EnterprisePendingMemberInvitationEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending members consume a license</p>",
|
|
"date": "2020-07-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-04-01": [
|
|
{
|
|
"location": "Sponsorship.maintainer",
|
|
"description": "<p><code>maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead.</p>",
|
|
"reason": "<p><code>Sponsorship.maintainer</code> will be removed.</p>",
|
|
"date": "2020-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "antn"
|
|
}
|
|
],
|
|
"2020-01-01": [
|
|
{
|
|
"location": "UnassignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.seats",
|
|
"description": "<p><code>seats</code> will be removed. Use EnterpriseBillingInfo.totalLicenses instead.</p>",
|
|
"reason": "<p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.availableSeats",
|
|
"description": "<p><code>availableSeats</code> will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses instead.</p>",
|
|
"reason": "<p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "AssignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
],
|
|
"2019-04-01": [
|
|
{
|
|
"location": "Migration.uploadUrlTemplate",
|
|
"description": "<p><code>uploadUrlTemplate</code> will be removed. Use <code>uploadUrl</code> instead.</p>",
|
|
"reason": "<p><code>uploadUrlTemplate</code> is being removed because it is not a standard URL and adds an extra user step.</p>",
|
|
"date": "2019-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
]
|
|
},
|
|
"ghae": {
|
|
"2021-10-01": [
|
|
{
|
|
"location": "ReactionGroup.users",
|
|
"description": "<p><code>users</code> will be removed. Use the <code>reactors</code> field instead.</p>",
|
|
"reason": "<p>Reactors can now be mannequins, bots, and organizations.</p>",
|
|
"date": "2021-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "synthead"
|
|
}
|
|
],
|
|
"2021-06-21": [
|
|
{
|
|
"location": "PackageType.DOCKER",
|
|
"description": "<p><code>DOCKER</code> will be removed.</p>",
|
|
"reason": "<p>DOCKER will be removed from this enum as this type will be migrated to only be used by the Packages REST API.</p>",
|
|
"date": "2021-06-21",
|
|
"criticality": "breaking",
|
|
"owner": "reybard"
|
|
}
|
|
],
|
|
"2021-01-01": [
|
|
{
|
|
"location": "MergeStateStatus.DRAFT",
|
|
"description": "<p><code>DRAFT</code> will be removed. Use PullRequest.isDraft instead.</p>",
|
|
"reason": "<p>DRAFT state will be removed from this enum and <code>isDraft</code> should be used instead</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "nplasterer"
|
|
},
|
|
{
|
|
"location": "EnterprisePendingCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseOutsideCollaboratorEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All outside collaborators consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
},
|
|
{
|
|
"location": "EnterpriseMemberEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All members consume a license</p>",
|
|
"date": "2021-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-10-01": [
|
|
{
|
|
"location": "RepositoryInvitationOrderField.INVITEE_LOGIN",
|
|
"description": "<p><code>INVITEE_LOGIN</code> will be removed.</p>",
|
|
"reason": "<p><code>INVITEE_LOGIN</code> is no longer a valid field value. Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
},
|
|
{
|
|
"location": "PullRequest.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use PullRequest.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "Issue.timeline",
|
|
"description": "<p><code>timeline</code> will be removed. Use Issue.timelineItems instead.</p>",
|
|
"reason": "<p><code>timeline</code> will be removed</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "mikesea"
|
|
},
|
|
{
|
|
"location": "EnterpriseOwnerInfo.pendingCollaborators",
|
|
"description": "<p><code>pendingCollaborators</code> will be removed. Use the <code>pendingCollaboratorInvitations</code> field instead.</p>",
|
|
"reason": "<p>Repository invitations can now be associated with an email, not only an invitee.</p>",
|
|
"date": "2020-10-01",
|
|
"criticality": "breaking",
|
|
"owner": "jdennes"
|
|
}
|
|
],
|
|
"2020-07-01": [
|
|
{
|
|
"location": "EnterprisePendingMemberInvitationEdge.isUnlicensed",
|
|
"description": "<p><code>isUnlicensed</code> will be removed.</p>",
|
|
"reason": "<p>All pending members consume a license</p>",
|
|
"date": "2020-07-01",
|
|
"criticality": "breaking",
|
|
"owner": "BrentWheeldon"
|
|
}
|
|
],
|
|
"2020-01-01": [
|
|
{
|
|
"location": "UnassignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.seats",
|
|
"description": "<p><code>seats</code> will be removed. Use EnterpriseBillingInfo.totalLicenses instead.</p>",
|
|
"reason": "<p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "EnterpriseBillingInfo.availableSeats",
|
|
"description": "<p><code>availableSeats</code> will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses instead.</p>",
|
|
"reason": "<p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "BlakeWilliams"
|
|
},
|
|
{
|
|
"location": "AssignedEvent.user",
|
|
"description": "<p><code>user</code> will be removed. Use the <code>assignee</code> field instead.</p>",
|
|
"reason": "<p>Assignees can now be mannequins.</p>",
|
|
"date": "2020-01-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
],
|
|
"2019-04-01": [
|
|
{
|
|
"location": "LegacyMigration.uploadUrlTemplate",
|
|
"description": "<p><code>uploadUrlTemplate</code> will be removed. Use <code>uploadUrl</code> instead.</p>",
|
|
"reason": "<p><code>uploadUrlTemplate</code> is being removed because it is not a standard URL and adds an extra user step.</p>",
|
|
"date": "2019-04-01",
|
|
"criticality": "breaking",
|
|
"owner": "tambling"
|
|
}
|
|
]
|
|
}
|
|
} |