Skip to content

Processes v2.0.0

Choose a tag to compare

@oliverm91 oliverm91 released this 13 Jun 03:31
· 105 commits to main since this release

v2.0.0 (2026-06-12)

BREAKING CHANGE

  • log records no longer carry
    post_traceback_html_body. Consumers introspecting that attribute
    must read record.task_context instead.

Feat

  • email_alerting: Traced Variables section with file:line reference in email body
  • email_alerting: language alternatives for HTML email body
  • email_alerting: template-driven HTML body from pure metadata

Fix

  • process: parallel runner no longer raises on unrunnable tail

v1.0.5 (2026-01-19)