All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
July 20, 2020
- Transforming, aggregating, and join functions for
PCollection
. - Functions to work with side inputs and side outputs.
- Basic support for SQL over
PCollection
of rows or Kotlin data classes. - A simple extension for complex event processing (CEP).
- Basic connectors for Kafka and BigQuery.
- Additional methods and classes to test pipelines.