Skip to content

Release v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Sep 16:22
ac2f1c6

🆕 What's New ?

Dataverse.ConfigurationMigrationTool.Console - Commandline interface tool (cli)

🆕 ✔️ Interactive Login is now available by using --il parameter. Service Principal is no more required.🆕
🆕 ✔️ Data export now supports a new parameter --AllowEmptyFields or --enable-empty-fields to export empty fields. Useful to clear values on target environments 🆕

Note

Commandline examples had been added to the documentation for better understanding

Dataverse.ConfigurationMigrationTool.XrmToolBox - Configuration Migration Tool for XrmToolBox

  • Data import and data export have been removed from the roadmap for better maintenance and avoid maintain two differents codebases.
    • Interactive login has been added to the cli tool to mitigate this.