Skip to content

Releases: didi/turbo

v1.3.1

17 Nov 12:34

Choose a tag to compare

v1.3.1 Pre-release
Pre-release

Bug修复

  • 修复并行网关最多支持两个分支问题 #82
  • 修复并行网关数据合并缺失问题 #76

并行网关插件完善

  • 并行网关支持嵌套
  • 支持重写线程池、使用虚拟线程池
  • 完善分支合并逻辑,添加可重写的锁机制

v1.2.1

17 Nov 10:09

Choose a tag to compare

v1.2.1 Pre-release
Pre-release

Bug修复

  • 修复并行网关最多支持两个分支问题 #82
  • 修复并行网关数据合并缺失问题 #76

并行网关插件完善

  • 并行网关支持嵌套
  • 支持配置线程池参数、重写线程池
  • 完善分支合并逻辑,添加可重写的锁机制

1.3.0

17 Nov 09:55

Choose a tag to compare

更改

  • JDK 升级:从 JDK 8 升级至 JDK 21
  • Spring Boot 升级:已升级至 Spring Boot 3.2.x+(当前版本为 3.5.0),完成 Spring Boot 3.x 的适配

Bug修复

  • 修复v1.2.0版本发布问题,修正并行及包容性网关数据合并部分的漏洞

v1.2.0

19 Jan 13:20
8d0059a

Choose a tag to compare

What's Changed

Feature

Support plugin extension function

  • Add node_type field to the ei_node_instance table in the database to save the node type.
  • Add NodeExecuteResult inner class to the RuntimeResult class, and move the activeTaskInstance and variables fields to the inner class.
  • Add properties variable to the CommonPO entity class to store extended data.
  • Add ExtendRuntimeContext class to store extended branch context information.

Support parallel gateway and inclusive gateway through plugins

Bugfix

  • Fix v1.1.1 release issues

v1.1.1

26 Jun 13:09
d8c3d79

Choose a tag to compare

What's Changed

Bugfix

v1.1.0

21 Jun 08:21
b0a4926

Choose a tag to compare

What's Changed

Feature

  • Support CallActivity configuration and execution.

Bugfix

Code Enhancement

  • Optimize hook function, change HTTP mode to internal call mode, reduce dependence on HTTP packages, and improve performance
  • Simplify the configuration steps for Turbo introduction and add @ enableTurboEngine annotation
  • Optimize partial code structure
  • Optimize Demo Test Execution

Dependency Upgrade

Optimize Maven dependency management

  • Remove httpclient dependency
  • Remove individual jsr250 API dependencies
  • Remove individual junit dependencies
  • Upgrade commons-collections:3.2.2 -> commons-collections4:4.4
  • Upgrade commons-lang3: 3.4 -> 3.12.0

V1.0.1

11 Jul 06:27

Choose a tag to compare

升级目的
升级依赖,修复漏洞

依赖包升级:
spring-boot-starter-web -> 2.5.12
mysql-connector-java -> 8.0.28
fastjson -> 1.2.83
httpclient -> 4.5.13
guava -> 31.0.1-jre

V1.0.0

22 Jun 09:47
ad3fb36

Choose a tag to compare

releases v1.0.0