Skip to content

Releases: melexis/jira-traceability

Support Jira Cloud

16 Nov 22:18
4f3184d
Compare
Choose a tag to compare

Added:

  • support for Jira Cloud (PR #13)

Upgrade mlx.traceability (try 2)

20 Sep 09:38
80026d7
Compare
Choose a tag to compare

The release of version 1.0.0 failed. This version has removed the outdated PyPI classifiers in PR #10.

Upgrade mlx.traceability

20 Sep 08:25
43ebd5a
Compare
Choose a tag to compare
  • Upgrade mlx.traceability to v9.x
  • Stop supporting Python 3.5 and 3.6
  • Move from Travis CI to GitHub Actions

Bugfixing Escape quotes in string for JQL query

12 Apr 20:01
ce1a3eb
Compare
Choose a tag to compare

Previous release missed few more things from string in JQL query, so this should properly escape quotes in the string.

Fix JQL query with a special character

12 Apr 14:45
beab20d
Compare
Choose a tag to compare

Fix for bug that was introduced in 0.1.1.

Escape special characters in item caption for JQL query

08 Apr 10:24
fbb4a75
Compare
Choose a tag to compare

Escape special characters in item caption for JQL query to avoid unwanted behavior leading to the creation of duplicate JIRA tickets [PR #5]

Add setting to substitute substrings in ticket description for item attributes

08 Oct 11:43
8d4de7b
Compare
Choose a tag to compare

Initial release

07 Oct 09:33
Compare
Choose a tag to compare
  • For specifics, please look at PR #1.