11---
22description : This article contains release notes for the PSResourceGet module.
3- ms.date : 01/10 /2025
3+ ms.date : 01/23 /2025
44ms.topic : release-notes
55title : What's new in PSResourceGet?
66---
@@ -9,30 +9,40 @@ title: What's new in PSResourceGet?
99This is a summary of changes to the ** Microsoft.PowerShell.PSResourceGet** module. For a more
1010complete list of changes, see the [ CHANGELOG] [ 01 ] in the GitHub repository.
1111
12- - Current preview: ** Microsoft.PowerShell.PSResourceGet** v1.1.0-rc2
13- - Current stable release: ** Microsoft.PowerShell.PSResourceGet** v1.0.6
12+ - Current stable release: ** Microsoft.PowerShell.PSResourceGet** v1.1.0
1413
1514## Release history
1615
17- - v1.1.0 - Current release - released to the PowerShell Gallery
18- - v1.1.0-rc2 - Preview release - first shipped in PowerShell 7.5.0-rc1
19- - v1.1.0-rc1 - Preview release - first shipped in PowerShell 7.5.0-preview.5
16+ - v1.1.0 - Current release - shipped in PowerShell 7.5.0 and PowerShell 7.6.0-preview.1
17+ - v1.1.0-rc3 - Preview release - released to the PowerShell Gallery only
18+ - v1.1.0-rc2 - Preview release - shipped in PowerShell 7.5.0-rc1
19+ - v1.1.0-rc1 - Preview release - shipped in PowerShell 7.5.0-preview.5
2020- v1.1.0-preview2 - released to the PowerShell Gallery only
21- - v1.1.0-preview.1 - Preview release - first shipped in PowerShell 7.5.0-preview.4
21+ - v1.1.0-preview.1 - Preview release - shipped in PowerShell 7.5.0-preview.4
2222- v1.0.6 - released to the PowerShell Gallery only
23- - v1.0.5 - first shipped in PowerShell 7.5.0-preview.3
24- - v1.0.4.1 - first shipped in PowerShell 7.4.2
23+ - v1.0.5 - shipped in PowerShell 7.5.0-preview.3
24+ - v1.0.4.1 - shipped in PowerShell 7.4.2
2525- v1.0.4 - released to the PowerShell Gallery only
2626- v1.0.3 - released to the PowerShell Gallery only
27- - v1.0.2 - first shipped in PowerShell 7.5.0-preview.2
28- - v1.0.1 - first shipped in PowerShell 7.4.0 GA release and PowerShell 7.5.0-preview.1
29- - v1.0.0 - first shipped in PowerShell 7.4.0-preview.5
27+ - v1.0.2 - shipped in PowerShell 7.5.0-preview.2
28+ - v1.0.1 - shipped in PowerShell 7.4.0 GA release and PowerShell 7.5.0-preview.1
29+ - v1.0.0 - shipped in PowerShell 7.4.0-preview.5
3030
3131## Release notes
3232
3333### v1.1.0 - 2025-01-09
3434
35- - Official release of PSResourceGet v1.1.0
35+ - Fixed publishing .nupkg file to ContainerRegistry repository
36+ - Fixed PMPs like Artifactory needing modified filter query parameter to proxy upstream
37+ - Fixed ContainerRegistry repository to parse out dependencies from metadata
38+ - Fixed Install-PSResource Null pointer occurring when package is present only in upstream feed in ADO
39+ - Fixed local repository casing issue on Linux
40+ - Fixed case sensitive License.txt when RequireLicense is specified
41+ - Fixed broken -Quiet parameter for Save-PSResource
42+
43+ ### v1.1.0-rc3 - 2024-11-15
44+
45+ - Included missing commits
3646
3747### v1.1.0-rc2 - 2024-10-30
3848
0 commit comments