Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Releases: RedSailTechnologies/mongodb-management

v3.1.1

16 Mar 20:32
Compare
Choose a tag to compare

Add log for starting a new copy job

v3.1.0

28 Jan 21:55
Compare
Choose a tag to compare

Add Swagger and Prometheus metrics

Config Bug Fix

27 Jan 22:12
Compare
Choose a tag to compare

Fix VS Code launch.json for .NET 6.0 folder.

v3 Release!

27 Jan 16:18
Compare
Choose a tag to compare
  • Update to .NET 6.0
  • Update MongoDB Nuget packages to latest
  • Simplify src folder structure

Support Replica Set Hosts

30 Dec 16:12
Compare
Choose a tag to compare

Add ability to provide more than one MongoDB host. Note, currently this only supports a model where all hosts use the same port.

Rate Limit DB Copy

13 Jul 04:06
Compare
Choose a tag to compare

Had to significantly slow down the database copy to stay below default Cosmo RU on new collections.

Change to Alpine Image

12 Jul 15:22
Compare
Choose a tag to compare
v2.1.1

Change to Alpine image

Fix User and Group Security

12 Jul 14:09
Compare
Choose a tag to compare
v2.1.0

Add the user and group more generically

Add Group and User

12 Jul 13:53
Compare
Choose a tag to compare
v2.0.1

Add group and user

Version 2.0

12 Jul 13:30
Compare
Choose a tag to compare
  • Update MongoDb NuGet package version to 2.12.4
  • Update readme instructions
  • Add Copy Database functionality (#1)
  • Set Dockerfile to not run as root (#3)