To avail of the SpAgent or SLP Runtime features/fixes included in this release you will need to update your current permutation and install/update the appropriate NuGet packages for SpAgent.
Fixes
A SKU StartDate should appear as DateTime.MinValue in the Web API:- This is now fixed. Prior to this release, the GetSkuById method returned a SKU with a StartDate set to the date on which the SKU was created, with the result that licenses created from this SKU also had their StartDate incorrectly set to this date by default if the StartDate was not explicitly set. When a license is now issued programmatically from a SKU using the Web API, if the license StartDate is not set explicitly, it will be set by default to the IssueDate as expected.
Comments
0 comments
Article is closed for comments.