This is the first beta release of the .NET SDK! This means that the SDK, after months of hard work and feedback, is beta quality. The SDK has been well tested, and most major API changes have been settled. Breaking changes may still occur until the SDK is marked GA, but we will make clear in these release notes if that happens.

This release includes experimental support for the brand new Worker Versioning feature, which requires running our open source server with some special options set. See TemporalWorkerOptions.UseWorkerVersioning and .BuildId.

It also includes better Client dependency injection and lazy Client support.