Skip to content

Releases: Sebastian-Webster/mysql-memory-server-nodejs

v1.8.1

06 Dec 02:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

04 Dec 02:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.7.1

26 Nov 00:27
Compare
Choose a tag to compare

What's Changed

fix: Fixed database creation failing when crypto is not a global object

fix: Fixed typos in the CLI version of the package and in documentation

Full Changelog: v1.7.0...v1.7.1

v1.7.0

25 Nov 10:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

24 Oct 11:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

13 Oct 00:42
Compare
Choose a tag to compare

What's Changed

  • feat: Declare support for Bun >=1.0.0 in #113
  • feat: Add downloadRetries option in #114
  • fix: Do not save binary file if CDN status code is not 200 in 221d46d

Full Changelog: v1.4.3...v1.5.0

v1.4.3

14 Sep 19:56
Compare
Choose a tag to compare

What's Changed

  • Fixed rare lock already held error in #96
  • Logs now get prefixed with "[mysql-memory-server - LOGTYPE]:" (replacing LOGTYPE with LOG, WARN, or ERROR) in #99
  • Fixed race condition on failure to download the MySQL Server binary in #102
  • Improved file locking reliability when downloading MySQL in #105
  • Fixed database creations failing after libaio failed to copy in Ubuntu 24.04 and newer in #107
  • Use execFile instead of exec in #110
  • Fixed lock acquisition failure in #111
  • Updated documentation about internal options in #94
  • Declare Node.js compatibility in engines field in c9ca09a

Full Changelog: v1.4.2...v1.4.3

v1.4.2

09 Sep 01:32
Compare
Choose a tag to compare

What's Changed

  • Updated adm-zip from 0.5.15 to 0.5.16 in #87
  • Fixed rare lockfile already being held error in #89

Full Changelog: v1.4.1...v1.4.2

v1.4.1

26 Aug 14:03
Compare
Choose a tag to compare

Changes

  • Added catch to non-essential internal operations to prevent possible unnecessary crashes
  • Fixed MySQL folder renames not being awaited

Full Changelog: v1.4.0...v1.4.1

v1.4.0

22 Aug 11:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0