Skip to content

Releases: DIGITALLNature/DigitallAssemblyPower

v2.0.0

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.

v2.0.0-beta.1

v2.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:22

2.0.0-beta.1 (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)
  • resolve all static analyzer errors and suppress C# 14 extension false positives (86797c0)
  • suppress false-positive NRE after non-null assertion in BeginScope test (2bf5ba5)
  • 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 support for multiple log sinks (23694bb)

BREAKING CHANGES

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

v1.1.0-beta.6

v1.1.0-beta.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 07:32

1.1.0-beta.6 (2026-06-16)

Bug Fixes

  • expose TimeProvider for easy usage in unit tests (470fab9)

Features

  • expose TimeProvider via IServiceProvider (b4bb496)

v1.1.0-beta.5

v1.1.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 May 07:07

1.1.0-beta.5 (2026-05-19)

Bug Fixes

  • TimeProvider dependency (ab6d8c0)

v1.1.0-beta.4

v1.1.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Dec 11:35

1.1.0-beta.4 (2025-12-11)

Bug Fixes

  • reuse IOrganizationService instances in Executor (90dd4ec)

v1.1.0-beta.3

v1.1.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Feb 14:36

1.1.0-beta.3 (2025-02-27)

Features

  • add RegisterProxyTypesAssembly Extension (c5311e0)
  • DateTimeProvider (#7) (d5ade50)
  • update GetExecutionContext to use IPluginExecutionContext7 (33aa152)

v1.1.0-beta.2

v1.1.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 15:28

1.1.0-beta.2 (2024-06-20)

Features

v1.1.0-beta.1

v1.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 May 13:49

1.1.0-beta.1 (2023-05-23)

Features

  • PluginCore: change PluginExecutionContext tp IPluginExecutionContext4 (9afe351)

v1.0.1-beta.1

v1.0.1-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 May 06:53

1.0.1-beta.1 (2023-05-23)

Bug Fixes

  • crm sdk only development dependency (09d2b14)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 May 13:39

1.0.0 (2023-05-22)

Features