Skip to content

Releases: DataDog/KubeHound

v1.6.3

20 Dec 09:10
06bf54c
Compare
Choose a tag to compare

What's Changed

  • fix(ci): fix and update license enumeration. by @Zenithar in #304
  • Feat graph investigate query time explosion by @Zenithar in #306

Full Changelog: v1.6.2...v1.6.3

v1.6.2

09 Dec 16:09
5672467
Compare
Choose a tag to compare

Major changes

  • Handle errors in janusgraph/gremlin-go drive during ingestion process
  • Fix errors in KubeHound data models (umh_core_pattern and role_bind edges)
  • Update DSL queries to use Janugraph indexed property

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

21 Nov 07:40
14e5b84
Compare
Choose a tag to compare

What's Changed

  • Adding error reporting on failure on client cmd by @jt-dd in #292

Full Changelog: v1.6.0...v1.6.1

v1.6.0

15 Nov 12:10
e5ae1af
Compare
Choose a tag to compare

Major changes

  • Migrate from logrus to zap.
  • Various minor fixes.
  • Documentation update.

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.6.0

v1.5.3

23 Sep 07:37
ac9a270
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

23 Sep 07:36
a4269df
Compare
Choose a tag to compare

What's Changed

  • Fix for collector in k8s environment by @jt-dd in #266
  • Rename remote bucket flag to bucket-url by @jt-dd in #267
  • remove KH_K8S_CLUSTER_NAME_ENV_PTR var by @jt-dd in #270

Full Changelog: v1.5.1...v1.5.2

v1.5.1

13 Sep 14:38
57a2384
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.1

v1.5.0

13 Sep 12:48
057c0da
Compare
Choose a tag to compare

Breaking changes

  • kubehound-ingestor has been renamed to kubehound-binary since now only one binary is built for all KubeHound component (collector/ingestor/grpc client).
  • --cluster flag from kubehound ingestor local has been deprecated. A metadata.json is now generated on each dump. For retro compatibility KubeHound will check the path to extract the metadata info (run_id and cluster_name) if not provided from inputs.

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

05 Aug 12:12
34358f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.4.0

v1.3.3

29 Jul 13:50
82ae13b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3