Skip to content

Latest commit

 

History

History
412 lines (215 loc) · 17.6 KB

CHANGELOG.md

File metadata and controls

412 lines (215 loc) · 17.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.7.13 (2021-01-25)

Bug Fixes

  • hooks: correct errors from upgrade of packages (942fb0a)

2.7.12 (2021-01-22)

Bug Fixes

  • merge request error from gitbeaker upgrade (4ae1295)

2.7.11 (2021-01-22)

Bug Fixes

2.7.10 (2021-01-22)

Bug Fixes

2.7.9 (2021-01-21)

Bug Fixes

2.7.8 (2020-11-11)

Bug Fixes

  • webhook-queue: add better catch (6cefda1)

2.7.7 (2020-11-11)

Bug Fixes

  • webhooks-queue: correctly catch any failures (59f062a)

2.7.6 (2020-11-10)

Bug Fixes

  • remaining gitlab-seneschal to gitlab-seneschal-link issues (6215c4b)

2.7.5 (2020-11-10)

Bug Fixes

  • production frontend pages serve (be72134)

2.7.4 (2020-11-09)

2.7.3 (2020-11-06)

2.7.2 (2020-11-06)

2.7.1 (2020-11-04)

2.7.0 (2020-11-04)

Features

2.6.5 (2020-10-23)

Bug Fixes

  • server: correctly reference client files (c558037)

2.6.4 (2020-10-23)

Bug Fixes

  • migrations: correctly handle when jira project has been deleted (2f20bcf)

2.6.3 (2020-10-19)

Bug Fixes

  • correct the build script for the frontendPages.js file (b39619b)

2.6.2 (2020-10-19)

Bug Fixes

  • needed to correctly build the shared frontendPages file (5280524)

2.6.1 (2020-10-01)

Bug Fixes

2.6.0 (2020-10-01)

Features

  • add more transition detection options (6e76921), closes #30
  • auto-update webhooks logic (e26f24c), closes #29
  • handle jira and gitlab project changes (ee8e6db), closes #31

Bug Fixes

  • recent bugs and gitlab update issues (6196921)

2.5.0 (2020-06-05)

Features

  • dev tools integration option (78335fa), closes #23
  • minor update to config page (e65a4d5)

Bug Fixes

  • link detection and updating logic (382fddf), closes #21 #20
  • missing MR and failed install url (db7d7a0), closes #35

2.4.2 (2020-01-20)

2.4.1 (2020-01-20)

Bug Fixes

  • gitlab-projects: gitlab.com needs membership flag (ac9b7ce)

2.4.0 (2019-05-20)

Features

  • Add Default Fallback Transitions (dc4d404), closes #17

2.3.2 (2019-05-14)

Bug Fixes

  • client/WebhookErrors: make table full width (9ff7a09)

2.3.1 (2019-05-14)

Bug Fixes

  • WebhookErrors: sanitize secretKey from error logs (52247a7)

2.3.0 (2019-05-13)

Bug Fixes

  • clean webhook errors output, await project (f34d7f6)
  • vulnerabilities (b7c78db)

Features

  • WebhookFailures: support clearing (abca7f8)

2.2.5 (2019-05-13)

Bug Fixes

  • server/webhooks: correctly save error reporting (6959d48)

2.2.4 (2018-12-25)

Bug Fixes

  • webhooks: bad import from final refactor (920e142)

2.2.3 (2018-12-25)

2.2.2 (2018-12-24)

Bug Fixes

  • sequelize migrations in production (eb20273)

2.2.1 (2018-12-24)

Bug Fixes

  • build wasn’t pulling in weird files (8489940)

2.2.0 (2018-12-24)

Bug Fixes

  • encrypt credentials when being stored in the db (472f6bf), closes #3
  • merge request hooks (4b2dc08), closes #15
  • webhooks: support parsing of code blocks (a835b51), closes #18

Features

  • upgrade Jira side MR display (81c2e0d), closes #17

2.1.6 (2018-11-19)

Bug Fixes

  • client/Transitions: allow deletion of transition maps (1544594)

2.1.5 (2018-10-29)

Bug Fixes

  • apis: remove unecessary graphql requires (ee8e047)
  • webhooks: prevent unecessary editing of comments (68d3f5c), closes #9

2.1.4 (2018-10-23)

Bug Fixes

2.1.3 (2018-10-23)

Bug Fixes

  • mergeRequest: allow multiple definitions (6690f93)

2.1.2 (2018-10-23)

Bug Fixes

2.1.1 (2018-10-18)

Bug Fixes

  • Gitlab: gitlab projects should be listed (321206e)

2.1.0 (2018-10-15)

Bug Fixes

  • datasource: make sure all data persists (04d73b4)
  • remove token comments (34c2968)

Features

  • Jira: add in config link and update nav permissions (38e1fae)
  • webhooks: support multiple open/close/merge statuses (77b98b8)
  • add cleanup cmd line script for failed/rolled back migrations (0bcb47b)

2.0.0 (2018-10-09)

Bug Fixes

  • client: remove eslint warnings (148c3ff)
  • Initialising: provide progress on initial load of issues (d8954de)
  • loadIssues: handle stack overflow on recursion (36c010d)
  • lowdb: enable development mode (34f391c)
  • migrationQueue: prevent stack overflow and handle milestones correctly (4ab4f8d)
  • transition/markdownTransform: handle whitespace before header (f7bbabf)

Features

  • config: change to JIRA_HOST (a656134)

BREAKING CHANGES

  • config: JIRA_HOST_URL env var has been changed to JIRA_HOST

1.4.0 (2018-10-08)

Features

1.3.0 (2018-10-08)

Bug Fixes

  • loadIssues: fix memory crash and make the load more reliable (0ef8da2)
  • Mapper: milestones for groups should now work (6098887)

Features

  • Migration: add polling and cleanup responses (fcfe84f)
  • transintion: support clearing of broken imports (b56f5c4)

1.2.0 (2018-10-04)

Bug Fixes

  • lowdb: use encryptedKey as first param (67fe317)
  • package version and release script (3b1017b)
  • release package script (00bff96)

Features

  • Return Migration Errors (cdc085d)
  • migrationQueue: add Jira link to migrated Gitlab Issue (d6861e2)

1.0.0 (2018-10-03)

Bug Fixes

Features

  • add health endpoint (8fb3ede)
  • change top level routing to Atlassian nav (0d680bf)
  • initial display and connections (a365d9c)
  • working migrations and webhooks (cac6e9a)

1.1.0 (2018-10-04)

Bug Fixes

  • lowdb: use encryptedKey as first param (67fe317)
  • package version and release script (3b1017b)

Features

  • Return Migration Errors (cdc085d)
  • migrationQueue: add Jira link to migrated Gitlab Issue (d6861e2)

1.0.0 (2018-10-03)

Bug Fixes

Features

  • add health endpoint (8fb3ede)
  • change top level routing to Atlassian nav (0d680bf)
  • initial display and connections (a365d9c)
  • working migrations and webhooks (cac6e9a)