Skip to content

Releases: SpecterOps/BloodHound

BloodHound CE v5.3.0

05 Dec 17:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.3.0

v5.3.0-rc4

04 Dec 19:15
Compare
Choose a tag to compare
v5.3.0-rc4 Pre-release
Pre-release

Full Changelog: v5.3.0-rc3...v5.3.0-rc4

v5.3.0-rc3

30 Nov 20:22
cce5401
Compare
Choose a tag to compare
v5.3.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v5.3.0-rc2...v5.3.0-rc3

v5.3.0-rc2

27 Nov 18:03
Compare
Choose a tag to compare
v5.3.0-rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.3.0-rc2

BloodHound CE v5.1.0

16 Oct 18:33
4a5a827
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.10...v5.1.0

v5.1.0-rc2

13 Oct 17:20
4a5a827
Compare
Choose a tag to compare
v5.1.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v5.1.0-rc1...v5.1.0-rc2

v5.1.0-rc1

12 Oct 18:15
c138e96
Compare
Choose a tag to compare
v5.1.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.0.10...v5.1.0-rc1

BloodHound CE v5.0.10

19 Sep 20:46
a54704a
Compare
Choose a tag to compare

What's Changed

  • feat: posture stats JS client update (BHE only endpoint) by @urangel in #109
  • fix: just schemagen improved with explicit yarn install step by @superlinkx in #102
  • chore: add St Bernard to help with module syncing in the workspace by @superlinkx in #58
  • fix: add gorm constraint on asset_group_selectors by @irshadaj in #92

Full Changelog: v5.0.9...v5.0.10

Note

If you run into migration issues after upgrading to this version from a version prior to v5.0.9, please run v5.0.9 first to migrate your database before upgrading to v5.0.10. This only affects those with custom asset group selectors that have duplicate names, so the likelihood of being affected is small. You can quickly (temporarily) change BloodHound versions with the example Docker Compose by using BLOODHOUND_TAG=5.0.9 docker compose up.

More info in the BloodHound Slack: https://bloodhoundhq.slack.com/archives/C20NG2L87/p1695162135571349

BloodHound CE v5.0.9

19 Sep 16:07
4b8170c
Compare
Choose a tag to compare

What's Changed

  • Fix Privileged Session Ingest by @rvazarkar in #70
  • chore: do not log context timeouts from traversal workers by @zinic in #71
  • feat: add api key mgmt to user profile by @ddlees in #47
  • chore: Refactor graph tools by @zinic in #78
  • documentation for filters added to posture endpoint by @irshadaj in #80
  • Fix azure owns owner by @rvazarkar in #76
  • User auth method update fix by @maffkipp in #68
  • Exit cypher query if memory threshold exceeded by @brandonshearin in #77
  • Relationship Information Properties by @urangel in #81
  • draft: built in groups get filtered out by @brandonshearin in #82
  • fix asset_group_selectors table and data by @irshadaj in #90
  • feat: add gzip compression support by @codydbentley in #55
  • chore: update immer by @urangel in #95
  • Search Current Results by @maffkipp in #61
  • chore: Update README files to point to relevant wiki pages by @juggernot325 in #98
  • fix for extra scrollbar in current search results by @maffkipp in #97
  • updated azurehound version by @irshadaj in #100
  • Ensure API Key Management option appears in the My Profile page when user is logged in via SAML by @elikmiller in #101
  • Entity info fields display by @urangel in #93
  • fix: ensure specific UI dependencies are correctly deduped by vite by @elikmiller in #108

Full Changelog: v5.0.7...v5.0.9