Skip to content

Commit

Permalink
v0.35.1 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaychenko-sergei authored Sep 9, 2024
1 parent cd6de76 commit 1300c7d
Show file tree
Hide file tree
Showing 6 changed files with 253 additions and 188 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ 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.1] - 2024-09-09
### Added
- REST API: The `/query` endpoint now supports response proofs via reproducibility and signing (#816)
- REST API: New `/{dataset}/metadata` endpoint for retrieving schema, description, attachments etc. (#816)
### Changed
- Upgrade kamu-cli version to `0.199.2`
- Hot fixes in persistent Tasks & Flows

## [0.35.0] - 2024-09-06
### Changed
- Upgrade kamu-cli version to `0.199.1`
Expand Down
Loading

0 comments on commit 1300c7d

Please sign in to comment.