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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Notable Changes
🧩 Experimental App-level Patching: Now supports Python and Node.js applications!
🐳 Docker Build Integration: Use the new generate command to patch images. This provides support for any Docker CLI flags.
📁 Local Output for Multi-Platform Patching: Added support for the --oci-dir flag to store patched artifacts locally when performing multi-platform patching.
🛠️ Enhanced End-of-Life (EOL) Checks: Improved support through --exit-on-eol and --eol-api-url flags for customizable EOL validation.
Changelog
5b7b435 chore: cherry pick fixes for v0.12.0 and final release (#1366)
3efb1aa chore: cherry pick fixes for v0.12.0 rc3 (#1360)
134fbc1 chore: cherry pick fixes for v0.12.0 rc2 (#1355)