Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.04 KB

Release-Notes.md

File metadata and controls

48 lines (27 loc) · 1.04 KB

Mdbc Release Notes

v1.0.9

C# driver 1.4.2.33691

v1.0.8

C# driver v1.4.1 patched for CSHARP-447.

Adapted for CSHARP-446.

Amended tests.

v1.0.6, v1.0.7

Fixed weird silent PS errors on exporting module aliases.

v1.0.5

C# driver v1.4.0.

Amended conversion of null and BsonNull.

Update-MongoFiles.ps1 - updated for the latest version of Split-Pipeline.

v1.0.4

Bug: Update-MongoFiles.ps1 -Split does not remove missing file records. Fixed.

v1.0.3

New switch Split in the script Update-MongoFiles.ps1 tells to perform parallel data processing and improve performance for large directories or entire drives. It requires the PowerShell module SplitPipeline (it is not needed if Split is not used). SplitPipeline may be useful for other database related tasks, too, because processing of large data sets is typical.

v1.0.2

C# driver v1.3.1.

v1.0.1

C# driver v1.3.

Minor changes in tests and project infrastructure.