v3.18.0
版本发布时间: 2024-03-06 07:36:49
conductor-oss/conductor最新发布版本:v3.21.6(2024-10-05 02:44:33)
What's Changed
- Left menu URL fix for docs site by @RizaFarheen in https://github.com/conductor-oss/conductor/pull/77
- Update source.md by @KunalKumar-1 in https://github.com/conductor-oss/conductor/pull/75
- Update README.md by @eltociear in https://github.com/conductor-oss/conductor/pull/72
- Optimise the postgres queries for popping messages by @bjpirt in https://github.com/conductor-oss/conductor/pull/76
- Use environment variable to set ES6 support mode for Nashorn script evaluator by @c4lm in https://github.com/conductor-oss/conductor/pull/88
- Fix an issue with the postgres indices as they weren't being used properly by @bjpirt in https://github.com/conductor-oss/conductor/pull/92
- Upgrade the postgres lib to prevent CVE-2024-1597 by @bjpirt in https://github.com/conductor-oss/conductor/pull/94
- Enable finer-grained control over the postgres indexing and searching by @bjpirt in https://github.com/conductor-oss/conductor/pull/93
- Implement removeWorkflow and removeTask for PostgresIndexDAO by @bjpirt in https://github.com/conductor-oss/conductor/pull/66
- BugFix: Enable the migration to run without always recreating an index by @bjpirt in https://github.com/conductor-oss/conductor/pull/98
- Feature: Use TaskStatusListener.onTaskInProgress() by @ghkdwlgns612 in https://github.com/conductor-oss/conductor/pull/58
- Fix SpringBoot imports file location error by @Young-Zen in https://github.com/conductor-oss/conductor/pull/89
- Implementation of Postgres PollDataDAO with write caching by @bjpirt in https://github.com/conductor-oss/conductor/pull/82
- Initial implementation of an experimental queue optimisation using Postgres LISTEN/NOTIFY by @bjpirt in https://github.com/conductor-oss/conductor/pull/87
- Update the postgres docs with all configurable properties by @bjpirt in https://github.com/conductor-oss/conductor/pull/99
- Fix ElasticSearch health check failure when ES sets password by @Young-Zen in https://github.com/conductor-oss/conductor/pull/59
- Add option to only index workflows on Postgres when their status changes by @bjpirt in https://github.com/conductor-oss/conductor/pull/83
New Contributors
- @KunalKumar-1 made their first contribution in https://github.com/conductor-oss/conductor/pull/75
- @eltociear made their first contribution in https://github.com/conductor-oss/conductor/pull/72
- @bjpirt made their first contribution in https://github.com/conductor-oss/conductor/pull/76
Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.17.0...v3.18.0