Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:11
· 152 commits to main since this release
9e9d881

What's Changed

New Features 🎉

  • feat: add WorkflowServer to serve workflows as web services by @masci in #28
  • feat: add properties to expose start and stop event types by @masci in #39
  • feat: add startup script to ease server startup in Docker by @masci in #38
  • Add default type to generic state by @logan-markewich in #46

Bug Fixes 🐛

  • fix: raise an error when streamed events have already been consumed by @masci in #50

Documentation 📚

  • Add an example with vector databases for state management by @AstraBert in #34

Full Changelog: v1.2.0...v1.3.0