Tags: dannote/jido
Tags
release v2.2.0 [v2.2.0](agentjido/jido@v2.1.0...v2.2.0) (2026-03-29) Features: * add partitioned multi-tenancy support (agentjido#218) by mikehostetler * rebuild multi-tenancy around partitioned pods by mikehostetler * reduce default log verbosity (agentjido#219) by dl-alexandre * add first-class orphan lifecycle and adoption (agentjido#213) by mikehostetler * add first-class orphan lifecycle and adoption (agentjido#212) by mikehostetler * add first-class orphan lifecycle and adoption by mikehostetler Bug Fixes: * remove invalid doctest-style doc examples (agentjido#227) by mikehostetler * reject instance manager lifecycle opts in SpawnAgent (agentjido#222) by mikehostetler * reject instance manager lifecycle opts in SpawnAgent by mikehostetler * reduce default log verbosity (noisy logs) by dl-alexandre * align action logging with instance config (agentjido#217) by mikehostetler * observability: align action logging with instance config by mikehostetler * observability: align action telemetry with log args by mikehostetler * agent_server: always wrap parent-down reason as {:shutdown, _} by mikehostetler * thread: handle missing thread in filter_by_kind (agentjido#211) by Julian Scheid * thread: handle missing thread in filter_by_kind by Julian Scheid * thread: tighten filter_by_kind guards by Julian Scheid * agent_server: always wrap parent-down reason as {:shutdown, _} (agentjido#207) by Julian Scheid * pass details as keyword to execution_error (agentjido#206) by Julian Scheid * pass details as keyword to execution_error by Julian Scheid * preserve execution error details compatibly by Julian Scheid * agent: correct plugin_schedules typespec (agentjido#204) by CptnKirk * restore git_ops changelog marker placement by mikehostetler Refactoring: * formalize pod extraction seams (agentjido#233) by mikehostetler * harden SpawnAgent directive validation by mikehostetler * agent: pass jido instance via strategy context by mikehostetler * harden runtime store ownership and stress adoption by mikehostetler
release v2.1.0 [v2.1.0](agentjido/jido@v2.0.0...v2.1.0) (2026-03-14) Features: * scheduler: durable in-house cron scheduler for Jido 2.1 (agentjido#181) by mikehostetler * scheduler: in-house cron engine with durable instance replay by mikehostetler * plugin: support static subscriptions and fix documentation (agentjido#198) by Iulian Costan * plugin: support static subscriptions and fix documentation by Iulian Costan * storage: add Redis storage adapter (agentjido#184) by austin macciola * storage: add Redis storage adapter by austin macciola Bug Fixes: * ci: resolve lint guard and dialyzer issues by mikehostetler * finalize durable scheduler hardening and dialyzer cleanup by mikehostetler * scheduler: harden durable cron replay and callbacks by mikehostetler * scheduler: restore cron replay invariants by mikehostetler * misplaced end in example (agentjido#201) by Jan Pieper * sensor: resolve via refs for subscription signals (agentjido#200) by mikehostetler * storage: harden redis adapter and instance integration by austin macciola * Improve typespec precision (agentjido#196) by Philip Munksgaard * preserve plugin spec structs in agents (agentjido#188) by mikehostetler * normalize StopChild shutdown reasons by mikehostetler * align StopChild with SpawnAgent restart semantics by mikehostetler * util: use Code.ensure_compiled to resolve action validation orde� (agentjido#183) by caike * util: use Code.ensure_compiled to resolve action validation ordering by caike * error: make Jido.Error splode conversions reliable by Pascal Charbonneau * observe: harden sync and async tracer span semantics (agentjido#178) by mikehostetler * observe: harden tracer sync and async span semantics by mikehostetler * observe: prevent cross-process scoped callback re-execution by mikehostetler Refactoring: * scheduler: simplify runtime registration by mikehostetler
chore: update version and dependencies for jido packages - Bumped the version of `jido_action` and `jido_signal` from `2.0.0-rc.0` to `2.0.0-rc.1` in both `mix.exs` and `mix.lock`. - Updated the `splode` dependency from `0.2.10` to `0.3.0` to incorporate the latest features and improvements.
Bump version to 1.1.0-rc.1 - Update CHANGELOG with release notes - Increment version in mix.exs - Prepare for 1.1 release with documentation and Credo improvements
PreviousNext