Skip to content

Release v12.0.0

Choose a tag to compare

@dolittle-build dolittle-build released this 22 Feb 14:55
7610edf

Summary

Removes the toGuid() extension method on mongodb.Binary. It was failing builds and we couldn't fix it. It has been replaced with a normal function binaryToGuid(...).

Removed

  • [TS] The .toGuid() extension methods on mongodb.Binary.