File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,20 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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.
9
11
12
+ ## [ 0.15.2] - 2024-04-01
10
13
### Fixed
11
14
12
15
- Fix storage URI parsing for hostname with more than 5 parts.
13
16
- Keep original error when refreshing ingestion resources fails.
14
17
15
18
## [ 0.15.1] - 2024-03-04
16
-
17
19
### Changed
18
-
19
20
- Binary data formats are no longer compressed, as it is inefficient.
20
-
21
21
### Fixed
22
-
23
22
- Type aliases for int32 now work correctly when converting.
24
23
25
24
You can’t perform that action at this time.
0 commit comments