Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully drop Support for ia32 (i686 / i386) #638

Closed
hasezoey opened this issue May 3, 2022 · 4 comments
Closed

Fully drop Support for ia32 (i686 / i386) #638

hasezoey opened this issue May 3, 2022 · 4 comments
Labels
breaking This PR is a breaking change | This Issue to fix would be a breaking change enhancement released on @beta released Pull Request released | Issue is fixed
Milestone

Comments

@hasezoey
Copy link
Member

hasezoey commented May 3, 2022

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 hasezoey added enhancement breaking This PR is a breaking change | This Issue to fix would be a breaking change labels May 3, 2022
@hasezoey hasezoey added this to the 9.0 milestone May 3, 2022
@hasezoey
Copy link
Member Author

hasezoey commented May 19, 2022

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

hasezoey added a commit that referenced this issue Aug 22, 2022
…and support

closes #638

BREAKING CHANGE:
"ia32" ("i386" / "i686") are now unsupported by mongodb-memory-server
@hasezoey
Copy link
Member Author

hasezoey commented May 8, 2023

done with a827a28

@hasezoey hasezoey closed this as completed May 8, 2023
@github-actions
Copy link

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

The release is available on:

Your semantic-release bot 📦🚀

@hasezoey
Copy link
Member Author

hasezoey commented Oct 6, 2023

🎉 This issue has been resolved in version 9.0.0 🎉

The release is available on:

Manual message because semantic-release hit the limit

@hasezoey hasezoey added the released Pull Request released | Issue is fixed label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This PR is a breaking change | This Issue to fix would be a breaking change enhancement released on @beta released Pull Request released | Issue is fixed
Projects
None yet
Development

No branches or pull requests

1 participant