Skip to content

Releases: DataDog/KubeHound

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

v1.3.2

04 Jul 07:28
v1.3.2
99de195
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

01 Jul 09:27
dc9b07e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

21 Jun 11:49
9e4e192
Compare
Choose a tag to compare

What's Changed

  • Collector offline by @jt-dd in #163
  • Refactor unit tests by @jt-dd in #166
  • [ASENG-835] Add puller package for s3 by @edznux-dd in #157
  • Fix-tag-race-condition by @jt-dd in #170
  • Fix span - return err status by @jt-dd in #171
  • Refactor writers (multi-thread + enveloped k8s type_ by @jt-dd in #172
  • [File collector] Skip file when not exist by @jt-dd in #173
  • [Dumper] Rework of the object ingestion by @jt-dd in #174
  • [Dumper] Refactor pipeline ingestor by @jt-dd in #175
  • Using the new pipeline mechanism in the dumper/ingestor by @jt-dd in #176
  • Fix capitalization by @zestysoft in #179
  • Refactor core functions and dumper by @jt-dd in #177
  • Use mongosh instead of mongo by @Minosity-VR in #183
  • Adding grpc client by @jt-dd in #181
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #186
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #169
  • [Ingestor] Adding the ability to ingest multiple cluster successively by @jt-dd in #185
  • Insomnihack content and update by @jt-dd in #188
  • KHaaS new images by @jt-dd in #189
  • fix docker compose ui missing in release by @jt-dd in #187
  • [Kubehound] Jt-dd/fixes-logs-notebooks by @jt-dd in #191
  • Adding support for authentication on blob for khaas-ingestor by @jt-dd in #192
  • Support for TLS in kubehound collector by @jt-dd in #193
  • Adding support for http and ws in janusgraph by @jt-dd in #194
  • Some cleanup by @jt-dd in #195
  • [RC4] Fix for datadog logs output by @jt-dd in #196
  • [RC5] fix docker images build by @jt-dd in #197
  • merge binaries into one by @jt-dd in #199
  • Embed backend docker command by @jt-dd in #200
  • Build grpc ingestor image by @jt-dd in #201
  • Fix unit test by @jt-dd in #203
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @dependabot in #202
  • Fixing graphdb to mongodb by @jt-dd in #204
  • Adding new ingest local command to process offline dump by @jt-dd in #205
  • Interactive mod (safe mod) for collecting cluster by @jt-dd in #206
  • small fixes on ingestor by @jt-dd in #207
  • small fix for system-tests by @jt-dd in #208
  • Fix interactive mod by @jt-dd in #210

New Contributors

Full Changelog: v2.0.0...v1.3.0

v1.2.0

06 Nov 10:27
a116326
Compare
Choose a tag to compare

Changelog