Skip to content

7.0.0

Compare
Choose a tag to compare
@mcoberly2 mcoberly2 released this 18 Jul 00:37

Release Date: December 08, 2023

New features

  • Update server info test to work with 7.0 community edition server. [CLIENT-2691]
  • Default Value.UseBoolBin to true. If true, the boolean (instead of integer) data type will be used on writes of boolean bins. See Incompatible API change. [CLIENT-2696]
  • Update NuGet Package NeoLua to latest version, 1.13.14.
  • Remove NuGet package Iconic.Zlib.Netstandard for compression, instead use System.IO.Compression.

Bug fixes

  • Update parsing of GeoJson record on read to cast to GeoJson object. Previously, the code was returning GeoJson objects on read as a string. [CLIENT-2695]

Full Changelog: 6.2.1...7.0.0