← Back to all releases

Teracloud Streams Version 7.2.1 Release Notes

2026-03-27

Overview

Teracloud® Streams Version 7.2.1 introduces support for Red Hat Enterprise Linux (RHEL) 10, changes in web services backend, enhances the data exchange service, and continues security and dependency updates.

Documentation

See the Teracloud Streams 7.2.1 product documentation for the full set of release notes, guides, and reference.

Version 7.2.1.0

New features and important changes

New support

RHEL 10.0 or later

Websockets in Data Exchange service

Web service backend changes

Streams now uses Jetty for its web service backends

Startup times are faster and install size is smaller

New toolkit and inetserver changes

New regex toolkit: provides operators to run regular expressions against incoming tuples using two supported engines and pre-compiled or dynamic expressions.

Inetserver toolkit uses the Jetty libraries provided with the Streams install instead of packaging its own

Additional enhancements and fixes

SPL docs are now generated in HTML5

Job submission and log viewing issues in Streams Console have been fixed

Fixed issue where Start PE commands would sometimes be dropped

Fixed issue where domain services could not be moved when domain controller runs as a system service

Deprecations

The TupleView and XMLView operators in the inetserver toolkit have been deprecated. Use the spl.endpoint.EndpointSink operator instead.