v5.0.0-beta.3
·
213 commits
to main
since this release
What's Changed
- Sync from HarperDB 2026-02-23 by @cap10morgan in #169
- Spawn Wisely by @kriszyp in #210
- Update loader to properly handle circular dependencies by @kriszyp in #228
- Queue messages delivered by message type by @kriszyp in #227
- Expose killHarper so we can test restart/crashes by @kriszyp in #222
- Return problem details on errors by @kriszyp in #223
- Sync 03162026 by @Ethan-Arrowood in #232
- Don't exclude dot files by @kriszyp in #234
- Backport release build scripts and configuration by @kriszyp in #233
- Fix session to be updatable by @kriszyp in #226
- Remove profiler by @kriszyp in #225
- hash_attribute -> primary_key by @kriszyp in #229
- Fix build.sh file name by @kriszyp in #236
- simplify apiTests "upload logs on failure" step condition and upload available output and logs on failure by @heskew in #240
- Properly honor the async option by @kriszyp in #238
- Restrict user code on main thread by @kriszyp in #246
- fix: Remove v1+v2, defaulting to v1 by @dawsontoth in #243
- fix: Return consistent values from getIndexedValues by @dawsontoth in #244
- Update rocksdb-js to 0.1.12 by @cb1kenobi in #247
- Correctly report exit signal if there is no exit code by @kriszyp in #248
- Handle loading TypeStrip modules in applications using VM loader by @kriszyp in #241
- Make TLS (re)loading to be explicitly sync by @kriszyp in #249
- Improve integration test harperLifecycle: rename setupHarper, add docs for killHarper/logDir/env vars by @Ethan-Arrowood in #235
- Update
fastifypackages to resolve high/low-severity vulnerabilities by @cb1kenobi in #257 - Enqueue message events if there are any in the queue, to better emula… by @kriszyp in #258
- Update
undicito resolve high-severity vulnerabilities by @cb1kenobi in #251 - Update
tar-fsto resolve high-severity vulnerabilities by @cb1kenobi in #252 - Update
systeminformationto resolve high-severity vulnerabilities by @cb1kenobi in #253 - Update
lodashto resolve moderate-severity vulnerabilities by @cb1kenobi in #254 - Update
@aws-sdk/client-s3to resolve critical-severity vulnerabilities by @cb1kenobi in #255 - Update
mochato resolve high-severity vulnerabilities by @cb1kenobi in #256
Full Changelog: v5.0.0-alpha.10...v5.0.0-beta.3