Skip to content

Release v23.5.1

Compare
Choose a tag to compare
@dolittle-build dolittle-build released this 07 Nov 12:41
c4d510a

Summary

This PR upgrades the included MongoDB drivers to the latest version.

It also adds a Roslyn code fix for missing identity parameters on EventType, Projections, EventHandler and AggregateRoot.

Added

  • Codefix for CS7036, when there is no attribute identity specified on an identity attribute.