What's Changed
- Fix PSModuleInfo property deserialization in ValidateModuleManifest by @Copilot in #1909
- Respect TrustRepository parameter in RequiredResource hashtable by @Copilot in #1910
- Prevent users from setting ApiVersion to 'Unknown' in Set-PSResourceRepository and Register-PSResourceRepository by @Copilot in #1892
- Add CodeQL suppression for DefaultAzureCredential Use by @anamnavi in #1917
- Improve performance of ContainerRegistry repositories by caching token by @adityapatwardhan in #1920
- Bugfix: Update-PSResource should not re-install dependency packages which already satisfy dependency criteria by @anamnavi in #1919
- Remove unused _networkCredential field and fix parameter shadowing in PublishHelper by @Copilot in #1914
- Filter out path separators in package names by @anamnavi in #1916
- For Publish operation to ACR, non-anonymous access token should be retrieved by @anamnavi in #1918
- Add Reset-PSResourceRepository cmdlet to recover from corrupted repository store by @Copilot in #1895
- Update version, changelog, release notes for 1.2.0-preview5 by @alerickson in #1921
Full Changelog: v1.2.0-preview4...v1.2.0-preview5