Streaming 11.2.0 Release Notes

These were the release notes for the earlier versions of Spotfire Streaming 11.2.0.

New Features

TIBCO® Streaming 11.2.0 adds the following updates and new features:

Activation

Customers must activate this release as part of an installation or upgrade. The release will not function unless it is activated with a license.

Generate a license to activate this product within the TIBCO Software Download site at http://www.tibco.com/downloads. Only customers with an active entitlement to this release can generate a license.

Activate TIBCO products using TIBCO® Activation Service software, which you can download from the TIBCO Software Download site.

To learn how to configure this product for activation, visit: https://docs.tibco.com/products/tibco-activation-service as well as the documentation for this release. For more information, see Activation in TIBCO Streaming and Model Management Server.

Spotfire Streaming is Now TIBCO Streaming

This rebrand has no impact on your licenses, support, or existing functionality. Please reach out to your account representative for more information.

TIBCO® Streaming Model Management Server Released

TIBCO Streaming Model Management Server (MMS) is a feature of the TIBCO StreamBase Platform, bringing optimal management and deployment of models and decision tables to AI-powered analytic applications running in Streaming Clusters.

This feature is available as a separate download and add-on installation.

Note

Model Management Server feature is currently available for preview only.

New Parameter Added to epadmin display statistics Command

The epadmin display statistics command has a new parameter --format <format type>. If this parameter is not present or is present with format type tabulartext, then the command outputs statistics reports in human-readable text form. If the format type is resultset and the global parameter --delimiter is present, then the command outputs statistics reports in encoded result set form, using the specified delimiter.

TIBCO Streaming Reorganizes Windows Start Menu Items

On Windows, the TIBCO Streaming installation places all Start Menu items under TIBCO Streaming 11.2. All item names include the release version, so that searching the Start Menu will find them more easily in side-by-side install situations.

Add magic ports to the top of unions and splits

Previously, the Union and Split operators had a 'magic port' at the bottom to quickly add another port (Input Port for Union and Output Port for Split) at the end. Now, an additional magic port has been introduced at the top of these operators to add a port at the beginning as well.

JDK 22 Requirement Update for TIBCO Streaming

TIBCO Streaming now requires Java 22 for development and deployment. If you attempt to deploy Streaming applications with Java 21 or earlier, applications fail to open. Container builds for Streaming applications must include JDK 22 instead of Java 17.

On all supported operating systems, the TIBCO Streaming installation kit provides the runtime components of Eclipse Adoptium JDK 22.0.2 (formerly known as AdoptOpenJDK) in a subdirectory of the Streaming installation directory, for a private use to run Streaming program fragments and applications from within StreamBase Studio. As before, Streaming detects and prefers a system-installed JDK, and uses the bundled JDK as a fallback. See further details about the JDK requirements of this release in the JDK entry of the Supported Configurations page.

TIBCO Streaming Uses Eclipse 4.34

For this release, TIBCO Streaming uses Eclipse 4.34 (2024-12) instead of 4.28 (2023-06) as in the previous version.

TIBCO Streaming Supports Red Hat Enterprise Linux Server 9

Red Hat Enterprise Linux Server 9 is now a supported operating system for deployment.

TIBCO Streaming Supports Debian Linux 12

Debian Linux version 12 is now a supported operating system for deployment.

New Zoom Behavior Preference

Added a preference in the Authoring panel to change the EventFlow Canvas zoom behavior. The zoom behavior can be either Center of canvas (default) or Mouse location. For more information see, Authoring Panel.

StreamBase Applications can be launched through Project Explorer in Studio

StreamBase applications can now be launched through Project Explorer in Studio by right-clicking on the application archive and then selecting the option Run As>StreamBase Application.

New Property added in Decision Table Operator

A new property Exclude Input Tuple From Output Tuple is added in Decision Table operator. When checked, the Decision Table operator does not add an in output field with the same schema as the input tuple, and does not copy any input to the output.

New Field Added in Run Configurations Parameters Tab

Users can now configure a named ParameterSettingsGroup in the Parameters tab of EventFlow and LiveView launch configurations.

Output of DTM Commands Shown in the Clusters View

The output of DTM commands is shown in the Clusters view. To show the Command Output pane, select View Menu (3 dots) and then select Show command output. For more information, see Clusters View Toolbar.

Snapshot File Created in a Different Directory

Snapshot file created using epadmin create snapshot command is now written in the node install directory. Previously, it was written into the OS working directory.

New Properties Added in Apache Kafka Consumer and Producer Adapters

Two new properties Avro Schema and Key Avro Schema are added in the Apache Kafka Consumer and Producer Adapters. For more information, see Kafka Producer Adapter Properties and Kafka Consumer Adapter Properties.

New Field Added in Module Reference and Extension Point Editors

A new field is added to the Properties>General tab of Module Reference and Extension Point editors. It is called Module Description for ModRefs and Interface Description for ExtPts. It shows the module or interface's description specified in its Metadata tab, if any.

New Parameters Added to epadmin add container Command

Two new parameters are added to the epadmin add container Command. For more information, see epadmin add container.

New Parameter Added to epadmin install systemservice Command

A new parameter javahome is added to the epadmin install systemservice command, specifying the location of the JRE or JDK to be used by the node.

Changes in Functionality

This release includes the following changes in functionality:

Endpoints do not Output Stack Traces by Default

For security reasons, endpoints no longer output stack traces by default. If requested by Support, customers must set liveview.suppress.error.detail=false.

Some Runtime Performance Statistics can be Cleared

Runtime performance statistics disk, network, sar, and vmstat can now be cleared.

Limit on LiveView Alert Rules

LiveView alert rules are limited to a maximum of 1000 by default.

StreamBase Fragment Dependencies Classpath Container Removed

In version 11.1, the StreamBase Fragment Dependencies build path entry was removed. Starting from this release, the corresponding entry in the project's .classpath file will be removed automatically whenever a project's Maven configuration is updated.

When Publishing using LiveView Client, a Newline is Required Before EOF

LiveView Client now requires a newline before EOF or else the last line may not be published.

Root URL of the DTM Server Now Always Redirects to /admin-ui

In the Kubernetes and local environment, the root URL of the dtm server now always redirects to /admin-ui. Previously, it was redirected to /help-ui(swagger-ui) in the local environment.

Deprecated and Removed Features

The following features are deprecated or removed as of TIBCO® Streaming 11.2.0.

StreamSQL Removed

StreamSQL is removed from this release.

Subversion Support is Removed

Starting this release, StreamBase Studio has removed the Subversion support.

Deprecated Support for macOS

Support for macOS is deprecated and will be removed in a future release.

H2 Database is Removed

H2 database is removed from this release. By default, LiveView metadata is now stored with SQLite.

C++ Client APIs are now removed

There is no replacement for the C++ API and the client code must be migrated to one of the other supported language bindings such as Java, .NET, or Python operators.

The Client API for Python 2.7 is now removed

The StreamBase Client API for Python 2.7, previously deprecated in Streaming 11.0, is now removed on all operating systems. This deprecation does not affect the LiveView Client Python wheel, the Python Operator, and the Python Instance Operator, which continue to be supported.

jsbc Command Line Tool is Now Deprecated

jsbc command line tool is now deprecated. The functionality of this command line tool is been replaced with epadmin and any use of this command should be migrated to epadmin.

sbadmin, jsbadmin, and sbc Command Line Tools are Now Removed

sbadmin, jsbadmin, and sbc command line tools are now removed. The functionality of these command line tools is replaced with epadmin and any use of these commands should be migrated to epadmin.

TIBCO Streaming Admin operator is now Deprecated

TIBCO Streaming Admin operator is now deprecated. For more information, see Using the TIBCO Streaming Admin Operator (Deprecated).

Application Definition Configuration Seconds Timers are Deprecated

The application configuration timers keepAliveSendIntervalSeconds, nonResponseTimeoutSeconds, nodeActiveTimeoutSeconds, and timeoutSeconds are now deprecated. The milliseconds counterparts of these timers are introduced. For more information, see Runtime Application Configuration.

Partition Target Commands now Removed

The epadmin partition target commands define partition, disable partition, enable partition, migrate partition, and update partition are removed in this release. These commands were not exposed or documented.

Streaming No Longer Supports macOS 12

macOS 12 is no longer supported on Streaming 11.2 version.

Migration and Compatibility

This release contains the following migration and compatibility notes.

Object Iteration is Avoided During Partition Updates

To upgrade to this version, clusters must be completely stopped and restarted. The node-to-node protocol changed in this release in a non-backward compatible fashion.

Cluster Rolling Upgrade from 10.x to 11.x Nodes is Unsupported

The Distributed Transactional Memory API changed between versions 10.x and 11.x, preventing an 11.x node from starting if there is an existing live 10.6 node already in the cluster. Instead, ensure that 10.x and 11.x nodes are in different clusters at all times.

Streaming Resolved Issues

This section provides a list of errors corrected in release 11.2.0 of TIBCO® Streaming.

Fixed in 11.2.0
Number Resolution
TIBCO Streaming incorporates all fixes resolved in the release 10.0 series through 11.1.1.
SB-54674 Setting JAVA_HOME was not supported. This issue has been resolved by adding a new parameter javahome to the epadmin install systemservice command.
SB-54559 Snapshot file created using epadmin create snapshot command is now written in the node install directory. Previously, it was written into the OS working directory.
SB-54369 Two new parameters are added to the epadmin add container Command. For more information, see epadmin add container.
SB-54291 After adding or re-adding a container using the epdmin add container command, it does not put the container in the same configuration state it was originally loaded with.
SB-54062 Studio provided uninformative error messages when converting EventFlow fragments with custom Java adapters and functions into functional binary dependencies. This issue is now resolved.
SB-53943

Backward compatible conversion of 0/1 to a JSON boolean is supported. JSON boolean type supports true/false,T/F, or 0/1 values.

SB-53883 In Studio, when Use default location property for a new StreamBase project is not selected, it incorrectly reported valid existing workspace folders as invalid. This issue is now resolved.
SB-53521 The ActiveSpaces adapter would crash under some conditions at startup when multiple instances are in use.
SB-53434 Studio generated an error when loading Microsoft Excel Spreadsheet (*.xlsx) file with the Decision Table operator. This issue is now resolved.
SB-53153 LiveView Configuration editor does not accept Ctrl+a and Delete keys.
SB-50206 Kafka Avro converter fails with same configuration that works in Avro To Tuple Converter. New properties are added in Apache Kafka Consumer and Producer adapters to resolve this issue.
SB-48844 Terminating an Attach to EventFlow Fragment launch in Studio would also terminate the remote StreamBase container application. This issue has been resolved, and Studio now simply disconnects from the remote application.
SB-24556 In Studio, when multiple rows were selected on a macOS, they were not highlighted properly. This issue is now resolved.