Releases: nulab/BacklogMigration-Jira
Releases Β· nulab/BacklogMigration-Jira
Version 0.4.0b2
Features π
- Added a parameter that can set the number of times to retry in case of a network error, etc
Improvements π«
- Improved performance
Bug Fixes π
- The entered parameter is not displayed
Version 0.4.0b1
Improvements π«
- The mapping file in JSON format is difficult to edit, so it was changed to CSV format.
- Improved performance
Bug Fixes π
- Can't keep up with changes to the JIRA API
Version 0.3.0b9
Bug Fixes π
- Password authentication is deprecated. Please use an API key of JIRA
Version 0.3.0b8
Bug Fixes π
- Fixed an issue that extracting milestones process was wrong
Version 0.3.0b7
Bug Fixes π
- Resolved an issue that can not parse sprint
- Fixed an issue that could not be converted when parsing custom fields
Version 0.3.0b6
Improvements π«
- Performance improvements.
Bug Fixes π
- Was unable to handle change log generated by plugin.
Version 0.3.0b5
Improvements π«
- We have stabilized internal processing
Bug Fixes π
- Resolved an issue that caused when the user key contains white space
Version 0.3.0b4
Improvements π«
- Error message when json's parse fails.
Version 0.3.0b3
Improvements π«
- Improve internal process.
- Add logger to http client
Bug Fixes π
- Can not download some attachments
Version 0.3.0b2
Bug Fixes π
- Make emailAddress optional.
- Minor fixes.