File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/altinity/ice/compare/v0.7.3...master )
8+ ## [ Unreleased] ( https://github.com/altinity/ice/compare/v0.8.0...master )
9+
10+ ## [ 0.8.0] ( https://github.com/altinity/ice/compare/v0.7.3...v0.8.0 )
11+
12+ ### Added
13+ - ice: Support for using ` ice --copy-object ` on files over 5 GiB in size.
14+
15+ ### Fixed
16+ - ice --watch not url decoding object keys from SQS messages.
17+ - ice: metrics generated for time/timestamp* columns with millisecond precision ([ #61 ] ( https://github.com/Altinity/ice/pull/61 ) ).
18+ - ice: NPE while evaluating s3 wildcard expressions against minio ([ #60 ] ( https://github.com/Altinity/ice/pull/60 ) ).
919
1020## [ 0.7.3] ( https://github.com/altinity/ice/compare/v0.7.2...v0.7.3 )
1121
You can’t perform that action at this time.
0 commit comments