Releases: BloodHoundAD/AzureHound
Releases · BloodHoundAD/AzureHound
v2.1.1
What's Changed
- fix: ensure http client reuses connections by @ddlees in #51
- feat: add flag to dump pprof profiles to stderr by @ddlees in #52
- fix: properly synchronize job initiation by @computator in #53
New Contributors
- @computator made their first contribution in #53
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Requires BloodHound v5.0.9 or later
What's Changed
- Fix collection for az user objects by @ddlees and @LuemmelSec in #48
- Fix for socket exhaustion by @crimike in #50
- feat: add gzip compression to BHE ingest by @codydbentley in #46
Full Changelog: v2.0.5...v2.1.0
v2.0.5
v2.0.4
What's Changed
- Increase ingest timeout duration and decrease maximum number of objects transmitted per ingest call by @elikmiller in #43
New Contributors
- @elikmiller made their first contribution in #43
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Add backoff retry logic for ingest + send proper v2 messages by @rvazarkar in #40
New Contributors
- @rvazarkar made their first contribution in #40
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
- feat: Add collection of several new node types by @andyrobbins in #36
- BREAKING CHANGE: workflows renamed to logic apps
New Contributors
- @andyrobbins made their first contribution in #36
Full Changelog: v1.2.4...v2.0.0
v1.2.4
What's Changed
- Added context to every
exit()
condition for better log visibility when AzureHound gives up by @superlinkx in #26 - Fixed #24 by using appid instead of objectid for listing app owners by @ddlees in #27
- Fixed an issue where AzureHound would hang when an ingest failed by @superlinkx in #28
New Contributors
- @superlinkx made their first contribution in #26
Full Changelog: v1.2.3...v1.2.4