Skip to content

v0.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Nov 06:52
· 14 commits to main since this release
5b7b435

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)