Stream Reactor 7.3.0
NEW: Azure Service Bus Source Connector
- Azure Service Bus Source Connector Find out more.
NEW: GCP Pub/Sub Source Connector
- GCP Pub/Sub Source Connector Find out more.
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.