Skip to content

0.6.3

Compare
Choose a tag to compare
@halajohn halajohn released this 09 Jan 07:09
· 5 commits to main since this release
37429a7

Major features

  • The main feature of this version is that when the graph fails to start, it will provide proper error responses, or the app will gracefully exit.

What's Changed

  • feat: allow the start graph action to return a failure error by @halajohn in #522
  • feat: allow the start graph action to return a failure error by @halajohn in #523
  • doc: fix create extension command by @plutoless in #526
  • fix: make sure on_deinit of addon_loader be called before destroyed by @sunxilin in #525
  • feat: allow the start graph action to return a failure error by @halajohn in #527
  • feat: add websocket server nodejs extension which depends on third-party packages by @sunxilin in #504
  • feat: add more test cases of failing to start graph by @halajohn in #529
  • feat: add doc support for story teller by @plutoless in #528
  • feat: gracefully exit the app if auto start predefined_graph fail to start by @halajohn in #532
  • feat: create build_node_shared.yml by @sunxilin in #531

Full Changelog: 0.6.2...0.6.3