Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:24

2.0.0 (2026-07-02)

  • feat!: standardize namespaces (0866532)

Bug Fixes

  • address PR review feedback on null safety and scope handling (44841c9)
  • address Qodana static analysis issues (db58f78)
  • crm sdk only development dependency (09d2b14)
  • expose TimeProvider for easy usage in unit tests (470fab9)
  • resolve all static analyzer errors and suppress C# 14 extension false positives (86797c0)
  • reuse IOrganizationService instances in Executor (90dd4ec)
  • suppress false-positive NRE after non-null assertion in BeginScope test (2bf5ba5)
  • TimeProvider dependency (ab6d8c0)
  • TimeProvider package dependency (c6a503c)
  • use logger delegates (9d07543)

Features

  • add extension method for managed identity service (58ad24e)
  • add extension methods for new bulk operations (5422440)
  • add RegisterProxyTypesAssembly Extension (c5311e0)
  • add support for multiple log sinks (23694bb)
  • DateTimeProvider (#7) (d5ade50)
  • expose TimeProvider via IServiceProvider (b4bb496)
  • PluginCore: change PluginExecutionContext tp IPluginExecutionContext4 (9afe351)
  • union all moduls (3222ee6)
  • update GetExecutionContext to use IPluginExecutionContext7 (33aa152)

BREAKING CHANGES

  • Renames package, solution, project paths, and namespaces from Digitall.APower to Digitall.Plugins.