- Bump up some dependencies
- Move docs to GitHub
- Mask credentials transmitted in plain text ( SECURITY-1510 )
- Scan max count of pull requests ( default 20 → 100 )
- Add Null Check for Backlog URL ( JENKINS-49396 )
-
Avoid unneeded serialization ( JEP-200 )
-
Suppress error log related with a repository browser in a config page
-
Replace Backlog API v1(xml-rpc) to v2 ( see this blog )
Input your API key instead of user / pass when creating issue on Backlog
- Add a link to Backlog for pipeline
- Update emoji ( see this blog )
- Support pipeline
- Support multibranch pipeline for Backlog pull request.
- Notify build result to Backlog pull request.
- Allow '@' and '.' in the UserId field.
-
pull #1 : Fix the issue key pattern (thanks @emanon001).
-
Replace Backlog icon.
-
Store a encrypted value for password.
If "Createing Backlog Issue" and/or "Publishing artifacts to Backlog File" becomes failed after version up, re-enter the password.
- Add repository browser for Git.
- Add publishing built artifacts to Backlog File.
- Add selecting other project when specifying repository browser
- Add security realm
- Add link to SCM repository browser
- Arrange properties like UserId/Password (Sorry for being incompatible previous version, so properties are initialized. Please retry setting.)
- Add validation on "Create Issue on Backlog" fields
- Create Backlog issue on error build
- Enabled input project url
- Localize Japanese
- Update code for more recent Hudson
- First release