Changelog
Synapse-Jira Changelog
v3.0.0 - 2026-02-04
Automatic Migrations
Migrated existing API key configurations to use the new configuration manager.
Migrated storage version tracking to use Storm package inits.
Features and Enhancements
Added support for Jira Server (on premises) installations.
Added new endpoints section in command help to document the endpoints used by each command, accessible via the
--helpflag.Added new configuration manager commands:
jira.config.addjira.config.deljira.config.listjira.config.showjira.config.updatejira.config.migrate
Added configuration workflows to manage configurations via Optic. This requires Optic
v2.128.0to be deployed.Added
jira.issue.byidcommand to retrieve a specific Jira issue.
v2.0.0 - 2025-01-17
Automatic Migrations
Migrated all
proj:ticketnodes created by Synapse-Jira to use the:idproperty instead of the deprecated:ext:idproperty. These nodes are only migrated if they have the Synapse-Jirameta:source -(seen)>edge.
Features and Enhancements
Updated Power-Up to use the
:idproperty instead of deprecated:ext:idproperty.Updated deprecated
$lib.list()usage to JSON style syntax.
v1.4.1 - 2024-11-06
Bugfixes
Fix an issue where responses containing issues without a
labelskey were not handled correctly.
v1.4.0 - 2024-05-15
Features and Enhancements
Update documentation to remove references to deprecated Storm elements.
v1.3.1 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()usage to JSON style syntax.
v1.3.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
Bugfixes
Fix an issue where attachment downloads could fail silently.
v1.2.0 - 2022-07-13
Features and Enhancements
Add an API to access issue search results without creating nodes.
Bugfixes
Properly parse Jira time values with time-zone information.
v1.1.0 - 2021-11-03
Features and Enhancements
Added support to ingest files attached to issues
v1.0.0 - 2021-08-13
Features and Enhancements
Initial release of
Synapse-Jirav1.0.0.