Skip to content

Releases: siyul-park/uniflow

v0.8.0

12 Jul 03:32
Compare
Choose a tag to compare

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.

ext/v0.8.0

12 Jul 03:40
Compare
Choose a tag to compare

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.

cmd/v0.8.0

12 Jul 03:47
Compare
Choose a tag to compare

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

27 Jun 10:53
Compare
Choose a tag to compare

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

27 Jun 11:03
Compare
Choose a tag to compare

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

08 Jun 07:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 May 05:57
Compare
Choose a tag to compare

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

04 May 09:13
Compare
Choose a tag to compare

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

04 May 09:43
Compare
Choose a tag to compare

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

29 Mar 09:37
Compare
Choose a tag to compare
deploy: v0.3.0