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.1
Fixes
- Fixed empty Console application page for users with proper permissions
- Fixed SPL compiler to handle
@endpointannotation on an operator invocation with multiple input ports - Fixed incorrect region handling for COS application repository configurations
- Fixed incompatible library causing Jetty server start up failures
Fixed security vulnerabilities
The following security vulnerabilities have been fixed in this release:
- CVE-2025-15599
- CVE-2026-0540
- CVE-2026-5795
- CVE-2026-34477
- CVE-2026-34478
- CVE-2026-34479
- CVE-2026-34480
- CVE-2026-41238
- CVE-2026-41239
- CVE-2026-41240
- CVE-2026-41409
- CVE-2026-41417
- CVE-2026-41635
- CVE-2026-42577
- CVE-2026-42578
- CVE-2026-42579
- CVE-2026-42580
- CVE-2026-42581
- CVE-2026-42582
- CVE-2026-42583
- CVE-2026-42584
- CVE-2026-42585
- CVE-2026-42586
- CVE-2026-42587
- CVE-2026-42778
- CVE-2026-42779
- CVE-2026-44248
- CVE-2026-44249
- CVE-2026-44250
- CVE-2026-44890
- CVE-2026-44892
- CVE-2026-44893
- CVE-2026-44894
- CVE-2026-45205
- CVE-2026-45416
- CVE-2026-45536
- CVE-2026-45673
- CVE-2026-45674
- CVE-2026-46340
- CVE-2026-47244
- CVE-2026-47691
- CVE-2026-48006
- CVE-2026-48043
- CVE-2026-48059
- CVE-2026-48748
- CVE-2026-50009
- CVE-2026-50010
- CVE-2026-50011
- CVE-2026-50020
- CVE-2026-50560
Dependencies
Third-party libraries have been updated for currency and security reasons. This includes the following primary dependencies which were updated to the specified versions:
Core product
- Upgraded AWS Java SDK to 2.45.1
- Upgraded bnd to 7.3.0
- Upgraded Commons Codec to 1.22.0
- Upgraded Commons IO to 2.22.0
- Upgraded Corba to 5.0.2
- Upgraded Gson to 2.14.0
- Upgraded Guava to 33.6.0
- Upgraded Jackson libraries to 2.21.4
- Upgraded JAXB libraries to 4.0.9
- Upgraded Jetty libraries to 12.1.10
- Upgraded Jline to 3.30.13
- Upgraded Log4j2 to 2.26.0
- Upgraded Metrics libraries to 4.2.39
- Upgraded Mimepull to 1.11.0
- Upgraded Apache Mina to 2.2.7
- Upgraded OSGi to 3.24.200
- Upgraded SLF4J to 2.0.18
- Upgraded Swagger Annotations to 2.2.49
- Upgraded SwaggerEditor to 5.4.1
- Upgraded Swagger UI to 5.32.6
- Upgraded XLIFF to 78.3
Toolkits
- Avro: Upgraded
avroto 1.12.1 - Hbase: Upgraded
hbaselibraries to 2.6.5-hadoop3 - HDFS, ObjectStorage: Upgraded
hadooplibraries to 3.5.0 - RabbitMQ: Updgraded
amqp-clientto 5.30.0
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.