Skip to content

0.1.3

Compare
Choose a tag to compare
@asimmon asimmon released this 11 Oct 03:17
· 31 commits to main since this release
d11afc3

What's Changed

  • Use Microsoft.CodeAnalysis.PublicApiAnalyzers to track public APIs changes by @asimmon in #7
  • Copy options to prevent options modifications after initialization by @asimmon in #9
  • Initialize the replica set in a background task and wait on the main thread by @asimmon in #10
  • Try to gracefully stop mongod by using shutdown command before killing the process by @asimmon in #11
  • Exposing a port in options. by @rdcm in #8
  • Updated README by @asimmon in #12
  • Updated MongoDB binaries:
    • MongoDB 4.4.15 updated to 4.4.17
    • MongoDB 5.0.10 updated to 5.0.13
    • MongoDB 6.0.0 updated to 6.0.2

New Contributors

  • @rdcm made their first contribution in #8

Full Changelog: 0.1.2...0.1.3