Releases: siyul-park/uniflow
Releases · siyul-park/uniflow
cmd/v0.8.0
Release Notes
New Features
- Block Node Support: Introduces support for block nodes, allowing for more structured and controlled workflows.
Enhancements
- Improved Runtime Usability: Enhances the runtime environment for improved usability and ease of use.
- Redesigned Node Specifications: Node specifications have been redesigned to enhance clarity and functionality, making it easier to define and utilize nodes.
Dependency Updates
- Dependency Refresh: Updates related dependencies to their latest versions, ensuring compatibility and incorporating security enhancements.
Documentation and Maintenance
- Comprehensive Documentation: Enhances documentation with additional examples, detailed explanations, and licensing information for better understanding.
- Bug Fixes: Addresses race conditions to improve system stability and reliability.
Full Changelog: ext/v0.8.0...cmd/v0.8.0
v0.7.0
What's Changed
- fix(deps): update module github.com/gorilla/websocket to v1.5.2 by @renovate in #140
- fix(deps): update module github.com/go-faker/faker/v4 to v4.4.2 - autoclosed by @renovate in #141
- fix(deps): update module github.com/evanw/esbuild to v0.21.5 by @renovate in #142
- fix(deps): update module github.com/gorilla/websocket to v1.5.3 by @renovate in #143
- fix(deps): update module github.com/spf13/cobra to v1.8.1 by @renovate in #144
- fix(deps): update module go.mongodb.org/mongo-driver to v1.15.1 by @renovate in #145
Full Changelog: v0.6.0...v0.7.0
x/v0.7.0
What's Changed
- fix(deps): update module github.com/gorilla/websocket to v1.5.2 by @renovate in #140
- fix(deps): update module github.com/go-faker/faker/v4 to v4.4.2 - autoclosed by @renovate in #141
- fix(deps): update module github.com/evanw/esbuild to v0.21.5 by @renovate in #142
- fix(deps): update module github.com/gorilla/websocket to v1.5.3 by @renovate in #143
- fix(deps): update module github.com/spf13/cobra to v1.8.1 by @renovate in #144
- fix(deps): update module go.mongodb.org/mongo-driver to v1.15.1 by @renovate in #145
Full Changelog: plugin/v0.6.0...x/v0.7.0
v0.6.0
What's Changed
- feat: re-design port io by @siyul-park in #135
- refactor: remove unused code by @siyul-park in #137
- fix(deps): update module github.com/evanw/esbuild to v0.21.4 by @renovate in #133
- fix(deps): update module github.com/siyul-park/uniflow/plugin to v0.5.0 by @renovate in #136
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.9 by @renovate in #129
- fix(deps): update module github.com/evanw/esbuild to v0.21.1 by @renovate in #130
- chore(deps): update dependency go to v1.22.3 by @renovate in #131
- feat: support event and trigger node by @siyul-park in #134
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix(deps): update module github.com/go-faker/faker/v4 to v4.4.0 by @renovate in #119
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.7 by @renovate in #121
- fix(deps): update module github.com/go-faker/faker/v4 to v4.4.1 by @renovate in #122
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.8 by @renovate in #123
- fix(deps): update module go.mongodb.org/mongo-driver to v1.15.0 by @renovate in #124
- fix(deps): update module github.com/xiatechs/jsonata-go to v1.8.6 by @renovate in #125
- feat: support rdb node by @siyul-park in #126
- fix(deps): update module github.com/xiatechs/jsonata-go to v1.8.7 by @renovate in #127
- feat: support transaction by @siyul-park in #128
Full Changelog: v0.3.0...v0.4.0
plugin/v0.4.0
What's Changed
- fix(deps): update module github.com/go-faker/faker/v4 to v4.4.0 by @renovate in #119
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.7 by @renovate in #121
- fix(deps): update module github.com/go-faker/faker/v4 to v4.4.1 by @renovate in #122
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.8 by @renovate in #123
- fix(deps): update module go.mongodb.org/mongo-driver to v1.15.0 by @renovate in #124
- fix(deps): update module github.com/xiatechs/jsonata-go to v1.8.6 by @renovate in #125
- feat: support rdb node by @siyul-park in #126
- fix(deps): update module github.com/xiatechs/jsonata-go to v1.8.7 by @renovate in #127
- feat: support transaction by @siyul-park in #128
Full Changelog: plugin/v0.3.0...plugin/v0.4.0
v0.3.0
deploy: v0.3.0
plugin/v0.3.0
What's Changed
- feat: link node crud api in bridge by @siyul-park in #111
- fix(deps): update module github.com/evanw/esbuild to v0.20.2 by @renovate in #113
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.5 by @renovate in #112
- fix(deps): update module github.com/tryvium-travels/memongo to v0.12.0 by @renovate in #114
- fix(deps): update module github.com/xiatechs/jsonata-go to v1.8.5 by @renovate in #115
- feat: add chttp node by @siyul-park in #116
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.6 by @renovate in #117
- feat: improve primitive marshal performance by @siyul-park in #118
Full Changelog: plugin/v0.2.0...plugin/v0.3.0
v0.2.0
What's Changed
- fix(deps): update module github.com/siyul-park/uniflow/plugin to v0.1.0 by @renovate in #101
- fix(deps): update module go.mongodb.org/mongo-driver to v1.14.0 by @renovate in #102
- fix(deps): update module github.com/go-faker/faker/v4 to v4.3.0 by @renovate in #100
- feat: add syscall node by @siyul-park in #103
- feat: can be wait stack node by @siyul-park in #105
- fix: collect check root in graph by @siyul-park in #106
- fix(deps): update module github.com/evanw/esbuild to v0.20.1 by @renovate in #104
- feat: redesign port, process and node by @siyul-park in #107
- feat: add iterate node by @siyul-park in #109
Full Changelog: v0.1.0...v0.2.0