Releases: juju/mutex
Releases · juju/mutex
v2.0.0
What's Changed
- Initial import of working mutex. by @howbazaar in #1
- typo fix by @jameinel in #3
- Blocking mutexes by @axw in #4
- Set close-on-exec flag on the flock FD by @axw in #5
- Re-write permissions if running as root by @SimonRichardson in #6
- Remove legacy mutex and update to go mod by @wallyworld in #12
- Replace a windows build directive accidentally removed by @wallyworld in #13
- Update upstream deps by @wallyworld in #14
New Contributors
- @howbazaar made their first contribution in #1
- @jameinel made their first contribution in #3
- @axw made their first contribution in #4
- @SimonRichardson made their first contribution in #6
- @wallyworld made their first contribution in #12
Full Changelog: https://github.com/juju/mutex/commits/v2.0.0