PPDS.Migration v1.0.0-beta.3
Pre-release
Pre-release
·
963 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changed
- PluginStepManager and UserMappingGenerator refactored to use early-bound entities - Replaced magic string attribute access with strongly-typed
PPDS.Dataverse.Generatedclasses (SdkMessageProcessingStep,SdkMessageFilter,SystemUser). Provides compile-time type safety and IntelliSense for entity operations. (#56) - Progress reporters output to stderr -
ConsoleProgressReporterandJsonProgressReporternow write toConsole.Errorinstead ofConsole.Out, enabling clean piping of JSON output (#76)