Skip to content

Commit

Permalink
v0.220.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zaychenko-sergei committed Jan 27, 2025
1 parent ca5a4d6 commit 6930956
Show file tree
Hide file tree
Showing 9 changed files with 173 additions and 174 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
env:
PACKAGE_NAME: kamu-cli
BINARY_NAME: kamu
KAMU_WEB_UI_VERSION: "0.37.0"
KAMU_WEB_UI_VERSION: "0.38.0"
jobs:
build:
strategy:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Recommendation: for ease of reading, use the following order:
- Fixed
-->

## Unreleased
## [0.220.0] - 2025-01-27
### Changed
- Private Datasets:
- GQL, `DatasetFlowRunsMut::trigger_flow()`: added check of input datasets for accessibility for `ExecuteTransform`
Expand Down
Loading

0 comments on commit 6930956

Please sign in to comment.