Skip to content

Releases: BloodHoundAD/SharpHoundCommon

v4.0.8

18 Oct 16:20
276237f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.7...v4.0.8

v4.0.7

17 Sep 19:48
6b31074
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.6...v4.0.7

v4.0.6 - Beta

29 Aug 20:25
3f8f147
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.5...v4.0.6

v4.0.5 - Beta

15 Aug 19:46
54326e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.4...v4.0.5

v4.0.4 - Beta

31 Jul 13:46
1f5e96a
Compare
Choose a tag to compare

What's Changed

  • Fix an exception, and a couple missing properties by @rvazarkar in #149

Full Changelog: v4.0.3...v4.0.4

v4.0.3 - Beta

30 Jul 20:41
3398b95
Compare
Choose a tag to compare

Fixes several small bugs

What's Changed

Full Changelog: v4.0.2...v4.0.3

v4.0.2 - Beta

29 Jul 14:41
1ea7d1e
Compare
Choose a tag to compare

Fixes a couple bugs found during testing

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1 - Beta

26 Jul 20:41
71230e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0 - Beta

26 Jul 16:55
Compare
Choose a tag to compare

Summary

This release is a full rewrite of the LdapUtils class, with a huge focus on reliability. Several things have changed including the API contract breaking significantly. All LDAPS/LDAP negotiation is now handled by the common library automatically. Several bugs have been fixed through the application relating to data integrity. Many functions that do resolution of objects in LDAP have had several fallback steps added.

In general, the focus with this release is in data accuracy. There are likely to be some bugs that will shake out as additional testing is done.

What's Changed

New Contributors

Full Changelog: v3.1.8...v4.0.0

v4.0.0-rc1

08 Jul 16:12
Compare
Choose a tag to compare
v4.0.0-rc1 Pre-release
Pre-release

What's Changed

  • Completely rewrote LdapUtils from scratch with a focus on stability and completely async/await support
    Full Changelog: v3.2.0-rc1...v4.0.0-rc1