typegoose / mongodb-memory-server

Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
https://typegoose.github.io/mongodb-memory-server/
MIT License
2.57k stars 185 forks source link

oplogSize for replSet should be removed in README #819

Closed m0rtalis closed 10 months ago

m0rtalis commented 10 months ago

In the Readme file the option oplogSize is still given as a valid option https://github.com/nodkz/mongodb-memory-server/blob/8ed1bbdabd5f642d2a5828a8ec2ef852d6202a48/README.md?plain=1#L201-L203

as far as I can see it has been removed in Version 7.0.0 https://github.com/nodkz/mongodb-memory-server/blob/8ed1bbdabd5f642d2a5828a8ec2ef852d6202a48/CHANGELOG.md?plain=1#L1898

also the interface does not show the option anymore https://github.com/nodkz/mongodb-memory-server/blob/8ed1bbdabd5f642d2a5828a8ec2ef852d6202a48/packages/mongodb-memory-server-core/src/MongoMemoryReplSet.ts#L45-L92

github-actions[bot] commented 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: