StreamBase 10.6.5 Release Notes

These were the release notes for the TIBCO StreamBase® component of TIBCO® Streaming 10.6.5.

New Features

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

TIBCO® Streaming Now Bundles Java 11.0.21

The TIBCO Streaming installation kit provides the runtime components of Oracle JDK version 11.0.21 in a subdirectory of the Streaming installation directory, for 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.

Changes in Functionality

TIBCO® Streaming installer files are prefixed with SPOT_

Streaming products from Cloud Software Group are now part of the Spotfire product line, and to reflect the change, the installer files on eDelivery are now prefixed with SPOT_ instead of TIB_.

Nothing else concerning product installation has changed, so names of programs and their default installation locations remain the same.

Blank Avro Schema in Avro to Tuple Converter gives Typecheck Error

A blank Avro Schema in the Avro To Tuple Converter gives a typecheck error.

Deprecated and Removed Features

The following features are deprecated as of StreamBase 10.6.5:

TIBCO® Streaming No Longer Bundles TERR on macOS

Due to lack of support for newer versions of macOS, TIBCO Streaming no longer bundles TERR on macOS.

Migration and Compatibility

This release contains the following migration and compatibility notes.

macOS Minimum Version Updated

macOS minimum version now updated to Big Sur (11) (dropped all 10.x versions).

StreamBase Resolved Issues

The following issues have been fixed in release 10.6.5 of the TIBCO StreamBase® component of TIBCO® Streaming.

Fixed in 10.6.5
Number Resolution
TIBCO StreamBase® 10.6.5 includes resolved issues in the release 10.0.0 series through 10.6.4 and the 7.7.0 series through 7.7.8.
SB-53581 The Bloomberg B-Pipe Input Adapter throws a NullPointerException on subscribing to the //blp/globaleco/push service.
SB-53551 When subscribing to the //blp/voldata service, the Bloomberg B-Pipe Input Adapter fails. A new Bloomberg B-Pipe Input Adapter property Explicitly specify field list in subscriptions is added. This property when checked causes the subscriptions to include the explicit list of fields. The list is collected from the adapter's user-specified output schema.
SB-53136 Studio Decision Table TPCL plug-in contains references of Log4j.
SB-53063 The Bloomberg B-Pipe Input Adapter breaks when using fields that cannot be processed after requesting field definitions.
SB-50209 A blank Avro Schema in the Avro To Tuple Converter should be a typecheck error.
SB-49934 A table write triggers a Dynamic Aggregation cache to attempt to Remove, but that cache is already in the Initial (empty) state from the previous activity. This triggers an IllegalStateException leading to Spotfire crosstab losing rows frequently.