[v1.2.0](https://github.com/agentjido/jido_signal/compare/v1.1.0...v1.2.0) (2025-12-23)
Features:
* comprehensive bus improvements and remove PLT files from git by mikehostetler
* router: add telemetry for routing operations by mikehostetler
* router: add optional persistent_term caching for high-throughput routing by mikehostetler
Bug Fixes:
* resolve flaky tests caused by cross-test telemetry interference by mikehostetler
* update memento to 0.5.0 to fix deprecation warnings by mikehostetler
Refactoring:
* improve test readability by formatting test parameters by mikehostetler