Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
/ rocksdb Public archive

Commit 4d830cf

Browse files
committed
Prepare 4.0.1
1 parent c746b96 commit 4d830cf

File tree

2 files changed

+33
-11
lines changed

2 files changed

+33
-11
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
_**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
44

5+
## [4.0.1] - 2019-09-07
6+
7+
### Changed
8+
9+
- Remove `fast-future` in favor of native cache limit ([#133](https://github.com/Level/rocksdb/issues/133)) ([**@vweevers**](https://github.com/vweevers))
10+
- Upgrade `napi-macros` from `~1.8.1` to `~2.0.0` ([#132](https://github.com/Level/rocksdb/issues/132)) ([**@vweevers**](https://github.com/vweevers))
11+
- Upgrade `hallmark` devDependency from `^0.1.0` to `^2.0.0` ([#127](https://github.com/Level/rocksdb/issues/127), [#138](https://github.com/Level/rocksdb/issues/138)) ([**@vweevers**](https://github.com/vweevers))
12+
- Upgrade `standard` devDependency from `^12.0.0` to `^14.0.0` ([#126](https://github.com/Level/rocksdb/issues/126), [#137](https://github.com/Level/rocksdb/issues/137)) ([**@vweevers**](https://github.com/vweevers))
13+
- Upgrade `rimraf` devDependency from `^2.6.1` to `^3.0.0` ([#135](https://github.com/Level/rocksdb/issues/135)) ([**@vweevers**](https://github.com/vweevers))
14+
- Upgrade `electron` devDependency from `^5.0.1` to `^6.0.0` ([#130](https://github.com/Level/rocksdb/issues/130)) ([**@vweevers**](https://github.com/vweevers))
15+
- Upgrade `delayed` devDependency from `^1.0.1` to `^2.0.0` ([#124](https://github.com/Level/rocksdb/issues/124)) ([**@vweevers**](https://github.com/vweevers))
16+
- Upgrade `readfiletree` devDependency from `~0.0.1` to `^1.0.0` ([#122](https://github.com/Level/rocksdb/issues/122)) ([**@vweevers**](https://github.com/vweevers))
17+
- Upgrade `du` devDependency from `~0.1.0` to `^1.0.0` ([#123](https://github.com/Level/rocksdb/issues/123)) ([**@vweevers**](https://github.com/vweevers))
18+
- Upgrade `mkfiletree` devDependency from `^1.0.1` to `^2.0.0` ([#121](https://github.com/Level/rocksdb/issues/121)) ([**@vweevers**](https://github.com/vweevers))
19+
- Upgrade `node-gyp` devDependency from `^4.0.0` to `^5.0.0` ([#119](https://github.com/Level/rocksdb/issues/119)) ([**@vweevers**](https://github.com/vweevers))
20+
21+
### Fixed
22+
23+
- Fix batch compression test to actually compress ([#134](https://github.com/Level/rocksdb/issues/134)) ([**@vweevers**](https://github.com/vweevers))
24+
525
## [4.0.0] - 2019-06-08
626

727
### Changed
@@ -157,6 +177,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
157177

158178
**Historical Note** Earlier versions were published before `v1.0.0` but the code was then a branch inside [`leveldown`](https://github.com/Level/leveldown). This version marks the point where that code was extracted into its own repository thanks to the work of [`@mcollina`](https://github.com/mcollina).
159179

180+
[4.0.1]: https://github.com/Level/rocksdb/compare/v4.0.0...v4.0.1
181+
160182
[4.0.0]: https://github.com/Level/rocksdb/compare/v3.1.0...v4.0.0
161183

162184
[3.1.0]: https://github.com/Level/rocksdb/compare/v3.0.3...v3.1.0

CONTRIBUTORS.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,31 +13,31 @@
1313
| **Dominic Tarr** | [**@dominictarr**](https://github.com/dominictarr) | [**@dominictarr@twitter**](https://twitter.com/dominictarr) |
1414
| **Raynos** | | |
1515
| **Christopher Jeffrey** | | |
16-
| **Gordon Hall** | [**@bookchin**](https://github.com/bookchin) | |
1716
| **Max Ogden** | [**@maxogden**](https://github.com/maxogden) | [**@maxogden@twitter**](https://twitter.com/maxogden) |
17+
| **Gordon Hall** | [**@bookchin**](https://github.com/bookchin) | |
1818
| **cjihrig** | | |
1919
| **Geoff Greer** | [**@ggreer**](https://github.com/ggreer) | |
20-
| **Philippe Schommers** | | |
21-
| **Meirion Hughes** | [**@MeirionHughes**](https://github.com/MeirionHughes) | |
2220
| **Nicola Del Gobbo** | [**@NickNaso**](https://github.com/NickNaso) | |
23-
| **Oguz Bastemur** | [**@obastemur**](https://github.com/obastemur) | [**@obastemur@twitter**](https://twitter.com/obastemur) |
2421
| **Braydon Fuller** | [**@braydonf**](https://github.com/braydonf) | |
22+
| **Philippe Schommers** | | |
2523
| **duralog** | | |
2624
| **Amine Mouafik** | [**@kytwb**](https://github.com/kytwb) | |
25+
| **Meirion Hughes** | [**@MeirionHughes**](https://github.com/MeirionHughes) | |
2726
| **James Butler** | [**@sandfox**](https://github.com/sandfox) | |
28-
| **Andrew Kelley** | [**@andrewrk**](https://github.com/andrewrk) | |
29-
| **Eugene Ware** | | |
30-
| **Aaron Bieber** | [**@qbit**](https://github.com/qbit) | |
27+
| **Oguz Bastemur** | [**@obastemur**](https://github.com/obastemur) | [**@obastemur@twitter**](https://twitter.com/obastemur) |
28+
| **Thorsten Lorenz** | [**@thlorenz**](https://github.com/thlorenz) | |
3129
| **Anton Whalley** | [**@no9**](https://github.com/no9) | [**@dhigit9@twitter**](https://twitter.com/dhigit9) |
3230
| **Tim Kuijsten** | [**@timkuijsten**](https://github.com/timkuijsten) | [**@timkuijsten@mastodon.social**](https://mastodon.social/@timkuijsten) |
33-
| **Michael Nisi** | [**@michaelnisi**](https://github.com/michaelnisi) | |
34-
| **Sharvil Nanavati** | [**@sharvil**](https://github.com/sharvil) | |
35-
| **Thorsten Lorenz** | [**@thlorenz**](https://github.com/thlorenz) | |
36-
| **Eric Swanson** | | |
31+
| **Andrew Kelley** | [**@andrewrk**](https://github.com/andrewrk) | |
3732
| **Adam Bliss** | [**@abliss**](https://github.com/abliss) | |
33+
| **Eugene Ware** | | |
3834
| **flames of love** | | |
35+
| **Eric Swanson** | | |
36+
| **Aaron Bieber** | [**@qbit**](https://github.com/qbit) | |
3937
| **mscdex** | [**@mscdex**](https://github.com/mscdex) | |
4038
| **Dean Landolt** | [**@deanlandolt**](https://github.com/deanlandolt) | |
4139
| **No9** | | |
4240
| **Mark Wolfe** | [**@wolfeidau**](https://github.com/wolfeidau) | |
4341
| **Super-User** | | |
42+
| **Sharvil Nanavati** | [**@sharvil**](https://github.com/sharvil) | |
43+
| **Michael Nisi** | [**@michaelnisi**](https://github.com/michaelnisi) | |

0 commit comments

Comments
 (0)