Skip to content

v2.17.0

Compare
Choose a tag to compare
@MrRefactoring MrRefactoring released this 26 Mar 20:38
· 41 commits to master since this release
5d9a19b
  • JSDoc improvements
  • Version 2, Version 3:
    • Component interface renamed to ProjectComponent.
    • caseInsensitive property added to findGroups method of groups API.
    • expand property added to getTrashedFieldsPaginated method of issueFields API.
    • createNotificationScheme, getNotificationSchemeToProjectMappings, updateNotificationScheme, addNotifications, deleteNotificationScheme, removeNotificationFromNotificationScheme methods added to issueNotificationSchemes API.
    • getPrecomputations, updatePrecomputations methods added to jql API.
    • licenseMetrics API added.
    • ProjectFeatures interface renamed to ContainerForProjectFeatures.