0.1.0 (2025-11-04)
Features
- ejector: check if L1 is syncing and don't eject (#20577) (cb70056)
 - ejector: init metrics for each operator so they can be tracked accurately by the alerting system (#20588) (b9effdd)
 - ejector: make 
ejectoran independent crate (#20395) (c0553f2) - ejector: read handover slots from PreconfRouter at epoch start with safe fallback (#20424) (5f9eca1)
 - ejector: track reorgs and eject if greater than threshold (#20631) (74bb531)
 - repo: add whitelist ejector package (#19907) (2b592d6)
 
Bug Fixes
- ejector, repo: refactor ejector 
Cargo.tomlinto./packages, fixrelease-please(#20391) (359db1c) - ejector: fix docker ci errors (#20403) (168350d)