Skip to content

Latest commit

 

History

History
64 lines (29 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

64 lines (29 loc) · 2.72 KB

Changelog

0.5.3 (2024-09-30)

Bug Fixes

  • message properties should contain reqType instead of messageID [PIPE-1557] (#35) (85e4694)

0.5.2 (2024-09-11)

Bug Fixes

0.5.1 (2024-08-27)

Features

Bug Fixes

0.5.0 (2024-06-25)

Features

  • addition properties sourceType, webhookFailureReason, stage for webhook (#17) (9bff470)

0.4.0 (2024-04-22)

Features

0.3.0 (2024-04-18)

Features

  • introduce request ip, optional user id (#7) (5cba8c2)

0.2.0 (2024-04-17)

Features

  • add received at in properties (#5) (2479913)

0.1.0 (2024-04-17)

Features

  • introduce stream message schema and validation (#1) (a45cbdb)

Miscellaneous Chores