3.1.0
Note: Orleans 3.1.1 was built/packaged in error, and Orleans 3.1.2 is a fixed release. It is strongly recommended that you upgrade to Orleans 3.1.2 and the OrleansTestKit 3.1.1.
This is a feature release that upgrades to Orleans 3.1.1. This also addresses the following:
- Removes the parameterless constructor constraint from state classes.
Please take note that, even though the parameterless constructor constraint has been removed, classes without parameterless constructors will not work. This has been added to the list of known limitations.