All notable changes to onelastleaf_plugin_sdk are documented in this file.

0.1.0 - 2026-08-22

  • Add the Elixir process-plugin runtime and public plugin/action API.
  • Add concurrent job routing, cooperative cancellation, idempotent cancellation acknowledgement, and serialized cancellation/completion settlement.
  • Add configuration, host-call, structured logging, and artifact capabilities.
  • Add bounded artifact chunk validation and verified artifact spooling.
  • Use protobuf wire compatibility without schema fingerprints or an SDK-level PluginEnvelope size cap.
  • Support Elixir 1.16 and later, with standalone CI across the minimum and current Elixir/OTP combinations.