You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to divolte-collector
Hi All,
A few weeks ago we released 0.7.0. The main changes in this release relative to 0.6.0 are:
Support for Google Pub/Sub as a real-time sink.
Reliability improvements for the Google Cloud Storage sink. Writes that fail due to a transient error are now retried.
Support for Confluent-compatible messages on Kafka sinks. Kafka sinks can now be configured with the pre-registered identifier for the schema and messages will be formatted to include the Confluent header. For now we still require that all mappings for a Kafka sink use the same schema.
Some minor fixes to ensure Divolte runs on the Java 9 JVM.