Skip to content

v3.18.0

Compare
Choose a tag to compare
@v1r3n v1r3n released this 05 Mar 23:36
· 109 commits to main since this release
e195ef6

What's Changed

  • Left menu URL fix for docs site by @RizaFarheen in #77
  • Update source.md by @KunalKumar-1 in #75
  • Update README.md by @eltociear in #72
  • Optimise the postgres queries for popping messages by @bjpirt in #76
  • Use environment variable to set ES6 support mode for Nashorn script evaluator by @c4lm in #88
  • Fix an issue with the postgres indices as they weren't being used properly by @bjpirt in #92
  • Upgrade the postgres lib to prevent CVE-2024-1597 by @bjpirt in #94
  • Enable finer-grained control over the postgres indexing and searching by @bjpirt in #93
  • Implement removeWorkflow and removeTask for PostgresIndexDAO by @bjpirt in #66
  • BugFix: Enable the migration to run without always recreating an index by @bjpirt in #98
  • Feature: Use TaskStatusListener.onTaskInProgress() by @ghkdwlgns612 in #58
  • Fix SpringBoot imports file location error by @Young-Zen in #89
  • Implementation of Postgres PollDataDAO with write caching by @bjpirt in #82
  • Initial implementation of an experimental queue optimisation using Postgres LISTEN/NOTIFY by @bjpirt in #87
  • Update the postgres docs with all configurable properties by @bjpirt in #99
  • Fix ElasticSearch health check failure when ES sets password by @Young-Zen in #59
  • Add option to only index workflows on Postgres when their status changes by @bjpirt in #83

New Contributors

Full Changelog: v3.17.0...v3.18.0