PPDS.Dataverse v1.0.0-beta.4
Pre-release
Pre-release
·
948 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Added
Workflowearly-bound entity - Entity class for Power Automate flows (classic workflows). Supports flow management operations. (#149)ConnectionReferenceearly-bound entity - Entity class for connection references used by flows and canvas apps. (#149)- Field-level error context in bulk operation errors -
BulkOperationErrornow includesFieldNameandFieldValueDescription. See ADR-0022.
Changed
- Increased default AcquireTimeout from 30s to 120s - Tasks queue on semaphore and need longer timeouts for large imports.
- Reduced pool exhaustion retry attempts from 3 to 1 - With proper pool queuing, exhaustion indicates real capacity issues.
Fixed
- Pool exhaustion under concurrent bulk operations - See ADR-0019.
- Pool exhaustion during throttling - Capped batch parallelism at pool capacity.
Full Changelog: Dataverse-v1.0.0-beta.3...Dataverse-v1.0.0-beta.4