Skip to content

Commit 0d4e0c3

Browse files
committed
Add 0.8.0 release notes
1 parent 24ab9b4 commit 0d4e0c3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,17 @@ 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.1.0/),
66
and 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

0 commit comments

Comments
 (0)