Skip to content

Releases: bauer-group/CS-ApplicationErrorObservability

v1.0.0

13 Apr 22:03

Choose a tag to compare

1.0.0 (2026-04-13)

⚠ BREAKING CHANGES

  • Requires Bugsink 2.1.0+ base image (BaseWebhookBackend
    and webhook_security module). Not compatible with Bugsink 2.0.x.

  • feat!(backends): added SSRF protection and Bugsink 2.1.x compatibility (5fad079)

v0.11.2

04 Feb 22:00

Choose a tag to compare

0.11.2 (2026-02-04)

🐛 Bug Fixes

  • Add comments to clarify handling of deleted configurations in failure and success info storage (96996aa)

♻️ Refactoring

  • Update alert filter handling and timeout settings across notification backends (2c1b485)

v0.11.1

04 Feb 21:22

Choose a tag to compare

0.11.1 (2026-02-04)

🐛 Bug Fixes

  • Update Bugsink patches for v2.0.12+ compatibility (9d4452b)

v0.11.0

07 Jan 06:19

Choose a tag to compare

0.11.0 (2026-01-07)

Features

  • Add Dependabot configuration for Docker and GitHub Actions updates (60b2910)

v0.10.1

03 Jan 11:23

Choose a tag to compare

0.10.1 (2026-01-03)

Bug Fixes

  • Update issue URL format in multiple backends to match Slack backend structure (22a4634)

v0.10.0

03 Jan 11:18

Choose a tag to compare

0.10.0 (2026-01-03)

Features

  • Add Bugsink issue URL to alerts in various backends (b21d207)

v0.9.1

03 Jan 10:55

Choose a tag to compare

0.9.1 (2026-01-03)

Bug Fixes

  • Prevent changing backend type for existing messaging services (fccec0b)

v0.9.0

03 Jan 10:50

Choose a tag to compare

0.9.0 (2026-01-03)

Features

  • Add 'Only New Issues' option to GitHub and Jira backends to prevent duplicates (74acacc)

v0.8.3

03 Jan 10:45

Choose a tag to compare

0.8.3 (2026-01-03)

Bug Fixes

  • Improve JavaScript injection logic to replace only the last endblock in template (9628b56)

v0.8.2

03 Jan 10:25

Choose a tag to compare

0.8.2 (2026-01-03)

Bug Fixes

  • Dynamically set initial kind for MessagingServiceConfigForm in project messaging service (4130a2a)