Key New Features
Include Packages from Multiple Repositories :
Seamlessly integrate packages from multiple repositories into your target images, supporting both RPM and Debian package formats. This flexibility allows you to leverage diverse software ecosystems within a single, unified workflow.
Package Dependency Visualization:
Gain unprecedented insight into your package relationships with our new graphical dependency visualization tool. Navigate complex package dependencies through intuitive graph charts directly in the GUI, making troubleshooting and optimization more efficient than ever.
Setting Pre-Deployment Configuration:
Streamline your deployment process by embedding configuration settings/binaries directly into target images. Configure system settings, application parameters, and deployment-specific configurations before image boot, ensuring your systems are deployment-ready from first startup.
Intel Open Edge Platform Integration:
Effortlessly incorporate Intel's Open Edge Platform components and AI libraries into your target images. This native integration simplifies the process of building AI-enabled edge solutions with Intel's optimized software stack.
Embedded Software Bill of Materials (SBOM):
Enhance security and compliance with automatic SBOM generation and embedding. Each target image now includes a comprehensive software bill of materials, providing complete visibility into all components for security auditing and compliance requirements.
EMF-Compatible Image Composition:
Expand your deployment options with support for EMF-compatible Ubuntu and EMT OS image generation. This capability ensures broader compatibility across diverse edge computing environments and deployment scenarios.
What's Changed
- Disable also run_version_dev since VERSION file is not present by @adimoft in #427
- [gha] Bump open-edge-platform/orch-ci/.github/workflows/pre-merge.yml from 2026.0.8 to 2026.0.10 by @dependabot[bot] in #433
- [gha] Bump open-edge-platform/orch-ci/.github/workflows/post-merge.yml from 2026.0.8 to 2026.0.10 by @dependabot[bot] in #432
- docs: add copilot instructions and PR documentation checklist by @arodage in #425
- fix ssh issue in other os by @samueltaripin in #434
- [gha] Bump open-edge-platform/orch-ci/.github/workflows/post-merge.yml from 2026.0.10 to 2026.0.12 by @dependabot[bot] in #437
- [gha] Bump open-edge-platform/orch-ci/.github/workflows/pre-merge.yml from 2026.0.10 to 2026.0.12 by @dependabot[bot] in #438
- Added more comprehensive support to inspect bootloader configuration by @magerstam in #404
- Added Retry Logic for Ubuntu download and updated M9 for RC2 changes by @srmungar in #435
- docs: fix versions, provider lists, and broken internal links by @arodage in #439
- Add zizmor fix by @elvin03 in #442
- M9 docker fix by @srmungar in #453
- fix bug on elxr ISO and fix rpm dlstreamer version by @samueltaripin in #445
- ptl bronze for EMT and Ubuntu by @samueltaripin in #436
- efibootmgr to configure boot device selection at runtime by @srmungar in #441
- Validation error debugging by @samueltaripin in #460
- docs: add comprehensive field-by-field template reference by @arodage in #446
- Remove redundant trivy and zizmor workflow by @elvin03 in #463
- Fixing package name with numeric issue in top level package resolving by @yockgen in #456
- docs: deduplicate index.md by removing content covered in guides by @arodage in #461
- fix index.md formatting by @kblaszczak-intel in #465
- Enabling RCD DLStreamer by @yockgen in #459
- Revert "Enabling RCD DLStreamer (#459)" by @samueltaripin in #467
- Enabling dlstreamer and ssh for RCD by @yockgen in #468
- Build optimization by @samueltaripin in #455
- fix emt ptl rt image wrong package by @samueltaripin in #470
- Remove duplicate packages emt3 emf rt by @rpandya28 in #473
- [gha] Bump open-edge-platform/orch-ci/.github/workflows/post-merge.yml from 2026.0.12 to 2026.0.17 by @dependabot[bot] in #475
- fix emt build issues by @samueltaripin in #476
- doc update for multirepo features update by @samueltaripin in #454
- [DOCS] Update file structure and references by @sgolebiewski-intel in #472
- Enabling RCD network by default by @yockgen in #474
- Support to extract and compare image SBOM by @magerstam in #458
- Ssh issue by @samueltaripin in #479
- fix(pkgfetcher): encode + as %2B in download URLs by @arodage in #477
Full Changelog: 2026.0-Code-Freeze...2026-0-Release