Skip to content

April/May refresh

Choose a tag to compare

@davidjenni davidjenni released this 24 Jun 16:32
· 200 commits to main since this release

TL;DR

  • Updated to latest pac CLI, May Refresh, v1.16.x
  • backup-environment: 'notes' input property has been deprecated; it can still be set but will be ignored;
    corresponding property was deprecated on the service side API
  • check-solution will store checker results .sarif files into job's artifact store (fix)
  • create-environment: new optional param 'team-id' to target Teams team
  • deploy-package logs detailed deploy log into job's artifact store
  • export-solution & clone-solution: 'targetVersion' input parameter has been deprecated; can it still be set but will be ignored;
    corresponding property was deprecated on the Dataverse API
  • pack-solution & unpack-solution:
    • additional optional inputs, e.g.: 'map-file', 'localize', 'use-lcid'; see corresponding action.yaml for details
    • (preview) new optional input 'process-canvas-apps' to pack|unpack Canvas apps YAML source files
  • upgrade-solution also supports SPN authN
  • whoami captures envId into step output variable 'environment-id'

What's Changed

New Contributors

Full Changelog: 0.6.3...v0.7.1