Releases: DIGITALLNature/DigitallAssemblyPower
Releases · DIGITALLNature/DigitallAssemblyPower
Release list
v2.0.0
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
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
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.4
v1.1.0-beta.3
v1.1.0-beta.2
v1.1.0-beta.1
1.1.0-beta.1 (2023-05-23)
Features
- PluginCore: change PluginExecutionContext tp IPluginExecutionContext4 (9afe351)