Skip to content

Commit 125ea56

Browse files
committed
changelog
1 parent 14a978d commit 125ea56

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.15.2] - 2024-04-01
8+
## [0.15.3] - 2024-06-17
9+
### Fixed
10+
- Fixed Mapping Kind not working correctly with certain formats.
911

12+
## [0.15.2] - 2024-04-01
1013
### Fixed
1114

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

1518
## [0.15.1] - 2024-03-04
16-
1719
### Changed
18-
1920
- Binary data formats are no longer compressed, as it is inefficient.
20-
2121
### Fixed
22-
2322
- Type aliases for int32 now work correctly when converting.
2423

2524

0 commit comments

Comments
 (0)