Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiimk committed Apr 16, 2024
1 parent a7a6761 commit 9d249ea
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 76 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
- New engine based on RisingWave streaming database ([repo](https://github.com/kamu-data/kamu-engine-risingwave)) that provides mature streaming alternative to Flink
- See `examples/leaderboard` and updated `examples/covid` for usage
## [0.176.0] - 2024-04-15
- New engine based on RisingWave streaming database ([repo](https://github.com/kamu-data/kamu-engine-risingwave)) that provides mature streaming alternative to Flink. See:
- Updated [supported engines](https://docs.kamu.dev/cli/supported-engines/) documentation
- New [top-n](https://docs.kamu.dev/cli/get-started/examples/leaderboard/) dataset example highlighting retractions
- Updated `examples/covid` dataset where RisingWave replaced Flink in tumbling window aggregation

## [0.175.0] - 2024-04-15
### Added
Expand Down
72 changes: 36 additions & 36 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9d249ea

Please sign in to comment.