Closed Jul 16, 2025
No due date
•Closed Deprecations ⚠️
- Package dependencies:
- Replaced deprecated
atlassian-jwtwith@atlassian/atlassian-jwt.
- Replaced deprecated
- Content APIs:
- Deprecated all content-related methods due to Confluence API changes:
content.getContent,content.createContent,content.getContentById,content.updateContent,content.deleteContentcontent.getHistoryForContent,contentAttachments.getAttachments,contentBody.convertContentBodycontentChildrenAndDescendants.getContentChildren,contentChildrenAndDescendants.getContentChildrenByTypeContentComments,contentLabels.getLabelsForContent,ContentPropertiescontentVersions.getContentVersions,contentVersions.getContentVersion
- Deprecated all content-related methods due to Confluence API changes:
- Group APIs:
- Deprecated group-related methods:
group.removeGroup,group.getGroupByQueryParam,group.getGroupByNamegroup.getMembersByQueryParam,group.getGroupMembers
- Deprecated group-related methods:
- Other APIs:
- Deprecated
InlineTasks,SpaceProperties,users.getBulkUserMigration - Deprecated content restriction methods:
contentRestrictions.getContentRestrictionStatusForGroupcontentRestrictions.addGroupToContentRestrictioncontentRestrictions.removeGroupByName
- Deprecated
settings.setLookAndFeelSettings - Deprecated space-related methods:
space.getSpaces,space.getSpace,space.getContentForSpace,space.getContentByTypeForSpace
- Deprecated
New Features ✨
- New endpoints:
- Added
contentBody.bulkAsyncConvertContentBodyResponseandcontentBody.bulkAsyncConvertContentBodyRequest - Added
contentStates.getContentsWithStatemethod - Introduced new
UserPropertiesAPI
- Added
- API improvements:
- Added
statusproperty tocontentAttachments.downloadAttachment - Added
keyproperty tolongRunningTask.getTasks - Added
sitePermissionTypeFilterproperty tosearch.searchUser - Added
aliasproperty to bothspace.createSpaceandspace.createPrivateSpace - #145 Added
startandlimitproperties tocontentChildrenAndDescendants.getContentChildren. Thanks to @javierbrea for requesting this feature.
- Added
API Changes 🔄
- Experimental methods moved:
- Moved experimental user property methods to
userPropertiesnamespace:getUserProperties,getUserProperty,createUserProperty,updateUserProperty,deleteUserProperty
- Moved experimental user property methods to
- Parameter fixes:
- Simplified
group.removeGroupByIdparameters (no longer requiresoperationKeyandgroupId)
- Simplified
Other Changes
- Package structure:
- Reordered
exportsinpackage.jsonfor better module resolution
- Reordered
100% complete
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.