File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.1.0-RC2] ( https://github.com/PowerShell/PSResourceGet/compare/v1.1.0-RC1...v1.1.0-RC2 ) - 2024-10-30
2+
3+ ### New Features
4+ - Full Microsoft Artifact Registry integration (#1741 )
5+
6+ ### Bug Fixes
7+
8+ - Update to use OCI v2 APIs for Container Registry (#1737 )
9+ - Bug fixes for finding and installing from local repositories on Linux machines (#1738 )
10+ - Bug fix for finding package name with 4 part version from local repositories (#1739 )
11+
112# Preview Changelog
213
314## [ 1.1.0-RC1] ( https://github.com/PowerShell/PSResourceGet/compare/v1.1.0-preview2...v1.1.0-RC1 ) - 2024-10-22
Original file line number Diff line number Diff line change 4646 ' udres' )
4747 PrivateData = @ {
4848 PSData = @ {
49- Prerelease = ' RC1 '
49+ Prerelease = ' RC2 '
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.1.0-RC2
60+
61+ ### New Features
62+ - Full Microsoft Artifact Registry integration (#1741)
63+
64+ ### Bug Fixes
65+
66+ - Update to use OCI v2 APIs for Container Registry (#1737)
67+ - Bug fixes for finding and installing from local repositories on Linux machines (#1738)
68+ - Bug fix for finding package name with 4 part version from local repositories (#1739)
69+
5970## 1.1.0-RC1
6071
6172### New Features
You can’t perform that action at this time.
0 commit comments