diff --git a/CHANGELOG.md b/CHANGELOG.md index a6942ee8..3f6c9f2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.15.0](https://github.com/Altinity/ice/compare/v0.15.0...v0.14.0) +### Added + +- `ice`, `ice-rest-catalog` - Added logic to externalize commit retries in rest-catalog. Added metrics for commit retries + in rest-catalog. Added logic in insert to handle retries by fetching newer metadata. + Added logic to add Commit Lock using etcd distributed locks +- ## [0.14.0](https://github.com/Altinity/ice/compare/v0.14.0...v0.13.0) ### Added