Skip to content

Commit c6a455a

Browse files
committed
Add 0.10.0 release notes
1 parent d82a3df commit c6a455a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,18 @@ 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.9.0...master)
8+
## [Unreleased](https://github.com/altinity/ice/compare/v0.10.0...master)
9+
10+
## [0.10.0](https://github.com/altinity/ice/compare/v0.9.0...v0.10.0)
11+
12+
### Added
13+
- `ice --insecure` CLI option.
14+
15+
### Changed
16+
- `ice describe` output to include `error`(s) when table(s) cannot be read due to the internal server error(s).
17+
18+
### Fixed
19+
- ice-rest-catalog/etcd: dropTable failing when table files are missing/corrupted.
920

1021
## [0.9.0](https://github.com/altinity/ice/compare/v0.8.1...v0.9.0)
1122

0 commit comments

Comments
 (0)