A new version of sg-jira-bridge has been released!

v0.4.0b1 (July 12, 2023)

What’s Changed

  • Updating Python version in requirements sections.
  • Bump requests from 2.21.0 to 2.31.0 in /triggers.
  • Adds support for Jira Python client 3.5.0. Drop support for Python 2.
  • Remove check for module daemonize on win32.
  • Look up issue types by project

Important

We only fully support the cloud version of this SG JIRA bridge release, the support for the server version is limited. Since this version could affect the server installation we would like you to test this beta version before we ship the final version.

3 Likes

v0.4.0b3 (August 21, 2023)

What’s Changed

  • Update link in documentation
  • Improves on asset_issue_handler.py
  • Support add/remove watchers on cloud environments

Full Changelog: v0.4.0b2…v0.4.0b3

2 Likes

v0.4.0b4

What’s Changed

New Contributors

Full Changelog: v0.4.0b3…v0.4.0b4

v0.4.1

What’s Changed

  • This is the first version tested on a Jira Server 9
  • Adds support for Jira Server PAT. We’ve updated our documentation site.
  • Supports createmeta_fieldtypes()

Full Changelog: v0.4.1

v0.4.2

What’s Changed

  • Add TimeLog support when consolidate ShotGrid entity

Full Changelog: v0.4.2

v0.5.1

What’s Changed

  • Improve test files by using latest version of python-api
  • Add a new syncer to support Timelog synchronisation between PTR and Jira

Full Changelog: v0.5.1

3 Likes