Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

36 lines (16 loc) · 1.42 KB

Changelog

2.5.0 (2024-09-10)

Features

  • add default traceparent value to traceContext (fa06e41)

2.4.1 (2023-10-16)

Bug Fixes

  • fix bufferBody condition to correctly resolve provided buffers (411d7f8)

2.4.0 (2023-10-16)

Features

  • add bufferBody prop to HTTP bindings (473092b)

2.3.1 (2023-07-19)

Bug Fixes

  • update function runner return type (da86a98)

2.3.0 (2023-07-10)

Features

  • support parsing JSON queue messages (dbadd31)