This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Releases: Netflix/conductor-community
Releases · Netflix/conductor-community
v3.15.0
v3.14.0
What's Changed
- Unable to get CORE_CONDUCTOR_VERSION by @charybr in #255
- Ensure that ScheduledExecutorService are cleaned-up on shutdown by @jcockrill-rq in #243
- Address CVE in snakeyaml - CVE-2022-1471 by @charybr in #256
- Issue#241 fix AMQPObservableQueue behaviour to return failed message… by @jcockrill-rq in #242
- fix readme typo in task/kafka: wrong "'" by @nabbisen in #266
- update to java 17 by @alexmay48 in #269
New Contributors
- @charybr made their first contribution in #255
- @jcockrill-rq made their first contribution in #243
- @nabbisen made their first contribution in #266
Full Changelog: v3.13.8...v3.14.0
v3.13.8
What's Changed
- Support for binding multiple queues to the same exchanges by @BatyaPinski in #227
- Add new workflow metadata endpoint by @alexmay48 in #240
- update conductor version by @v1r3n in #251
New Contributors
- @BatyaPinski made their first contribution in #227
- @alexmay48 made their first contribution in #240
Full Changelog: v3.13.7...v3.13.8
v3.13.7
v3.13.6
What’s Changed
- Support Nack functionality for AMQP implementation - avoid consumers … (#199) @AvitalOfstein
v3.13.5
What's Changed
- Update Core to 3.13.3 and update ES7 changes by @james-deee in #174
- Fix search on es7-persistence by @BirknerAlex in #170
- Make index README clearer by @imprakharsachan in #164
- Remove some functions from ElasticSearchRestDAOV7.java which were mistakenly repeated by @bjpirt in #177
- Add support for indexing to postgres persistence (Postgres indexDAO) by @bjpirt in #181
- Fix bug with ES Index and Postgres Index DAOs colliding by @james-deee in #191
- feature: Not storing duplicate data in external storage by @SimonMisencik in #153
- Fix postgres tests by @v1r3n in #194
New Contributors
- @BirknerAlex made their first contribution in #170
- @imprakharsachan made their first contribution in #164
- @bjpirt made their first contribution in #177
- @SimonMisencik made their first contribution in #153
Full Changelog: v3.13.3...v3.13.5