Releases: m-lab/uuid
Releases · m-lab/uuid
v1.0.2 / 2024-06-10
What's Changed
- Upgrade repo to Go 1.18 by @SaiedKazemi in #11
- Add uuid client for python3 by @stephen-soltesz in #12
- Update m-lab/go to v0.1.66 by @robertodauria in #13
- Update go version to 1.20 by @cristinaleonr in #14
- Allow prefix file to be passed in via function call by @dng24 in #15
New Contributors
- @SaiedKazemi made their first contribution in #11
- @stephen-soltesz made their first contribution in #12
- @cristinaleonr made their first contribution in #14
- @dng24 made their first contribution in #15
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Replace Fd() with syscall.RawConn.Control() by @robertodauria in #10
New Contributors
- @robertodauria made their first contribution in #10
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Make this library compile on non-Linux systems by @bassosimone in #6
- Remove pipe chars from README by @pboothe in #8
- Get UUID prefix from env variable POD_NAME, not os.Hostname() by @nkinkade in #9
New Contributors
- @bassosimone made their first contribution in #6
- @nkinkade made their first contribution in #9
Full Changelog: v0.1...v1.0.0
A first attempt at in initcontainer
README.md link fix. (#5) Markdown: not always super simple