Skip to content

1.29.3

Latest
Compare
Choose a tag to compare
@AdapalaDeepika AdapalaDeepika released this 05 Nov 07:17
9184196

###Changes
CustomMandatoryFields now accepts integer values for Story points.

###Breaking changes
V1 API is no longer supported as it has been deprecated and removed.
CustomMandatoryFileds accepts only map[string]interface{} which will not work for all Jira fields

###Continued support
Continues to support the --severityArray flag, specifying an array of severities for which Jira tickets are to be created.
Supports REST API.
License issue ticket creation is fixed.