Skip to content

Releases: SumoLogic/sumologic-kubernetes-tools

v2.14.0

24 Nov 15:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...v2.14.0

v2.13.0

09 Sep 13:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.0...v2.13.0

v2.12.0

16 Aug 15:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0

v2.11.0

04 Mar 11:33
Compare
Choose a tag to compare

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

02 Mar 08:04
Compare
Choose a tag to compare

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

23 Dec 15:37
Compare
Choose a tag to compare

Changelog

  • fix: use tool binaries for the right platform by @swiatekm-sumo in #196

Full Changelog: v2.8.0...v2.9.0

v2.8.0

21 Dec 17:09
Compare
Choose a tag to compare

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

13 Dec 11:40
e77d395
Compare
Choose a tag to compare

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

Full Changelog: v2.6.0...v2.7.0

v2.6.0

29 Nov 11:21
Compare
Choose a tag to compare

Changelog

  • logs-generator: don't spin in loop just sleep till next iteration #153
  • ci: publish images to ECR #165
  • Build multiplatform docker images #172

v2.5.0

12 Jul 11:48
65aa918
Compare
Choose a tag to compare

Changelog

  • Introduce Customer Trace Tester application #137