Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 453 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 453 Bytes

1.0.0 (2023-02-18)

New Features
    • init server with fastfay
    • implement consume endpoint with eventsource
    • create client managaer to manage connection with topics (f52e8b6b)
Bug Fixes
  • eventsource topic (1bd7681d)
Other Changes
  • improve ts and node (129b6737)
  • add Docker utils (d72e30a1)
  • disabile fastify logger and implment publisher endpoint (e109f092)
  • add the launcher with typescript (ba8cd6a8)