Skip to content

Stream Reactor 7.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 12:47
· 286 commits to master since this release
48f0b66

NEW: Azure Service Bus Source Connector

NEW: GCP Pub/Sub Source Connector

Data Lake Sinks (AWS, Azure Datalake and GCP Storage)

  • To back the topics up the KCQL statement is
INSERT INTO bucket
SELECT * FROM `*`
...

When * is used the envelope setting is ignored.

This change allows for the * to be taken into account as a default if the given message topic is not found.

HTTP Sink

Bug fix to ensure that, if specified as part of the template, the Content-Type header is correctly populated.

All Connectors:

  • Update of dependencies.

Note

Upgrading from any version prior to 7.0.0, please see the release and upgrade notes for 7.0.0.