Releases: DataDog/KubeHound
Releases · DataDog/KubeHound
v1.3.2
What's Changed
- Fix sample-graph makefile by @edznux-dd in #215
- Better logs by @edznux-dd in #213
- Add custom filter for text_formatter by @edznux-dd in #212
- Improve doc and readme by @edznux-dd in #214
- New 101 notebook by @jt-dd in #217
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
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 ofmongo
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
- @zestysoft made their first contribution in #179
- @Minosity-VR made their first contribution in #183
Full Changelog: v2.0.0...v1.3.0
v1.2.0
Changelog
- 9de96f1 2/3 attacks on role bind (#134)
- 7ca29bd Add data query pattern from python (#140)
- 424d418 Adding identities and permissionset to autogen - ASENG-552 (#136)
- a091f13 [ASENG-552] optimize min hops (#137)
- db78c5e [ASENG-654] Mongo trace bugfix (#138)
- 1507530 [ASENG-655] Tweak metrics for new dashboard support (#135)
- a116326 [ASENG-728] Enrich input (#139)
v1.1.0
Changelog
Order of magnitude performance boost 🚀
- 6f1b852 Add /var/log edge (#108)
- bcb6339 Add copyright info to third-party licences (#121)
- f3b5206 Bump golang.org/x/net from 0.10.0 to 0.17.0 (#131)
- 52ca882 Docs improvement before release (#117)
- 7ff2aa7 Fix sudo usage for linux in kubehound.sh and makefile (#120)
- 77ac3c0 Merge pull request #119 from DataDog/docs-broken-links
- b3d93f8 Remove now-incorrect tldr (#118)
- 508662e Support WSL2 in the wget cmd. (#123)
- eee0e10 [CI] update egress allowlist (#127)
- d5a8b38 [CORE] Performance improvements (#132)
- 9df55b7 [CORE] linter fixes (#130)
- d5f8cc2 [DOCS] fix broken links@
- ac7e482 [DOCS] fix favicon (#116)
- b6dfe98 [DOCS] release version (#122)
- 0b1789c handle external contrib secret access failure in ci (#128)
v1.0.0
Changelog
- bcb6339 Add copyright info to third-party licences (#121)
- 52ca882 Docs improvement before release (#117)
- 7ff2aa7 Fix sudo usage for linux in kubehound.sh and makefile (#120)
- 77ac3c0 Merge pull request #119 from DataDog/docs-broken-links
- b3d93f8 Remove now-incorrect tldr (#118)
- d5f8cc2 [DOCS] fix broken links@
- ac7e482 [DOCS] fix favicon (#116)
- 1047767 remove reference to ghcr auth
- 5249971 set SECURITY.md release version
v0.2.2
Tweaks to docs and functionality to prepare for OSS release