Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 640 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 640 Bytes

Changelog

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.

0.1.0

July 20, 2020

Added

  • 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.