Releases: netresearch/simple-ldap-go
Releases · netresearch/simple-ldap-go
v1.6.0
06 Oct 13:35
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(auth): add ResetPasswordForSAMAccountName for admin password reset by @CybotTM in #52
Full Changelog : v1.5.5...v1.6.0
v1.5.5
03 Oct 13:38
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(pool): Fix connection leaks and add self-healing pool for v1.5.5 by @CybotTM in #51
Full Changelog : v1.5.3...v1.5.5
v1.5.4
02 Oct 15:06
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(auth): complete pool connection lifecycle fix for authentication methods by @CybotTM in #50
Full Changelog : v1.5.2...v1.5.4
v1.5.3
02 Oct 14:50
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(auth): complete pool connection lifecycle fix for authentication methods by @CybotTM in #50
Full Changelog : v1.5.2...v1.5.3
v1.5.2
02 Oct 14:19
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.12 by @renovate [bot] in #47
fix(pool): properly return connections to pool instead of closing them by @CybotTM in #48
Full Changelog : v1.5.1...v1.5.2
v1.5.1
01 Oct 21:32
Compare
Sorry, something went wrong.
No results found
v1.5.0
30 Sep 20:41
Compare
Sorry, something went wrong.
No results found
v1.4.0
30 Sep 17:55
Compare
Sorry, something went wrong.
No results found
What's Changed
Add credential-aware connection pooling for multi-user scenarios by @CybotTM in #44
Full Changelog : v1.3.0...v1.4.0
v1.3.0
29 Sep 22:52
Compare
Sorry, something went wrong.
No results found
v1.2.0
29 Sep 21:10
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: complete library modernization with enterprise production features by @CybotTM in #32
fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate [bot] in #34
chore(deps): update golangci/golangci-lint-action to v8 with golangci-lint v2.5.0 by @renovate [bot] in #37
fix(deps): update testcontainers-go monorepo to v0.39.0 by @renovate [bot] in #36
chore(deps): update dependency go to v1.25.1 by @renovate [bot] in #38
fix(deps): update module golang.org/x/text to v0.29.0 by @renovate [bot] in #35
fix: remove toolchain directive and apply gofmt by @CybotTM in #40
feat: add iterator support with Go 1.24 minimum by @CybotTM in #41
feat: API consolidation, performance optimizations, and comprehensive quality improvements by @CybotTM in #42
New Contributors
Full Changelog : v1.0.3...v1.2.0