Releases: SumoLogic/sumologic-kubernetes-tools
Releases · SumoLogic/sumologic-kubernetes-tools
v2.14.0
What's Changed
- feat(update-collection-v3): add migration 'disable-thanos' by @astencel-sumo in #333
- feat(update-collection-v3): separate kube-state-metrics and events migrations by @sumo-drosiek in #361
- receiver-mock: add regex support for querying logs by @aboguszewski-sumo in #381
- feat(update-collection-v3): add warning for special values with 'replace' suffix in configuration by @kkujawa-sumo in #382
- feat(receiver-mock): add caching regexes by @aboguszewski-sumo in #383
Full Changelog: v2.13.0...v2.14.0
v2.13.0
What's Changed
- fix(receiver-mock): don't panic while handling requests by @aboguszewski-sumo in #312
- Refactor
logs
andmetrics
modules by @aboguszewski-sumo in #314 - receiver-mock: Refactor router mod's structure by @aboguszewski-sumo in #315
- feat(receiver-mock): change printing to logging by @aboguszewski-sumo in #316
- feat(receiver-mock): add handler for otlp traces by @aboguszewski-sumo in #317
- feat(customer-trace-tester): allow to specify exporters by @aboguszewski-sumo in #319
- feat(receiver-mock): add trace storage by @aboguszewski-sumo in #318
- feat(receiver-mock): add querying whole traces by @aboguszewski-sumo in #324
- feat(receiver-mock): add querying the spans and traces by span name by @aboguszewski-sumo in #325
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
- chore: bump go deps to make tools build on darwin by @pmalek-sumo in #240
- feat: add update-collection-v3 boilerplate by @pmalek-sumo in #241
- feat(receiver-mock): add dump endpoint by @sumo-drosiek in #243
- chore(github actions): fix ci by using external git command by @sumo-drosiek in #264
- feat(receiver-mock): mock processing time by @sumo-drosiek in #245
- feat(update-collection-v3): copy all values by default by @sumo-drosiek in #274
- chore: update formatting options by @aboguszewski-sumo in #279
- feat(Dockerfile): install cmake on the build image by @aboguszewski-sumo in #289
- feat(receiver-mock): add support for otlp logs by @aboguszewski-sumo in #285
- fix(receiver-mock): add "receiver" prefix to the otlp path by @aboguszewski-sumo in #297
- feat(update-collection-v3): refactor for easier testing by @swiatekm-sumo in #301
- refactor(receiver-mock): extract common functions for receivers by @aboguszewski-sumo in #302
- feat(update-collection-v3): add kube-state-metrics migration by @sumo-drosiek in #275
- feat: add checking warnings to the workflow by @aboguszewski-sumo in #303
- fix(update-collection-v3): indent output yaml to 2 spaces by @swiatekm-sumo in #304
- Add event config migration for v3 by @swiatekm-sumo in #305
- feature(receiver-mock): add support for otlp metrics by @aboguszewski-sumo in #294
New Contributors
- @aboguszewski-sumo made their first contribution in #279
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #222
- chore(receiver-mock): migrate from deprecated IntoIter by @pmalek-sumo in #224
- build(deps): bump actix-web from 3.3.2 to 4.0.1 in /src/rust/receiver-mock by @dependabot in #217
- build(deps): bump http from 0.2.5 to 0.2.6 in /src/rust/receiver-mock by @dependabot in #225
- chore(receiver-mock): bump rust edition to 2021 by @pmalek-sumo in #226
- build(deps): bump actix-http from 3.0.0 to 3.0.1 in /src/rust/receiver-mock by @dependabot in #228
- fix: kubectl pvc describe command changed and uses 'Used By' instead of 'Mounted By' now by @perk-sumo in #229
Full Changelog: v2.10.0...v2.11.0
v2.10.0
Changelog
- fix(fix-symlink): use
ls
instead of*
#220 - receiver-mock: return http 500 for protobuf content #221
- docs(receiver-mock): add missing arguments #205
Full Changelog: v2.9.0...v2.10.0
v2.9.0
v2.8.0
Changelog
- receiver-mock: remove duplicated short flags for logs and metrics by @pmalek-sumo in #194
- feat(receiver-mock): add collector registration and heartbeat handlers by @pmalek-sumo in #192
- feat(receiver-mock): get metadata from X-Sumo-* headers by @swiatekm-sumo in #193
Full Changelog: v2.7.0...v2.8.0
v2.7.0
Changelog
- feat(receiver-mock): add metrics storage by @pmalek-sumo in #181
- chore: bump helm3 to 3.7.2 and kubectl to 1.22.4 by @pmalek-sumo in #187
- Add log counting by timestamp range to receiver-mock by @swiatekm-sumo in #183
- Filter logs by metadata in receiver-mock by @swiatekm-sumo in #188
New Contributors
- @astencel-sumo made their first contribution in #174
Full Changelog: v2.6.0...v2.7.0