Skip to content

v0.29.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 19:17
4cb8a8b

Release Notes

  • New Features

    • Added optional Telegram delivery confirmation with configurable timeout and polling interval (via environment settings).
    • Notification results now separate server acceptance from final Telegram delivery status.
  • Bug Fixes

    • Improved Telegram relay handling and error recovery when relay credentials/auth are rejected.
    • Delivery polling now better categorizes outcomes (delivered, pending, failed/unconfirmed) and reflects them in results.
  • Tests

    • Added unit and integration coverage for delivery polling, retry/timeout behavior, and Telegram outcome logging.

Changelog