IPM Version 0.10.6 Release Notes
IPM version 0.10.6 was released on February 24th, 2026. This version is mostly bug fixes, but does add the -export-python-deps flag to the package and publish commands to include Python dependencies with the IPM module itself. As usual, you can check it out on the GitHub page or through the Community Registry.
Here's the complete changelog:
Added
- #1024: Added flag -export-python-deps to publish command
Fixed
- #996: Ensure COS commands execute in exec under a dedicated, isolated context
- #1002: When listing configured repositories, only show the TokenAuthMethod when a token is defined.
- #1024: Modules with PythonWheels have wheels packaged correctly under -export-python-deps
- #1061: Fix issue when installing from OCI/ORAS registries
- #1065: Fixed regression introduced in IPM 0.10.3 which removed support for resources with directories as names (e.g. /inc)
- #1072: Fixed regression where scoped dependencies weren't being loaded in the test or verify phase.
If you have any questions, suggestions, or bugs you'd like to raise attention to, feel free to bring them up here or on the GitHub page. (On GitHub, questions and suggestions should go to the discussions page, and bugs should go to the issues page.)
Discussion (0)0