Skip to content

v2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 07:16
2312d93

2.3.0 (2026-07-06)

Features

Bug Fixes

  • added option to set hook timeout (ace1894)
  • adding missing cast conversion (f3e1861)
  • bug in updating lock (777cc9d)
  • check pipeline first and fallback to default path (7542b78)
  • cleaned up confused code (9006f9b)
  • context was canceled before publishing (a5c6ebf)
  • detect error if any, during initialization (ae17b3f)
  • don't send raw error message to client (7e499b1)
  • ensure file names are unique and following same format (ebdbfc4)
  • ensure we're in the right dir e.g. /app (c745978)
  • fallback to default (86c4839)
  • feat: storage hooks (8aaf82d)
  • feat: storage hooks (f1e5925)
  • handle correctly with recording metadata (b1a1c91)
  • hooks: use same pattern for communicating with hooks scripts (336f0d0)
  • implemented hook for all types file operation (6305d3f)
  • implemented long-lived hook (ed62106)
  • migrate insights SummarizeJobQueue to NATS stream (362bf35)
  • moved raised_hand to its own UserRaisedHand message (3c9519e)
  • optimized query code (371e8eb)
  • panicking during conversion (14967f4)
  • race condition while closing app (20dfe44)
  • refactor: implemented multi pools hook script support (fc7bf1c)
  • refactor: moved all related code to BootstrapModule (dbcc9c7)
  • refactor: refactored args to use struct for easy to read (c092422)
  • refactor: refactored args to use struct for easy to read (274c08d)
  • refactor: renamed to hooks in config (1a59a6f)
  • refactor: renamed to hooks in config (91c62a9)
  • refactor: support for both long-lived and one-shot commands (2ca5aab)
  • set attachment manually (7cdee60)
  • use extension based for better reading code (4a613cf)
  • use proto to handle hooks code (97c3bbd)
  • yaml lib replaced with goccy/go-yaml (f95709d)