Current StreamBase 10.6.6 Release Notes

These are the release notes for the TIBCO StreamBase® component of TIBCO® Streaming 10.6.6.

New Features

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

TIBCO® Streaming Now Bundles Java 11.0.23

The TIBCO Streaming installation kit provides the runtime components of Oracle JDK version 11.0.23 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

This release includes no new changes in functionality.

Deprecated and Removed Features

This release does not deprecate or remove any features.

Migration and Compatibility

Not applicable.

StreamBase Known Limitations

This section describes known limitations as of the current release of the TIBCO StreamBase® component of TIBCO® Streaming. Each item includes a tracking number, description, and workarounds when possible.

Known limitations for using the EventFlow debugger are described separately, in the Limitations, Tips, and Tricks section of the Using the EventFlow Debugger page.

SB‑54172 In Studio, package refactoring does not work correctly.
Description

The package name is not updated correctly after renaming. It splits the actual package and does not display the updated package.

Workaround Rename the package folders using system File Explorer and refresh the project in Studio.
SB‑52928 In Studio, the Palette view search box does not work in Linux.
Description

The EventFlow search field in the Palette view might fail to search correctly in Linux.

Workaround Use standard mouse navigation.
SB‑51163 Alibaba Fastjson Mitigation of Vulnerability CWE-502
Description

Streaming 10.6 includes a version of Alibaba Fastjson with a vulnerability classified as CWE-502. In Streaming 10.6.2 and later, all Fastjson parser instances are put into a safe mode that mitigates the vulnerability. The safe mode turns off the Fastjson feature that is vulnerable to such attacks. However, the vulnerability will still be flagged in tools that report dependency vulnerabilities.

Workaround You can suppress the vulnerability in such tools as the OWASP Dependency Check Maven plugin.
SB‑49471 The epdev offline maven command shows benign errors.
Description

Running the epdev offline maven command can show a number or Maven errors. However, the process does complete and work as expected. The display of these errors is expected to be corrected in an upcoming release.

Workaround None.
SB‑49208 Project names with underlines cause problems for application projects with Docker and Kubernetes or Helm support.
Description

Studio-generated StreamBase Application projects that elect the Docker and Kubernetes options generate a Docker image without errors, but fail to deploy in Docker.

Workaround Start over with a new project name without underlines.

StreamBase Resolved Issues

This section provides a list of errors corrected in release 10.6.6 of the TIBCO StreamBase® component of TIBCO® Streaming.

Fixed in 10.6.6
Number Resolution
TIBCO StreamBase® 10.6.6 incorporates all fixes resolved in the release 10.0 series through 10.6.5 and all fixes resolved in the release 7.7 series through 7.7.8.
SB-53060 The OPC UA adapter enters into a loop of failed reconnection attempts after receiving a Status Unknown update from the OPC UA server. This issue has been resolved.
SB-52471 OSI PI adapters do not share connections between multiple instances. This may lead to connection errors if the target server is configured to allow only a single session per credential and can be resolved by configuring the target server to allow multiple connections to the server. For more information see, OSIsoft PI Adapters.