Skip to content

v0.4.7

Compare
Choose a tag to compare
@emmeowzing emmeowzing released this 01 Jun 05:11
· 4 commits to master since this release
1b5c9a8

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