v3.21.6
版本发布时间: 2024-10-05 02:44:33
conductor-oss/conductor最新发布版本:v3.21.6(2024-10-05 02:44:33)
What's Changed
- Fix CI
build-ui
job by @jmigueprieto in https://github.com/conductor-oss/conductor/pull/256 - Fix flaky tests in
HierarchicalForkJoinSubworkflowRerunSpec
&HierarchicalForkJoinSubworkflowRestartSpec
by @jmigueprieto in https://github.com/conductor-oss/conductor/pull/257 - Handle duplicate event inserts gracefully when using Postgresql by @Robban1980 in https://github.com/conductor-oss/conductor/pull/258
- Added (incubating) Java Client v3 project to
conductor-clients
dir by @jmigueprieto in https://github.com/conductor-oss/conductor/pull/255 - Ignore
conductor-clients
changes in GitHub Action workflows by @jmigueprieto in https://github.com/conductor-oss/conductor/pull/259 - Initial GitHub Action workflows to build Java client v4 by @jmigueprieto in https://github.com/conductor-oss/conductor/pull/260
- Update Java Client v4 documentation by @jmigueprieto in https://github.com/conductor-oss/conductor/pull/268
- Update conductor-architecture.png by @RizaFarheen in https://github.com/conductor-oss/conductor/pull/269
- Documentation: Notes on Client v3 phase-out by @jmigueprieto in https://github.com/conductor-oss/conductor/pull/271
- [Java Client v4] Gradle config refactoring by @jmigueprieto in https://github.com/conductor-oss/conductor/pull/270
- [Java Client v4] External storage support + Event refactoring by @jmigueprieto in https://github.com/conductor-oss/conductor/pull/274
Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.21.5...v3.21.6