v3.19.0
版本发布时间: 2024-04-12 03:34:37
conductor-oss/conductor最新发布版本:v3.21.6(2024-10-05 02:44:33)
What's Changed
- Adding redis username support for clusters by @Anupchat in https://github.com/conductor-oss/conductor/pull/105
- Fix PostgresIndexQueryBuilder null pointer exception by @omadaan in https://github.com/conductor-oss/conductor/pull/116
- Update README.md by @RizaFarheen in https://github.com/conductor-oss/conductor/pull/113
- Add a migration to relax the size constraint on task_index columns by @bjpirt in https://github.com/conductor-oss/conductor/pull/114
- Fix of exception handler trying to write response to a disconnected c… by @ivakoleva in https://github.com/conductor-oss/conductor/pull/109
- Workflow bulk deletion API and action module options by @olibaim in https://github.com/conductor-oss/conductor/pull/110
- Join task fixes by @VerstraeteBert in https://github.com/conductor-oss/conductor/pull/117
- Postgres locking DAO by @VerstraeteBert in https://github.com/conductor-oss/conductor/pull/102
- Mark join task synchronous by @v1r3n in https://github.com/conductor-oss/conductor/pull/120
- Feature: Webhooks for Workflow and Task Statuses by @CollinDewey in https://github.com/conductor-oss/conductor/pull/115
- Fix the name of the task index migration by @bjpirt in https://github.com/conductor-oss/conductor/pull/126
New Contributors
- @Anupchat made their first contribution in https://github.com/conductor-oss/conductor/pull/105
- @omadaan made their first contribution in https://github.com/conductor-oss/conductor/pull/116
- @olibaim made their first contribution in https://github.com/conductor-oss/conductor/pull/110
- @VerstraeteBert made their first contribution in https://github.com/conductor-oss/conductor/pull/117
- @CollinDewey made their first contribution in https://github.com/conductor-oss/conductor/pull/115
Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.18.0...v3.19.0