v1.10.0
·
182 commits
to main
since this release
What's Changed
Features
- feat: Add support for MySQL 8.0.42, 8.4.5, and 9.3.0 by @Sebastian-Webster in #207
Bug Fixes
- fix: Fix databases not starting in Windows Server 2025 by @Sebastian-Webster in #213
Chores
- chore: Remove unneeded
versions.jsonfile, saving 10KB (no longer needed since v1.9.0) by @Sebastian-Webster in 599ede5 - chore: Silently handle missing MySQL folder when checking for installed versions of MySQL on Windows by @Sebastian-Webster in #211
- chore: Remove console.warn invocations from Downloader by @Sebastian-Webster in #216
- tests: Add Windows Server 2025 tests by @Sebastian-Webster in #217
- tests: Add Windows 11 on ARM tests by @Sebastian-Webster in #219
Full Changelog: v1.9.0...v1.10.0