Skip to content

Releases: dmaes/gitlab-redmine-webhook

v0.3.1

18 Mar 16:16
f04bc71

Choose a tag to compare

v0.3.1 - 2026-03-18

Container image

ghcr.io/dmaes/gitlab-redmine-webhook:v0.3.1

Changelog

Fixed

  • Fix dict element type in find_commits_issues

v0.3.0

18 Mar 13:27
d128562

Choose a tag to compare

v0.3.0 - 2026-03-18

Container image

ghcr.io/dmaes/gitlab-redmine-webhook:v0.3.0

Changelog

Changed

  • Only append commits to last note if the note was created on the same day as the push event.

Added

  • Support MR comments

helm-v0.3.1

18 Mar 16:15
58a606c

Choose a tag to compare

v0.3.1 - 2026-03-18

Helm Chart

oci://ghcr.io/dmaes/helm/gitlab-redmine-webhook --version 0.3.1

Chart README

https://github.com/dmaes/gitlab-redmine-webhook/blob/helm-v0.3.1/helm-chart/README.md

Changelog

Changed

  • Bump appVersion to v0.3.1

helm-v0.3.0

18 Mar 13:28
d3e10fe

Choose a tag to compare

v0.3.0 - 2026-03-18

Helm Chart

oci://ghcr.io/dmaes/helm/gitlab-redmine-webhook --version 0.3.0

Chart README

https://github.com/dmaes/gitlab-redmine-webhook/blob/helm-v0.3.0/helm-chart/README.md

Changelog

Changed

  • Bump appVersion to v0.3.0

v0.2.1

06 Feb 11:21
c02a495

Choose a tag to compare

v0.2.1 - 2026-01-06

Container image

ghcr.io/dmaes/gitlab-redmine-webhook:v0.2.1

Changelog

Changed

  • Bump python to 3.14.3
  • Bump gunicorn from 23.0.0 to 25.0.1
  • Bump certifi from 2025.11.12 to 2026.1.4
  • Bump packaging from 25.0 to 26.0
  • Bump urllib3 from 2.5.0 to 2.6.3
  • Bump werkzeug from 3.1.3 to 3.1.5

Fixed

  • Fix regex matching for multiple issue references

helm-v0.2.1

06 Feb 11:23
aedf105

Choose a tag to compare

v0.2.1 - 2026-02-06

Helm Chart

oci://ghcr.io/dmaes/helm/gitlab-redmine-webhook --version 0.2.1

Chart README

https://github.com/dmaes/gitlab-redmine-webhook/blob/helm-v0.2.1/helm-chart/README.md

Changelog

Changed

  • Bump appVersion to v0.2.1

v0.2.0

23 Dec 11:49
81ed8a2

Choose a tag to compare

v0.2.0 - 2025-12-23

Container image

ghcr.io/dmaes/gitlab-redmine-webhook:v0.2.0

Changelog

Changed

  • Append commits to last note, if that note is a commits note for the same project.
  • Allow choosing between private and public notes with X-GitlabRedmine-Private-Notes: true

Added

  • Support for Release events

helm-v0.2.0

23 Dec 11:48
8527853

Choose a tag to compare

v0.2.0 - 2025-12-17

Helm Chart

oci://ghcr.io/dmaes/helm/gitlab-redmine-webhook --version 0.2.0

Chart README

https://github.com/dmaes/gitlab-redmine-webhook/blob/helm-v0.2.0/helm-chart/README.md

Changelog

Changed

  • Bump appVersion to v0.2.0

v0.1.1

17 Dec 11:07
92a1824

Choose a tag to compare

v0.1.1 - 2025-12-17

Container image

ghcr.io/dmaes/gitlab-redmine-webhook:v0.1.1

Changelog

Changed

  • container: also listen on IPv6

Fixed

  • Detect existing commit notes, and don't duplicate them

helm-v0.1.5

17 Dec 11:14
e980304

Choose a tag to compare

v0.1.5 - 2025-12-17

Helm Chart

oci://ghcr.io/dmaes/helm/gitlab-redmine-webhook --version 0.1.5

Chart README

https://github.com/dmaes/gitlab-redmine-webhook/blob/helm-v0.1.5/helm-chart/README.md

Changelog

Changed

  • Bump appVersion to v0.1.1