Skip to content

Commit

Permalink
Update history for 5.17.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Fosco Marotto committed Nov 12, 2018
1 parent fb40637 commit f438b98
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Rocksdb Change Log
# Unreleased

# 5.17.2 (10/24/2018)
### Bug Fixes
* Fix the bug that WriteBatchWithIndex's SeekForPrev() doesn't see the entries with the same key.

## 5.17.1 (10/16/2018)
# 5.17.1 (10/16/2018)
### Bug Fixes
* Fix slow flush/compaction when DB contains many snapshots. The problem became noticeable to us in DBs with 100,000+ snapshots, though it will affect others at different thresholds.
* Properly set the stop key for a truncated manual CompactRange
Expand Down

0 comments on commit f438b98

Please sign in to comment.