Skip to content

Keyper v1.3.12

Latest
Compare
Choose a tag to compare
@ylembachar ylembachar released this 08 Aug 12:30
· 3 commits to main since this release
9967cb7

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