Releases: MrRefactoring/jira.js
Releases · MrRefactoring/jira.js
v2.5.0
-
Agile:
- JSDoc descriptions improved.
BoardFeatureBean
are deprecated. UseFeature
instead.BoardFeatureResponseBean
are deprecated. UseFeatureResponse
instead.BoardFeatureToggleRequestBean
are deprecated. UseFeatureToggleRequest
instead.- Other minor improvements
-
Version 3:
- JSDoc descriptions improved.
AppMigration
API support added.generateChangelog
property added toIssueCustomFieldValuesApps.updateCustomFieldValue
request parameters.hierarchyLevel
property added toIssueTypes.createIssueType
.getChangeLogsByIds
method added toIssues
.- New models added:
ConnectCustomFieldValue
ConnectCustomFieldValues
EntityPropertyDetails
IssueChangelogIds
GetChangeLogsByIds
- Mistake in
CrateWorkflowStatusDetails
fixed. Current name is correct:CreateWorkflowStatusDetails
. fieldIdsFilter
,issuePropertyKeysFilter
properties added toWebhook
andWebhookDetails
models.- Other minor improvements
-
Version 2:
- JSDoc descriptions improved.
AppMigration
API support added.generateChangelog
property added toIssueCustomFieldValuesApps.updateCustomFieldValue
request parameters.hierarchyLevel
property added toIssueTypes.createIssueType
.getChangeLogsByIds
method added toIssues
.- New models added:
ConnectCustomFieldValue
ConnectCustomFieldValues
EntityPropertyDetails
IssueChangelogIds
PageBeanContextualConfiguration
GetChangeLogsByIds
- Mistake in
CrateWorkflowStatusDetails
fixed. Current name is correct:CreateWorkflowStatusDetails
. fieldIdsFilter
,issuePropertyKeysFilter
properties added toWebhook
andWebhookDetails
models.- Other minor improvements
v2.4.2
- #144 Fixed error when tried vote issue. Thanks João Lopes!
- A lot of small improvements in types for agile and for project API
v2.4.1
A lot of small improvements in types for agile and for project API
v2.4.0
- Some properties to some endpoints added :D
- IssueCustomFieldConfigurationApps group added
- #136 Fixed all URLs for Cloud Agile endpoint. Thanks John Brunton!
- Internal code styles improved
v2.3.0
Models and parameters types updated to right versions
v2.2.1
2.2.1
v2.2.0
Bump lodash from 4.17.20 to 4.17.21 (#121) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.1.1
Return types improvements and createIssue bug fixed (#116) * types defined for method on telemetry based information * types improvement * build fix * more tests added * types updates * test fixes * fixing issue with description typing when create issue * CHANGELOG updates * version updated
v2.1.0
v2.1.0 RC (#115) * 2.0.6 * delete inactive workflows method added * typings improvements and system tests added * typings improvements * project features added * JSDoc indent fixed * typings improved * Authorization header removed * timeout increased
v2.0.6
2.0.6 (#112)