Skip to content

Commit 482ec08

Browse files
committed
Update PSRGet release notes for v1.1.1
1 parent 3de0e2d commit 482ec08

23 files changed

+50
-42
lines changed

powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: This article contains release notes for the PSResourceGet module.
3-
ms.date: 01/23/2025
3+
ms.date: 03/21/2025
44
ms.topic: release-notes
55
title: What's new in PSResourceGet?
66
---
@@ -13,7 +13,8 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
1313

1414
## Release history
1515

16-
- v1.1.0 - Current release - shipped in PowerShell 7.5.0 and PowerShell 7.6.0-preview.1
16+
- v1.1.0 - Current release - released to the PowerShell Gallery
17+
- v1.1.0 - shipped in PowerShell 7.5.0 and PowerShell 7.6.0-preview.1
1718
- v1.1.0-rc3 - Preview release - released to the PowerShell Gallery only
1819
- v1.1.0-rc2 - Preview release - shipped in PowerShell 7.5.0-rc1
1920
- v1.1.0-rc1 - Preview release - shipped in PowerShell 7.5.0-preview.5
@@ -30,15 +31,25 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
3031

3132
## Release notes
3233

34+
### v1.1.1 - 2025-03-06
35+
36+
- Retrieve all metadata properties when finding a **PSResource** from a **ContainerRegistry**
37+
repository
38+
- Use authentication challenge for unauthenticated **ContainerRegistry** repository
39+
- Fix `Install-PSResource` to allow varying digit version against **ContainerRegistry** repository
40+
- Update **ContainerRegistry** dependency parsing logic to account for **AzPreview** package
41+
- Add wildcard support for MAR repository for `FindAll()` and `FindByName()`
42+
- Fix nuspec dependency version range calculation for **RequiredModules**
43+
3344
### v1.1.0 - 2025-01-09
3445

35-
- Fixed publishing .nupkg file to ContainerRegistry repository
46+
- Fixed publishing .nupkg file to **ContainerRegistry** repository
3647
- 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
48+
- Fixed **ContainerRegistry** repository to parse out dependencies from metadata
49+
- Fixed `Install-PSResource` Null pointer when package is present only in upstream feed in ADO
3950
- 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
51+
- Fixed case sensitive License.txt when **RequireLicense** is specified
52+
- Fixed `-Quiet` parameter for `Save-PSResource`
4253

4354
### v1.1.0-rc3 - 2024-11-15
4455

@@ -61,8 +72,8 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
6172

6273
### v1.1.0-preview2 - 2024-09-13
6374

64-
- New cmdlet `Compress-PSResource` to create a `.nupkg` package without publishing it to a repository
65-
system.
75+
- New cmdlet `Compress-PSResource` to create a `.nupkg` package without publishing it to a
76+
repository system.
6677
- Added `-Nupkg` parameter to `Publish-PSResource` to publish a `.nupkg` file to a repository.
6778
- Added `-ModulePrefix` parameter for `Publish-PSResource`, which adds a prefix to a module name for
6879
container registry repositories. This is only used for publishing and is not part of metadata.
@@ -74,7 +85,7 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
7485

7586
- Added support for Azure Container Registries as a repository type
7687
- Allowed PSResourceGet to run Constrained Languange Mode
77-
- Fixed incorrect request URL when installing resources from ADO
88+
- Fixed request URL when installing resources from ADO
7889

7990
### v1.0.6 - 2024-10-10
8091

@@ -83,11 +94,11 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
8394
### v1.0.5 - 2024-05-13
8495

8596
- Added 10 minute timeout to HTTPClient
86-
- Refactor V2ServerAPICalls and NuGetServerAPICalls to use object-oriented query/filter builder
87-
- Removed unnecessary `and` for version globbing in V2ServerAPICalls
97+
- Refactor `V2ServerAPICalls` and NuGetServerAPICalls to use object-oriented query/filter builder
98+
- Removed unnecessary `and` for version globbing in `V2ServerAPICalls`
8899
- Fixed requiring `tags` in server response
89100
- Fixed save script without `-IncludeXml`
90-
- Fixed incorrect request URL when installing from ADO
101+
- Fixed request URL when installing from ADO
91102
- Improved exception handling
92103
- Allowed PSResourceGet to run Constrained Languange Mode
93104

@@ -109,7 +120,7 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
109120
- Fixed `InstalledScriptInfos` directory is now if it doesn't exist
110121
- Fixed `Update-ModuleManifest` throwing null pointer exception
111122
- Fixed `name` property in `PSResourceInfo` when using `Find-PSResource` with JFrog Artifactory
112-
- Fixed incorrect configuration of requests to JFrog Artifactory v2 endpoints
123+
- Fixed configuration of requests to JFrog Artifactory v2 endpoints
113124
- Fixed determining JFrog Artifactory repositories (#1532 Thanks @sean-r-williams!)
114125
- Fixed for v2 server repositories incorrectly adding script endpoint (1526)
115126
- Fixed typos in message prompts in `Install-PSResource`

powershell-gallery/docs-conceptual/powershellget/supported-repositories.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: This article lists the repositories that have been tested with PowerShellGet v3 and how to configure them.
3-
ms.date: 03/26/2024
3+
ms.date: 03/21/2025
44
ms.topic: reference
55
title: Supported repository configurations
66
---
@@ -182,9 +182,6 @@ repository in a new session, you are prompted to login. For more detailed exampl
182182
The **Microsoft.PowerShell.PSResourceGet** module doesn't support the following scenarios for
183183
ACR repositories:
184184

185-
- Wildcard search by name
186-
- `Find-PSResource -Name * -Repository ACRDemoRepo`
187-
- `Find-PSResource -Name PartialName* -Repository ACRDemoRepo`
188185
- Find by tag value
189186
- `Find-PSResource -Tag TagValue -Repository ACRDemoRepo`
190187
- Find by command

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
description: Describes how to use version 3.x of the PowerShellGet module.
33
Locale: en-US
4-
ms.custom: 1.1.0
5-
ms.date: 01/10/2025
4+
ms.custom: 1.1.1
5+
ms.date: 03/21/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/about_PSResourceGet?view=powershellget-3.x&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: about PSResourceGet
@@ -11,7 +11,7 @@ title: about PSResourceGet
1111

1212
## Short description
1313

14-
Describes how to use version 1.1.0 of the
14+
Describes how to use version 1.1.1 of the
1515
**Microsoft.PowerShell.PSResourceGet** module.
1616

1717
## Long description

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet_Group_Policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Describes the Group Policy settings for PowerShell
33
Locale: en-US
4-
ms.custom: 1.1.0
4+
ms.custom: 1.1.1
55
ms.date: 01/10/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_psresourceget_group_policy?view=powershellget-3.x&WT.mc_id=ps-gethelp
77
schema: 2.0.0

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Compress-PSResource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.PowerShell.PSResourceGet.dll-Help.xml
33
Module Name: Microsoft.PowerShell.PSResourceGet
4-
ms.custom: 1.1.0
4+
ms.custom: 1.1.1
55
ms.date: 10/31/2024
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/compress-psresource?view=powershellget-3.x&WT.mc_id=ps-gethelp
77
schema: 2.0.0

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Find-PSResource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.PowerShell.PSResourceGet.dll-Help.xml
33
Module Name: Microsoft.PowerShell.PSResourceGet
4-
ms.custom: 1.1.0
4+
ms.custom: 1.1.1
55
ms.date: 10/31/2024
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/find-psresource?view=powershellget-3.x&WT.mc_id=ps-gethelp
77
schema: 2.0.0

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-InstalledPSResource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.PowerShell.PSResourceGet.dll-Help.xml
33
Module Name: Microsoft.PowerShell.PSResourceGet
4-
ms.custom: 1.1.0
4+
ms.custom: 1.1.1
55
ms.date: 10/31/2024
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/get-installedpsresource?view=powershellget-3.x&WT.mc_id=ps-gethelp
77
schema: 2.0.0

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-PSResourceRepository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.PowerShell.PSResourceGet.dll-Help.xml
33
Module Name: Microsoft.PowerShell.PSResourceGet
4-
ms.custom: 1.1.0
4+
ms.custom: 1.1.1
55
ms.date: 10/31/2024
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/get-psresourcerepository?view=powershellget-3.x&WT.mc_id=ps-gethelp
77
schema: 2.0.0

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-PSScriptFileInfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.PowerShell.PSResourceGet.dll-Help.xml
33
Module Name: Microsoft.PowerShell.PSResourceGet
4-
ms.custom: 1.1.0
4+
ms.custom: 1.1.1
55
ms.date: 10/31/2024
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/get-psscriptfileinfo?view=powershellget-3.x&WT.mc_id=ps-gethelp
77
schema: 2.0.0

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Import-PSGetRepository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.PowerShell.PSResourceGet.dll-help.xml
33
Module Name: Microsoft.PowerShell.PSResourceGet
4-
ms.custom: 1.1.0
4+
ms.custom: 1.1.1
55
ms.date: 10/31/2024
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/import-psgetrepository?view=powershellget-3.x&WT.mc_id=ps-gethelp
77
schema: 2.0.0

0 commit comments

Comments
 (0)