Skip to content

Commit ba7fba2

Browse files
committed
Add 0.7.0 release notes
1 parent f4ad0a2 commit ba7fba2

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +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.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.6.2...master)
8+
## [Unreleased](https://github.com/altinity/ice/compare/v0.7.0...master)
9+
10+
## [0.7.0](https://github.com/altinity/ice/compare/v0.6.2...v0.7.0)
11+
12+
### Changed
13+
- ice --watch to ignore deleted files.
14+
- ice --watch to recreate table if deleted and --create-table/-p is set.
15+
- org.apache.parquet.CorruptStatistics warn to exclude stacktrace.
16+
17+
## Fixed
18+
- ice YAML/JSON inputs parsing to fail in presence of trailing tokens.
19+
20+
### Removed
21+
- jvm stats logging.
922

1023
## [0.6.2](https://github.com/altinity/ice/compare/v0.6.1...v0.6.2)
1124

0 commit comments

Comments
 (0)