You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EarliestMatching search for Download-BcNuGetPackageToFolder (#3765)
For runtime creation / OnPrem deployments it's usually needed to
retrieve runtime packages with the earliest matching version. This
approach feels almost too easy so please point out if I missed something
but it seemed to resolve the way I want it to.
#3590
---------
Co-authored-by: Freddy Kristiansen <[email protected]>
Copy file name to clipboardexpand all lines: ReleaseNotes.txt
+1
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
Issue 3762 Give Option to Choose SQL PowerShell Module When Restoring From BacPac
3
3
There are instances where sqlps does not work as expected when it is installed. This change adds a switch parameter, useSqlServerModule, to Restore-BcDatabaseFromArtifacts, New-NavContainer, and the BcContainerHelper config file.
4
4
Issue 1303 from AL-Go repository - renew federated token when access token needs renewal (works only for GitHub at this time)
5
+
Issue 3590 EarliestMatching select option added to Download-BcNuGetPackageToFolder
5
6
Regression when from PR 3760 - Push-BcNuGetPackage doesn't work on PowerSHell 5
0 commit comments