Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Releases: NovatecConsulting/camunda-process-instance-migrator

Release 1.1.0

20 Sep 17:03

Choose a tag to compare

With this release we're introducing a lot more configurability into the instance migrator. Aspects of it that may not fit your needs can now simply be overwritten. This includes:

  • Customisation of Logging
  • Customisation of logic to fetch older process instances
  • Customisation of loading migration instructions
  • Cusomisation of patch-migration plans

This should make getting startet a lot easier for anyone hoping to introduce process instance migration to their projects.