v0.10.4 #941
isc-tleavitt
announced in
Announcements
v0.10.4
#941
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[0.10.4] - 2025-10-21
Added
<SystemRequirements>inmodule.xml<SystemSetting>Resource Processor for backwards compatibilityFixed
zpm "info"speed when many dependent packages have been installedzpm "list -tree"showing packages as[missing]because of case mismatch-forceflaguninstall -allwould fail because of incomplete dependency informationhelp loadandhelp installwill now mention that setting thedevflag will not roll back transactions on failureinfocommand doesn't recognize ORAS registries #928:zpm "info"now recognizes existence of configured ORAS registriesloadto use Github links #930: Fix issue whereloaddidn't work on GitHub URLsChanged
loadcommand shouldn't accept relative path #706:loadnow only accepts absolute paths$System.Util.DataDirectory()/ipm/<packagename>/<version>/${ipmdir}points to the module's default installation location:$System.Util.DataDirectory()/ipm/<packagename>/<version>/verifyphase will uninstall all modules after every integration testpackage, it will now create a temporary subdirectory in that path to export the module into to avoid clashes with any existing files. This subdirectory will be deleted afterwards, leaving just the .tgz file.This discussion was created from the release v0.10.4.
Beta Was this translation helpful? Give feedback.
All reactions