Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Releases: marklogic-community/marklogic-state-conductor

Release v1.2.2

16 Aug 15:13
8fe5b84
Compare
Choose a tag to compare

This is a minor release with the following changes: Milestone 1.2.2

Release v1.2.1

23 Jul 16:33
b0dd26c
Compare
Choose a tag to compare

This is a bugfix release containing the following items:

Release v1.2.0

Release v1.1.0

10 May 18:30
98e96fd
Compare
Choose a tag to compare

Release 1.1.0

Highlights Include:

  • Entity Services support for State Conductor Execution documents
  • Support for DHF source queries
  • New Data Service endpoints
  • Bug Fix for timezones when using scheduled state machine scopes

Release v1.0.0

14 Jan 16:22
2703d3a
Compare
Choose a tag to compare

This is a Major release of the State Conductor to version 1.0.0 marking it ready for general availability.

The release encompasses the following changes: https://github.com/aclavio/marklogic-state-conductor/milestone/8?closed=1

Highlights include

  • Major refactoring of the naming conventions used throughout the project to better align with ASL terminology.
    • Flow Files -> State Machines
    • Job Documents -> Execution Documents
    • MarkLogic configuration changes to reflect new naming conventions
  • Removal of the deprecated CPF driver.
  • Refactoring of the data services driver to incorporate Spring Boot
  • Data services driver scaling improvements
  • New Data Service and Rest APIs

Release v0.8.0

01 Oct 19:54
0e08eeb
Compare
Choose a tag to compare

Includes fixes for the following issues: https://github.com/aclavio/marklogic-state-conductor/milestone/10?closed=1

Highlights:

  • "TimeLimit" support
  • Auto scaling driver per ML hosts
  • New Data Service APIs

Release v0.7.0

10 Jul 14:42
24ea61f
Compare
Choose a tag to compare

This is a major release addressing a number of issues.

Highlights includes:

  • ASL "retry" support
  • Enhanced data services driver
  • Docker support for the data services driver
  • Provenance now stores step execution time

Release v0.6.1

23 Jun 19:16
028d847
Compare
Choose a tag to compare

This Release resolves the following issues:

  • access context in data hub task #66
  • getFlowCounts should include "waiting" state #69
  • use trace events in dhf actions #75
  • remove handleError throws clause #72
  • waitTask database error #79
  • Fail tasks should move the job into the Failure status #77

Release v0.6.0

01 Jun 14:06
Compare
Choose a tag to compare

This release includes fixes for the following:

  • #62 ResultPath support for event waiting
  • #42 Event Based Flow Context

Release v0.5.2

07 May 20:36
Compare
Choose a tag to compare

Data Service Driver enhancements.

Fixes #59