Skip to content

Releases: SpecterOps/AzureHound

v2.1.9

29 Apr 17:49
9f36bca
Compare
Choose a tag to compare

What's Changed

  • BED-4273 azurehound backoff retry by @benwaples in #74
  • chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #77
  • fix: app scoped role assignment not properly linking to AZApp by @mistahj67 in #78

New Contributors

Full Changelog: v2.1.8...v2.1.9

v2.1.8

21 Mar 14:36
6889fa8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.7...v2.1.8

v2.1.7

07 Feb 21:06
937a90a
Compare
Choose a tag to compare

What's Changed

  • fix: load config before initializing logger by @computator in #66
  • fix: remove empty fields from output by @ddlees in #67
  • chore(deps): bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 by @dependabot in #68
  • chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #70

Full Changelog: v2.1.6...v2.1.7

v2.1.6

04 Dec 18:38
faeb09f
Compare
Choose a tag to compare

What's Changed

  • fix: added dependabot to cla allowlist by @superlinkx in #62
  • chore(deps): bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.17.0 by @dependabot in #59
  • BED-3828: Audit bare channel writes by @computator in #61

New Contributors

Full Changelog: v2.1.5...v2.1.6

v2.1.5

26 Oct 15:39
06a6d18
Compare
Choose a tag to compare

What's Changed

  • fix: close response body when performing requests to bloodhound api by @ddlees in #60

Full Changelog: v2.1.4...v2.1.5

v2.1.4

24 Oct 20:12
2ffd8e9
Compare
Choose a tag to compare

What's Changed

  • Add close to body to prevent deadlock by @superlinkx in #57
  • chore: close idle connections after a successful collection by @ddlees in #58

Full Changelog: v2.1.3...v2.1.4

v2.1.3

12 Oct 16:10
Compare
Choose a tag to compare

Full Changelog: v2.1.2...v2.1.3

v2.1.2

12 Oct 13:43
a4a6de5
Compare
Choose a tag to compare

What's Changed

  • fix: buffer the request body while computing its hash by @ddlees in #54
  • fix: close request body after computing hash by @ddlees in #55

Full Changelog: v2.1.1...v2.1.2

v2.1.1

11 Oct 20:59
c4637f8
Compare
Choose a tag to compare

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

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Sep 17:02
d2ff1b6
Compare
Choose a tag to compare

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