v3.19.0
What's Changed
- Adding redis username support for clusters by @Anupchat in #105
- Fix PostgresIndexQueryBuilder null pointer exception by @omadaan in #116
- Update README.md by @RizaFarheen in #113
- Add a migration to relax the size constraint on task_index columns by @bjpirt in #114
- Fix of exception handler trying to write response to a disconnected c… by @ivakoleva in #109
- Workflow bulk deletion API and action module options by @olibaim in #110
- Join task fixes by @VerstraeteBert in #117
- Postgres locking DAO by @VerstraeteBert in #102
- Mark join task synchronous by @v1r3n in #120
- Feature: Webhooks for Workflow and Task Statuses by @CollinDewey in #115
- Fix the name of the task index migration by @bjpirt in #126
New Contributors
- @Anupchat made their first contribution in #105
- @omadaan made their first contribution in #116
- @olibaim made their first contribution in #110
- @VerstraeteBert made their first contribution in #117
- @CollinDewey made their first contribution in #115
Full Changelog: v3.18.0...v3.19.0