Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
95d9ec27
Commit
95d9ec27
authored
Nov 28, 2018
by
Georgios Bitzes
Browse files
Update release notes for 0.3.5
parent
5f293a81
Pipeline
#608017
passed with stages
in 58 minutes and 38 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
95d9ec27
# Changelog
All notable changes to this project will be documented in this file.
## Unreleased
-
Updated rocksdb dependency to v5.17.2
-
Improved output of
``quarkdb-checkpoint``
command. The generated directory can now be used directly
to spin-up a full QuarkDB node. Command aliased to
``raft-checkpoint``
.
## 0.3.5 (2018-11-28)
-
Updated rocksdb dependency to v5.17.2.
-
Improved output of backup command
``raft-checkpoint``
. The generated directory
can be used directly to spin-up a full QuarkDB node, without manual tinkering.
Command aliased to
``quarkdb-checkpoint``
.
-
Removed flood of
``attempting connection to .. ``
messages when some node is unavailable.
-
Light refactoring, more widespread use of
``std::string_view``
, which paves the
way for certain performance optimizations in the future.
-
Removed flood of "attempting connection to .. " messages when some node is unavailable
-
Fixed several flaky tests.
## 0.3.4 (2018-10-09)
-
Updated rocksdb dependency to v5.15.10.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment