Keyper v1.3.12
- Fix resource leaks on shutdown – ensure libp2p host, DHT, and event subscriptions are cleaned up immediately on context cancellation to prevent lingering goroutines and free resources promptly in #612
- Fix metrics to populate correctly and generate from DB in #618
- Add logic to allow for DB migrations in #586
Full Changelog: v1.3.11...v1.3.12