File tree Expand file tree Collapse file tree 3 files changed +31
-14
lines changed Expand file tree Collapse file tree 3 files changed +31
-14
lines changed Original file line number Diff line number Diff line change 11# 1.1 Changelog  
22
3- ## [ 1.2.0-preview1] ( https://github.com/PowerShell/PSResourceGet/compare/v1.1.1..v1.2.0-preview )  - 2025-06-26 
4- 
5- ## 1.2.0-preview1  
6- 
7- ### New Features  
8- -  Dependency support for PSResources in v3 repositories (#1778   Thanks @o-l-a-v  !)
9- 
10- ### Bug Fix  
11- -  Updated dependencies and added connection timeout to improve CI tests reliability (#1829  )
12- -  Improvements in ` ContainerRegistry `  repositories in listing repository catalog  (#1831  )
13- -  Wildcard attribute added to ` -Repository `  parameter of ` Install-PSResource `  (#1808  )
14- 
153## [ 1.1.1] ( https://github.com/PowerShell/PSResourceGet/compare/v1.1.0..v1.1.1 )  - 2025-03-06 
164
175-  Bugfix to retrieve all metadata properties when finding a PSResource from a ContainerRegistry repository (#1799  )
Original file line number Diff line number Diff line change 1+ # Preview Changelog  
2+ 
3+ ## [ 1.2.0-preview2] ( https://github.com/PowerShell/PSResourceGet/compare/v1.2.0-preview1..v1.2.0-preview2 )  - 2025-07-21 
4+ 
5+ ### New Features  
6+ -  Ingetration of the Azure Artifacts Credential Provider for ADO feeds (#1765  )
7+ 
8+ ### Bug Fix  
9+ -  Bug fixes for NuGet v3 dependencies (#1841   Thanks @o-l-a-v  !)
10+ -  Bug fix for temporary installation path failure when installing PSResources on Linux machines (#1842   Thanks @o-l-a-v  !)
11+ 
12+ ## [ 1.2.0-preview1] ( https://github.com/PowerShell/PSResourceGet/compare/v1.1.1..v1.2.0-preview1 )  - 2025-06-26 
13+ 
14+ ### New Features  
15+ -  Dependency support for PSResources in v3 repositories (#1778   Thanks @o-l-a-v  !)
16+ 
17+ ### Bug Fix  
18+ -  Updated dependencies and added connection timeout to improve CI tests reliability (#1829  )
19+ -  Improvements in ` ContainerRegistry `  repositories in listing repository catalog  (#1831  )
20+ -  Wildcard attribute added to ` -Repository `  parameter of ` Install-PSResource `  (#1808  )
21+ 
122## ## [ 1.1.0-rc3] ( https://github.com/PowerShell/PSResourceGet/compare/v1.1.0-RC2...v1.1.0-rc3 )  - 2024-11-15  
223
324### Bug Fix  
425-  Include missing commits
526
6- 
727## [ 1.1.0-RC2] ( https://github.com/PowerShell/PSResourceGet/compare/v1.1.0-RC1...v1.1.0-RC2 )  - 2024-10-30 
828
929### New Features  
Original file line number Diff line number Diff line change 4646        ' udres'  )
4747    PrivateData  =  @ {
4848        PSData  =  @ {
49-             Prerelease    =  ' preview1 ' 
49+             Prerelease    =  ' preview2 ' 
5050            Tags          =  @ (' PackageManagement' , 
5151                ' PSEdition_Desktop' , 
5252                ' PSEdition_Core' , 
5656            ProjectUri    =  ' https://go.microsoft.com/fwlink/?LinkId=828955' 
5757            LicenseUri    =  ' https://go.microsoft.com/fwlink/?LinkId=829061' 
5858            ReleaseNotes  =  @' 
59+ ## 1.2.0-preview2 
60+ 
61+ ### New Features 
62+ - Ingetration of the Azure Artifacts Credential Provider for ADO feeds (#1765) 
63+ 
64+ ### Bug Fix 
65+ - Bug fixes for NuGet v3 dependencies (#1841 Thanks @o-l-a-v!) 
66+ - Bug fix for temporary installation path failure when installing PSResources on Linux machines (#1842 Thanks @o-l-a-v!) 
67+ 
5968## 1.2.0-preview1 
6069
6170### New Features 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments