What's Changed
- chore(core): remove unused event log by @xqqp in #2257
- fix(cd): upload build artifacts to GitHub Release by @matthewmcneely in #2273
- fix: Prevent NPE on sync with inmemory DB by @alpe in #2264
- perf: skip lsm lookup for expired entries during value log rewrite by @lamb007 in #2269
- chore: update jemalloc to 5.3.1 by @solracsf in #2275
- fix : read only user should be able to open db on ReadOnly mode by @Naelpuissant in #2268
- fix(compaction): clamp baseLevel to >=1 to prevent L0->L0 panic on la… by @shiva-istari in #2296
New Contributors
- @xqqp made their first contribution in #2257
- @alpe made their first contribution in #2264
- @lamb007 made their first contribution in #2269
- @Naelpuissant made their first contribution in #2268
- @shiva-istari made their first contribution in #2296
Full Changelog: v4.9.1...v4.9.2