TIBCO Flogo® 2.26.x Release Overview

TIBCO Flogo® 2.26.x Release Overview

book

Article ID: KB0138238

calendar_today

Updated On:

Products Versions
TIBCO Flogo Software 2.26.0,2,26,1, 2.26.2
TIBCO BusinessWorks All

Description

 

Key Highlights of Version 2.26.2:

image.png

Featured: TIBCO Flogo® Connector for Agentic AI (Tech Preview)

This release marks a strategic shift toward intelligent, agent-driven orchestration. The new Agentic AI Connector empowers developers to seamlessly blend Large Language Model (LLM) reasoning with traditional deterministic business logic.

  • Intelligent Agent Orchestration: Design both broad orchestration agents and specialized domain-specific agents capable of autonomously coordinating tasks and making contextual decisions.
 
  • Multi-Provider LLM Connectivity: Establish a unified interface to leading LLM services, with built-in support for OpenAI, Gemini, Anthropic, Ollama, and VLLM.
 
  • MCP Server Integration: Directly connect to Model Context Protocol (MCP) servers to retrieve available tools and expose them to your AI agents, significantly extending their functional reach.


Advanced AI Activities:

  • AI Agent Activity: Send prompts to LLMs while managing agent settings and conversation memory.
 
  • AI Agent Trigger: Process requests both internally and over technology triggers, enabling agents to respond to real-time events.
 
  • Invoke AI Agent Trigger: Integrate AI-powered agents directly into your application logic by sending prompts and managing context history.
 
  • Safety & Compliance: Built-in support for guardrails, rate limiting, and token limits to ensure safe and predictable agent behavior. You can also store conversations in a custom store and mask data using custom guardrails.



Additional Connector Updates

In addition to the Agentic AI suite, this release expands connectivity across the TIBCO ecosystem:
  • TIBCO Flogo® Connector for TIBCO FTL®: Now generally available, providing robust activities to publish and subscribe to messages using FTL’s destination-based messaging.
 
  • TIBCO Flogo® Connector for Mail: A new connector for accessing and retrieving emails via the IMAP protocol, supporting both batch polling triggers and fetch activities.

 


New Features for 2.26.1 

Key Highlights of Version 2.26.1:

image.png



Enhanced Core Features:

  • Circuit Breaker Pattern Support: To improve the stability and fault tolerance of distributed systems, Flogo now officially supports the circuit breaker pattern to prevent cascading failures.


  • Improved Mapper Functionality: Array Duplication: Developers can now duplicate arrays from multiple sources, allowing for the combination of different data sources within a single array.


  • Merge Node Enhancements: You can now add empty arrays as child nodes to a merge node using the new "Add Item" option, enabling more flexible split and merge operations

 

  • REST Trigger & Activity Updates:
    • Basic Authentication: The REST trigger now supports Basic Authentication, allowing credentials to be configured directly within the trigger for secure webhook access.
    • Custom Headers: You can now manually add custom headers in the `InvokeRest` activity, even when using an API specification.



Connector Enhancements:

  • TIBCO Enterprise Message Service™ (EMS): Now supports Java Naming and Directory Interface (JNDI) naming URLs for configuring connection factories.


  • Apache Kafka: A new "Schema Registry Vendor" field has been added to Kafka connections. This includes support for one-way SSL authentication for the Schema Registry, providing an additional layer of security.


  • Model Context Protocol (MCP): Now supports Elicitation, Sampling, and Logging activities.

 

 


New Features for 2.26.0 

 Key Highlights of Version 2.26.0:

image.png

 

Important Update: Mandatory Activation

Starting with version 2.26.0, running Flogo applications requires a valid license to start.

  • Action Required: Customers with active entitlements must generate a license via the TIBCO Software Downloads site https://www.tibco.com/downloads.
  • Resources: To learn how to configure this product for activation, visit https://docs.tibco.com/products/tibco-activation-service and the documentation for this release. For frequently asked questions on TIBCO® Activation, see FAQs. For more information, see Activation.
  • Important: TIBCO Flogo® application will shut down when you reach the end date of your entitlement to the product, and will not restart until you replace your license file with one that contains a new entitlement end date. It is recommended that you do so well in advance of your entitlement end date to avoid business disruption.

AI & Connectivity Enhancements

TIBCO Flogo® Connector for Model Context Protocol (MCP) 1.0.0 GA

This connector standardizes how Flogo apps provide context to Large Language Models (LLMs). Below support has been added in this release -

    • JWT Authentication: Secure your flows with JSON Web Token support, including access to scopes and expiry metadata.
    • Blob Resource Support: Enable the transmission of non-textual data, such as images, PDFs, and binaries, to AI models.

​​Resources:

    1. Documentation
    2. Sample
    3. Video

Blog Articles:

    1. Introducing TIBCO Flogo® Connector for Model Context Protocol (MCP)
    2. AI-Powered Customer Service with TIBCO Flogo® Model Context Protocol (MCP) Connector
    3. How to Build an AI Assistant for TIBCO Managed File Transfer with Zero Code using TIBCO FLOGO MCP Connector
    4. Customer Health Monitor using TIBCO Flogo® for Model Context Protocol

 

TIBCO Flogo® Design Assistant (Tech Preview)

It is an interactive design companion that enables users to create and configure Flogo applications using natural language prompts. Users can use TIBCO Flogo® Design CLI commands as MCP Server tools and can integrate with supported third-party AI assistants, such as Anthropic Claude or GitHub Copilot, to help users generate and refine flows, activities, triggers, and connections through guided interactions, without requiring manual navigation of the Flogo user interface.

Resources:

  1. Documentation
  2. Sample Prompts
  3. Blog

 

Support for Batching in TIBCO Flogo® Connector for Databricks

TIBCO Flogo® Connector for Databricks now supports batch updates.

 

Developer Productivity & Performance

Feature

Description

Build Configuration File

Optimize binaries by including only necessary dependencies, reducing size and build time.

Linux ARM Support

Deploy Flogo applications on compatible ARM-based systems for better edge flexibility.

JSON Schema $ref

Improved mapper support for nested or chained references within JSON schemas.

Quick Links

 

 



Issue/Introduction

Release Date: April, 2026

Flogo Enterprise version 2.26.2 marks a major strategic shift toward Agentic AI, allowing developers to combine LLM reasoning with deterministic business logic. The release introduces a Tech Preview of the Agentic AI Connector, supporting multi-provider connectivity (OpenAI, Gemini, Anthropic, etc.) and MCP server integration for extended tool use. Key features include specialized AI Agent activities and triggers with built-in safety guardrails, alongside the general availability of the TIBCO FTL connector and a new IMAP Mail connector. This update focuses on empowering users to build autonomous, intelligent agents that are secure, compliant, and deeply integrated into the TIBCO ecosystem.

 

Release Date: Feb, 2026

TIBCO Flogo® 2.26.1 introduces significant enhancements to integration flexibility, featuring custom header support for the InvokeRest activity and advanced array duplication capabilities within the mapper. This service pack strengthens application resilience through a new Circuit Breaker pattern and expands connectivity options by updating the MCP, Kafka, and EMS connectors. Additionally, improved security for REST triggers via Basic Authentication ensures more robust and manageable enterprise workflows.



Release Date:
January 7th, 2026

TIBCO Flogo® 2.26.0 introduces significant shifts in application lifecycle management, specifically regarding mandatory activation, and expands its AI orchestration capabilities with the GA release of the Model Context Protocol (MCP) connector and vibe coding with TIBCO Flogo® Design Assistant (Tech Preview).