Skip to content

Releases: finos/fluxnova-bpm-platform

Hotfix for Cron expression on scheduled processes

14 May 14:20

Choose a tag to compare

This release will address the issue with cron expression having 7 fields, with recent changes scheduler was using SPRING53 which was causing issues in the old processing models with 7 field cron expression using previous version of Fluxnova.
The fix changes the scheduler to QUARTZ continuing to allow 7 field expression

v2.0.0

15 Apr 18:34

Choose a tag to compare

Release Summary

Fluxnova 2.0 release represents maturation of opensource workflow orchestration platform governed by FINOS with advanced capabilities from the foundational release, making it more production ready enterprise oriented platform with clear emphasis on stability, extensibility and operational confidence for production consumption.

Release Highlights

  • Reinforces the project’s commitment to neutral governance under FINOS and the Linux Foundation, ensuring long‑term sustainability, transparency, and reduced vendor lock‑in for participating firms
  • Bulk Process and task claim, complete, update and delete APIs allow seamless integrations with enterprise applications
  • Enhanced migration utilities to help ease migrating to fluxnova from legacy BPM platforms
  • Updates to EOL libraries to keep upto date with TLM items
  • Enhancements to logging and tracing for improved observability

Full Changelog: v2.0.0...v2.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/finos/fluxnova-bpm-platform/commits/v2.0.0

Fluxnova 1.0 First release to automate, orchestrate and accelerate with opensource innovation

18 Nov 04:51

Choose a tag to compare

Fluxnova is an open-source BPM platform designed to automate and orchestrate end-to-end business processes using workflow automation. It emphasizes neutral governance, long-term sustainability, and cloud-native scalability. It supports open standards like BPMN and DMN in its initial release .

Release Date: November 11, 2025
Version: 1.0.0
Governance: FINOS / Linux Foundation
Maintainers: Fidelity Investments, NatWest Group, Deutsche Bank, BMO, Capital One
License: Apache 2.0
Origin: Derived from Camunda 7 Community Edition

Learn More

Website : https://fluxnova.finos.org/
Documentation : https://docs.fluxnova.finos.org/
Sandbox : https://demo.fluxnova.finos.org/
Fluxnova Presentation video : https://www.finos.org/osff-nyc-2025-videos - Fluxnova: New Open Source Workflow Engine to Automate, Orchestrate and Accelerate

Core Components

  1. Modeler
    • Desktop app (Windows/Mac) for visual workflow design using BPMN and DMN standards.
    • Low-code collaboration between Business and IT.
    • Get started with Fluxnova Modeler
  2. Core Engine
    • Executes BPMN workflows and DMN decision logic.
    • Cloud-native, Kubernetes-ready, supports horizontal scaling.
    • Handles automated tasks and human-in-the-loop interactions.
    • Access Maven artifacts here.
  3. API Layer
    • RESTful APIs for integration with legacy and modern systems.
    • Enables microservices-based orchestration.
    • Access Fluxnova API Specs
  4. Monitoring UI
    • Centralized dashboard for real-time visibility, retries, and process migration.
    • Monitoring UI
    • Experience the Monitoring UI with hands on Sandbox environment
      • If you do not have an account access the sandbox with credentials demo/demo

Key Features

  • Composable Architecture: Design modular workflows and expose them as microservices.
  • Open Standards Support: BPMN (https://www.omg.org/bpmn/) and DMN (https://www.omg.org/dmn/ ).
  • Integrations: Integrates with multiple endpoints API, Systems, humans, RPA, external tasks, message events.
  • State Management: Full audit trail of workflow execution.
  • Extensibility: Plugins for custom auth, event processing, connectors for reusable delegates.
  • Upgrade Path: Seamless migration from Camunda 7 CE with automated rewrite recipes which can be extended for other BPM platforms
  • Transaction Control: Design-time commit control synchronous and asynchronous executions of the steps
  • Use Cases in FinTech
  • Customer servicing automation.
  • Transparency for complex backend processes (trading, accounting, reconciliation).
  • Loan processing, account opening, multi-endpoint orchestration.

Roadmap

  • Release 1: Launch Release
    • Core Components
    • Monitoring UI
    • Sandbox
    • Website & Documentation
  • Release 2: Ops UI
    • Rich UI – Enhanced Monitoring to replace existing cockpit
    • Process Instance Migration
    • Token Movement
    • Dev Assist AI tool
  • Release 3: Capabilities
    • FDC3 Tasklist
    • Attachments
    • Forms
    • Reusable Integrations
  • Release 4: Dev Capabilities
    • Web Modeler
    • Testing Framework
    • Linting & Best practices
  • Release 5: AI Integrations
    • Document Processing
    • Cycle time prediction

Full Changelog: https://github.com/finos/fluxnova-bpm-platform/commits/v1.0.0