Skip to content

Commit

Permalink
Support non streaming friendly zip files
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiimk committed Jun 12, 2021
1 parent 16fa4b5 commit 960fbec
Show file tree
Hide file tree
Showing 8 changed files with 322 additions and 240 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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.44.0] - 2021-06-11
### Fixed
- Support for Zip files that cannot be decoded in a streaming fashion.
- Dependency upgrades.

## [0.43.1] - 2021-06-06
### Fixed
- Increased socket check timeout to prevent `kamu sql` trying to connect before Spark server is fully up.
Expand Down
Loading

0 comments on commit 960fbec

Please sign in to comment.