Releases: jimlambrt/gldap
Releases · jimlambrt/gldap
v0.1.14
What's Changed
- testdirectory: handle IPv6 addresses by @johanbrandhorst in #68
- chore: update deps by @jimlambrt in #69
New Contributors
- @johanbrandhorst made their first contribution in #68
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- fix (testdirectory): fix localhost SAN by @jimlambrt in #67
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- chore: update deps by @jimlambrt in #65
- tests: add missing calls to t.Helper() by @jimlambrt in #64
- fix: fix how validateAddrPort(...) handles ipv6 literals by @jimlambrt in #66
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- feat: Server.Run(...) validate addr by @jimlambrt in #63
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- chore: update dependencies including removing 1.19 from CI matrix by @jimlambrt in #60
- chore: update CONTRIBUTING to include info about coverage by @jimlambrt in #61
- fix: remove
matchedDN
anddiagnosticMessage
fromSearchResponseEntry
by @xunleii in #58 - chore: update deps in prep for rel by @jimlambrt in #62
New Contributors
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- chore: update go.sum via "go mod tidy" by @jimlambrt in #55
- chore: add copywrite to workflows by @jimlambrt in #56
- fix (testdirectory): stop failing on Run errors by @jimlambrt in #57
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- chore: update deps by @jimlambrt in #48
- chore: refactor how coverage data is created. by @jimlambrt in #49
- chore: add govulncheck to CI by @jimlambrt in #50
- chore: add race checker to go test in github action by @jimlambrt in #51
- test: fixup some racing tests by @jimlambrt in #52
- chore: update deps before release by @jimlambrt in #53
- chore: add make-gen-delta workflow by @jimlambrt in #54
Full Changelog: v0.1.7...v0.1.8