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

Release v1.0.0

Compare
Choose a tag to compare
@aclavio aclavio released this 14 Jan 16:22
· 54 commits to master since this release
2703d3a

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