v3.21.13
·
1100 commits
to main
since this release
What’s Changed
- [Feature] Adding support for Kafka in the Workflow Event Listener (#420) @Robban1980
- Added missing Lombok annotations to SchemaDef (#446) @jmigueprieto
- Broken Link for "Get Started" CTA (#431) @gulam159
- Formatting updates (#430) @RizaFarheen
- Add --no-java flag for Nashorn runtime (#429) @c4lm
- Test to check the Datatype of Priority field in subWorkflowParams (#428) @orkes-harshil
- Expose payload functions publicly, to allow clients to be extended. (#418) @lbestatlas
- Changing the data type of priority to handle expressions. (#427) @orkes-harshil
- Create scaling-workflows.md (#415) @RizaFarheen
- Added support to bind workflow instance id to parameter for worker task in SDK (#381) @l0lcat
- Updated responseTimeoutSeconds to reflect 600 sec (#374) @jeffbulltech
- Use UTC timestamp in PostgresQueueListenerTest (#361) @VerstraeteBert
- Redis Health Indicator for Spring Actuator (#373) @phgbecker
- chore: add dep to support irsa role (#404) @mcrasso-marsie
- enh: Added toolbar to workflow diagram for zoom in, out, fit-to-screen and download as png (#409) @najeebkp
- Redisson DNS Monitoring Interval (#372) @phgbecker
- Feature: Fixing QueueDAO and indexDAO (#405) @orkes-venkat
- Add missing createdBy field to fix workflow search endpoint (#401) @ystxn
- Fix dependancie compatibility for ES 7 indexing and Microsoft Azure external storage (#403) @token97
- Feature: Implementing QueueDAO in sqlite (#395) @orkes-venkat
- Feature: Adding MetadataDAO implementation for Sqlite (#393) @orkes-venkat
- Feature: Implementing ExecutionDAO for Sqlite (#400) @orkes-venkat
- Java Client v4 - Added
MetadataUtils
(#399) @jmigueprieto - Fix: Updating Upload Artifact version to v4 (#392) @orkes-venkat
- Java Client v4 - Support priority override for sub workflows (#384) @jmigueprieto
- Java Client/SDK v4 changelog (#383) @jmigueprieto
What's Changed
- Java Client/SDK v4 changelog by @jmigueprieto in #383
- Java Client v4 - Support priority override for sub workflows by @jmigueprieto in #384
- Fix: Updating Upload Artifact version to v4 by @orkes-venkat in #392
- Java Client v4 - Added
MetadataUtils
by @jmigueprieto in #399 - Fix dependancie compatibility for ES 7 indexing and Microsoft Azure external storage by @token97 in #403
- Add missing createdBy field to fix workflow search endpoint by @ystxn in #401
- Feature: Fixing QueueDAO and indexDAO by @orkes-venkat in #405
- Feature: Adding sqlite persistence applying migrations to sqlite by @orkes-venkat in #389
- Redisson DNS Monitoring Interval by @phgbecker in #372
- enh: Added toolbar to workflow diagram for zoom in, out, fit-to-screen and download as png by @najeebkp in #409
- enh:add support for expanded subworkflows by default in diagram by @najeebkp in #406
- chore: add dep to support irsa role by @mcrasso-marsie in #404
- Redis Health Indicator for Spring Actuator by @phgbecker in #373
- Use UTC timestamp in PostgresQueueListenerTest by @VerstraeteBert in #361
- Updated responseTimeoutSeconds to reflect 600 sec by @jeffbulltech in #374
- Added support to bind workflow instance id to parameter for worker task in SDK by @l0lcat in #381
- Create scaling-workflows.md by @RizaFarheen in #415
- Changing the data type of priority to handle expressions. by @orkes-harshil in #427
- Expose payload functions publicly, to allow clients to be extended. by @lbestatlas in #418
- Test to check the Datatype of Priority field in subWorkflowParams by @orkes-harshil in #428
- Add --no-java flag for Nashorn runtime by @c4lm in #429
- Formatting updates by @RizaFarheen in #430
- Broken Link for "Get Started" CTA by @gulam159 in #431
- Added missing Lombok annotations to SchemaDef by @jmigueprieto in #446
- [Feature] Adding support for Kafka in the Workflow Event Listener by @Robban1980 in #420
New Contributors
- @token97 made their first contribution in #403
- @phgbecker made their first contribution in #372
- @mcrasso-marsie made their first contribution in #404
- @l0lcat made their first contribution in #381
- @orkes-harshil made their first contribution in #427
Full Changelog: v3.21.12...v3.21.13