Skip to content

Commit

Permalink
v0.35.0: kamu-cli v0.199.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zaychenko-sergei committed Sep 6, 2024
1 parent 1ac4cd5 commit 66a8927
Show file tree
Hide file tree
Showing 8 changed files with 386 additions and 314 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ 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).

## [0.35.0] - 2024-09-06
### Changed
- Upgrade kamu-cli version to `0.199.0`
- Persistent Tasks & Flows
- Database schema breaking changes
- Get Data Panel: use SmTP for pull & push links
- GQL api method `setConfigCompaction` allows to set `metadataOnly` configuration for both root and derived datasets
- GQL api `triggerFlow` allows to trigger `HARD_COMPACTION` flow in `metadataOnly` mode for both root and derived datasets

## [0.34.1] - 2024-08-30
### Fixed
- Critical errors were not logged due to logging guard destroyed before the call to tracing
Expand Down
Loading

0 comments on commit 66a8927

Please sign in to comment.