Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah committed Jun 17, 2024
1 parent 14a978d commit 125ea56
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,20 @@ 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.15.2] - 2024-04-01
## [0.15.3] - 2024-06-17
### Fixed
- Fixed Mapping Kind not working correctly with certain formats.

## [0.15.2] - 2024-04-01
### Fixed

- Fix storage URI parsing for hostname with more than 5 parts.
- Keep original error when refreshing ingestion resources fails.

## [0.15.1] - 2024-03-04

### Changed

- Binary data formats are no longer compressed, as it is inefficient.

### Fixed

- Type aliases for int32 now work correctly when converting.


Expand Down

0 comments on commit 125ea56

Please sign in to comment.