Streams November 2021 Release Notes

2 minute read

Summary

Streams is available as a set of Docker containers deployable in Kubernetes by using a Helm chart. For a summary of the system requirements, see Install Streams.

Important changes

It is important, especially when upgrading from an earlier version, to be aware of the following changes in the behavior or operation of the product in this new version.

Streams third-parties

The following third-party library has been upgraded:

  • MariaDB : 10.4.21
  • Apache Kafka : 2.8.1

Embedded Kafka configuration

To address security vulnerabilities, Apache Kafka has been upgraded to version 2.8.1. This upgrade introduces breaking changes in the configuration of embedded kafka - the SASL configuration is now in the embeddedKafka.auth.sasl block of the Helm values. For more information, see Helm parameters.

We have also changed some internal configuration of the Kafka containers to improve security. There is no visible change unless you have disabled or customized some security of embedded kafka as described in the installation. In that case, be aware that embeddedKafka.auth.sasl.jaas.clientPasswordSecret has replaced embeddedKafka.auth.jaas.existingSecret.

Deprecated features

As part of this review, no capabilities have been deprecated.

Removed features

As part of this review, no features have been deprecated.

Fixed issues

There are no fixed issues in this version.

Documentation

To find all available documents for this product version:

Go to Manuals on the Axway Documentation portal.

  1. Go to Product Manuals, in the Axway Documentation portal.
  2. In the left pane Filters list, select your product or product version.

Customers with active support contracts need to log in to access restricted content.

Support services

The Axway Global Support team provides worldwide 24 x 7 support for customers with active support agreements.

Email support@axway.com or visit Axway Support at https://support.axway.com.

Last modified December 14, 2021: Add Customize Installation section (#132) (80decca)