Changelog

Synapse-GitHub Changelog

NEXTVERS - 2026-XX-YY

Automatic Migrations

  • Added platform information to existing it:dev:repo, it:dev:repo:issue, and it:dev:repo:issue:comment nodes.

Features and Enhancements

  • Added inet:service:account nodes to represent the owner of a repository using the :creator property on the it:dev:repo.

  • Added inet:service:account nodes to represent the owner of an issue using the :creator property on the it:dev:repo:issue.

  • Added inet:service:account nodes to represent the owner of a comment using the :creator property on the it:dev:repo:issue:comment.

  • Added inet:service:platform nodes to represent the platform of a repository using the :platform property on the it:dev:repo, it:dev:repo:issue, and it:dev:repo:issue:comment nodes.

v1.0.0 - 2025-01-17

Automatic Migrations

  • Migrated all it:dev:repo, it:dev:repo:issue, and it:dev:repo:issue:comment nodes created by Synapse-Github to use the :period property instead of the :created property. Migrate all it:dev:repo:issue:label to use the :period property instead of the :applied and :removed properties. These nodes are only migrated if they have the Synapse-Github meta:source -(seen)> edge.

Features and Enhancements

  • Updated Power-Up to use the :period property instead of deprecated :created, :applied, and :removed properties.

v0.1.1 - 2024-02-20

NOTE: This release is considered Beta and may be subject to change.

Features and Enhancements

  • Update deprecated $lib.dict() usage to JSON style syntax.

v0.1.0 - 2023-10-18

NOTE: This release is considered Beta and may be subject to change.

Features and Enhancements

  • Initial release of the Synapse-GitHub Power-Up.