Releases: asimmon/ephemeral-mongo
Releases · asimmon/ephemeral-mongo
1.1.3
1.1.2
1.1.1
What's Changed
- Testing and .NET SDK dependencies upgrade on Windows by @asimmon in #37
- Disabled macOS job because of recent GitHub agent updates (still validating executables integrity)
- Updated current MongoDB versions by @asimmon in #38
- MongoDB
4.4.19
to4.4.22
- MongoDB
5.0.15
to5.0.18
- MongoDB
6.0.4
to6.0.7
- MongoDB
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Bump MongoDB.Driver from 2.12.0 to 2.19.0 in /src/EphemeralMongo.Core by @dependabot in #23
- Added Semgrep code analysis and Renovate workflows by @asimmon in #26
- chore(deps): update pipeline dependencies (major) by @asimmon in #29
- chore(deps): update nuget dependencies by @asimmon in #27
- chore(deps): update dependency cake.frosting to v3 by @asimmon in #28
- Ensure MongoDB child processes are killed when current process is prematurely killed by @asimmon in #25
- Updated README by @asimmon in #30
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Update shields.io badge url in README.md by @evan-cohen in #17
- Update MongoDB to latest community versions available by @asimmon in #19
- MongoDB
4.4.17
to4.4.18
- MongoDB
5.0.13
to5.0.14
- MongoDB
6.0.2
to6.0.4
- MongoDB
- Update README.md by @asimmon in #20 and #21
New Contributors
- @evan-cohen made their first contribution in #17
Full Changelog: 0.1.3...1.0.0
0.1.3
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
Full Changelog: 0.1.2...0.1.3