Skip to content

Commit

Permalink
Release (minor): 0.207.0 (#954)
Browse files Browse the repository at this point in the history
* Release (minor): 0.207.0

* Tests, test_data_{query, verify}_handler(): update hashes
  • Loading branch information
s373r authored Nov 11, 2024
1 parent b149875 commit 9753709
Show file tree
Hide file tree
Showing 7 changed files with 590 additions and 337 deletions.
8 changes: 4 additions & 4 deletions 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.207.0] - 2024-11-11
### Added
- E2E: reinforce test coverage
- Covered all flow scenarios
Expand All @@ -36,10 +36,10 @@ Recommendation: for ease of reading, use the following order:
- GQL: The `DataQueryResultSuccess` type is extended to the optional `datasets` field,
which contains information about the datasets participating in the query. Affected API:
- `GQL DataQueries`: the field will be filled
- `GQL DatasetData`: field will be empty, because we already know which dataset is involved
- `GQL DatasetData`: field will be empty because we already know which dataset is involved
### Fixed
- `kamu add` correctly handle snapshots with circular dependencies
- `kamu push` show human-readable error when trying to push to non-existing repository
- `kamu add` correctly handles snapshots with circular dependencies
- `kamu push` shows a human-readable error when trying to push to the non-existing repository
- Jupyter repository block documentation misleading

## [0.206.5] - 2024-10-29
Expand Down
Loading

0 comments on commit 9753709

Please sign in to comment.