Release 2.0.0-rc.1
Pre-release
Pre-release
What's Changed
- The v2 library targets .NET 6 runtime.
- The v2 library migrated the underlying JSON parsing library from Newtonsoft.Json to System.Text.Json.
- The Jobs API was redesigned to support the version 2.1 of the REST API.
- Added support for ClusterPolicies API.
- Added support for Global Init Scripts API.
- Added support for creating clusters with credential pass-through.
- Added unit tests.
Full Changelog: v1.1.2388.2...v2.0.0-rc.1