
3/20/2020 · Victoria Xia
What this post added
This post introduces tunable retention and grace period for windowed aggregates in ksqlDB, allowing users to configure how long windowed results are stored and how late-arriving events are processed. It also adds the LATEST_BY_OFFSET aggregation function to track the latest value of a column based on offset order. Additionally, it provides an early look at the new client and server API (KLIP-15) and includes confluent-hub in ksqlDB Docker images for simplified connector installation.