Skip to content

Commit

Permalink
v0.225.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiimk committed Feb 23, 2025
1 parent 409b01c commit 1406b6f
Show file tree
Hide file tree
Showing 7 changed files with 173 additions and 173 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.40.0"
KAMU_WEB_UI_VERSION: "0.40.1"
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.225.1] - 2025-02-23
### Fixed
- Fixed arrow `BinaryView` incorrectly being treated as incompatible with `Binary` fields during dataset schema compatibility checks (#1096)

Expand Down
Loading

0 comments on commit 1406b6f

Please sign in to comment.