mongodb-memory-server icon indicating copy to clipboard operation
mongodb-memory-server copied to clipboard

Fully drop Support for ia32 (i686 / i386)

Open hasezoey opened this issue 3 years ago • 1 comments

ia32 (i686 / i386) last supported version is ~3.2, which is not supported by MMS anymore (since 7.0 everything below 4.0.0 is unsupported) and also never had any tests, but there are still some remnants here and there.

This is labeled as breaking because this would then throw a error directly instead of trying to translate architectures.

hasezoey avatar May 03 '22 15:05 hasezoey

commit 2614d181c4cecf96540ca8c52d44b8be7fe4cf12 added the deprecation notice for anyone that somehow still used that architecture

hasezoey avatar May 19 '22 17:05 hasezoey

done with a827a285e4cdfcef5431b800d1291a891a6d6013

hasezoey avatar May 08 '23 14:05 hasezoey

:tada: This issue has been resolved in version 9.0.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Aug 15 '23 12:08 github-actions[bot]

:tada: This issue has been resolved in version 9.0.0 :tada:

The release is available on:

Manual message because semantic-release hit the limit

hasezoey avatar Oct 06 '23 18:10 hasezoey