Skip to content

Releases: teams-notifier/gitlab-mr-api

gitlab-mr-api v1.5.0

06 Jan 21:49
a64d7ca

Choose a tag to compare

What's Changed

Misc

  • Feat/handle notes and threads by @babs in #38

Full Changelog: v1.4.0...v1.5.0

gitlab-mr-api v1.4.0

03 Jan 18:25
2659274

Choose a tag to compare

What's Changed

Misc

  • feat: add Python-based database migration system by @babs in #37

Full Changelog: v1.3.0...v1.4.0

gitlab-mr-api v1.3.0

26 Dec 00:29
473cf33

Choose a tag to compare

What's Changed

Misc

  • fix: avoid orphaned messages by @babs in #36

Full Changelog: v1.2.0...v1.3.0

gitlab-mr-api v1.2.0

12 Dec 22:19
7fc8420

Choose a tag to compare

What's Changed

Misc

  • feat: out-of-order protection by @babs in #35

Full Changelog: v1.1.0...v1.2.0

gitlab-mr-api v1.1.0

09 Dec 20:58
6dc77f4

Choose a tag to compare

What's Changed

Misc

  • feat: escape single quotes in YAML output and add tests for rendering by @babs in #34

Full Changelog: v1.0.0...v1.1.0

gitlab-mr-api v1.0.0

03 Dec 11:52
5a46f13

Choose a tag to compare

What's Changed

Misc

  • feat: refactor fingerprint (DB UPDATE REQUIRED) and add tests by @babs in #33

Full Changelog: v0.18.0...v1.0.0

gitlab-mr-api v0.18.0

21 Nov 01:37
b93a576

Choose a tag to compare

What's Changed

Misc

  • feat: switch log format (structlog), message update/delete reliability by @babs in #32

Full Changelog: v0.17.0...v0.18.0

gitlab-mr-api v0.17.0

04 Feb 23:07
f10e0ee

Choose a tag to compare

What's Changed

Misc

  • feat: switch card to full width by @babs in #30
  • feat(card): slight wording change by @babs in #31

Full Changelog: v0.16.0...v0.17.0

gitlab-mr-api v0.16.0

21 Jan 22:45
cab7bd6

Choose a tag to compare

What's Changed

Misc

  • feat: remove approvals on new commits/push… by @babs in #27
  • feat: collapse card when draft or "done" (closed or merged) by @babs in #28
  • feat: reduce minimum db pool size to 1 by @babs in #29

Full Changelog: v0.15.0...v0.16.0

gitlab-mr-api v0.15.0

12 Jan 21:04
eb7fb80

Choose a tag to compare

What's Changed

Bug Fixes

  • fix(gh-action): fix release name by @babs in #22

Misc

  • feat: add card rendering collapsible options by @babs in #23
  • feat: rework periodic cleanup scheduling by @babs in #24
  • feat(model): add changes and updated at to MR by @babs in #25
  • feat: rework draft handling and draft to ready transition by @babs in #26

Full Changelog: v0.14.0...v0.15.0