Skip to content

Commit

Permalink
Release (minor): 0.175.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s373r committed Apr 15, 2024
1 parent e42481b commit 4db8c5b
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 142 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ 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).

## Unreleased
## [0.175.0] - 2024-04-15
### Added
- The `kamu ingest` command can now accept `--event-time` hint which is useful for snapshot-style data that doesn't have an event time column
- The `/ingest` REST API endpoint also supports event time hints via `odf-event-time` header
- New `--system-time` root parameter allows overriding time for all CLI commands
### Fixed
- CLI show errors not only under TTY
- Removed `paused` from `setConfigCompacting` mutation
- Extended graphQL `FlowDescriptionDatasetHardCompacting` empty result with resulting message
- Extended GraphQL `FlowDescriptionDatasetHardCompacting` empty result with a resulting message
- GraphQL Dataset Endpoints object: fixed the query endpoint

## [0.174.1] - 2024-04-12
### Fixed
Expand Down
Loading

0 comments on commit 4db8c5b

Please sign in to comment.