Skip to content

Copilot Credit Consumption v2.0.0

Latest

Choose a tag to compare

@PetrosFeleskouras PetrosFeleskouras released this 25 Aug 10:25

Release Notes

Key Highlights & Changes

  • Modernized Licensing Routes: Migrated to api.powerplatform.com licensing routes using API version \2024-10-01.

  • Connector Consolidation & Cleanup: Reduced structure to three required connections; removed outdated references including \ccsync_webref.

  • Performance & Reliability Improvements:

    • Implemented 5,000-row source paging.

    • Added cross-page deduplication.

    • Configured sequential 500-row batch writes to Dataverse.

  • Schema Reliability: Inherits the negative-capacity schema fix from v1.0.1 to avoid sync issues.

  • Harness Diagnostics:

    • GitHub Copilot harness now reports feature \Process Agent\ and omits tool, LLM model, and knowledge source information.

    • The Standard harness continues to provide tool, LLM model, and knowledge source information.

  • Validation Achievements:

    • Completed clean 180-day run validation: 88/88 execution checks passed, processing 27,103 unique rows.

    • Maintained exact latest-day and 1,582-row peak-day parity, matching the capacity snapshot perfectly.

  • Access Control: Validated with delegated tenant-admin access; service-principal access remains unverified.

Upgrade Steps

  1. Match the solution type currently deployed (managed or unmanaged).

  2. Bind the three required connection references during deployment/import.

  3. Turn the primary flow on.

  4. Run the sync flow once.

Note: Unmanaged upgrades may retain the unused, obsolete legacy reference (\ccsync_webref). It can be manually cleaned up if needed.