v0.4.7
What's Changed
This release includes improvements to the locking mechanism around event handlers. Now, when a single PassSecret has multiple event handlers fired in short or quick succession (reconciliation included), the handlers are placed on a queue and processed in the order the events occurred.
- queue-passsecret-locks: queue up passsecret event handler locks by @emmeowzing in #141
Full Changelog: v0.4.6...v0.4.7