Skip to content

Releases: kube-logging/log-generator

0.12.1

Choose a tag to compare

@MrAnno MrAnno released this 02 Feb 16:34
7a1fe39

What's Changed

  • formats: fix missing host and appname in syslog logs by @MrAnno in #167

Full Changelog: 0.12.0...0.12.1

0.12.0

Choose a tag to compare

@MrAnno MrAnno released this 02 Feb 15:19
67d9073

What's Changed

  • build(deps): bump actions/cache from 5.0.2 to 5.0.3 in the github-actions group by @dependabot[bot] in #165
  • Reintroduce sysloglike format by @MrAnno in #166

Full Changelog: 0.11.1...0.12.0

0.11.1

Choose a tag to compare

@csatib02 csatib02 released this 29 Jan 12:58
0.11.1
8246267

What's Changed

Important

From now on only use plain semver for tags.

Maintenance 🚧

Full Changelog: v0.11.0...0.11.1

v0.11.0

Choose a tag to compare

@csatib02 csatib02 released this 29 Jan 12:24
v0.11.0
65ffcc2

What's Changed

Features 🚀

Dependency Updates ⬆️

  • build(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 in the gomod group by @dependabot[bot] in #128
  • build(deps): bump golang from 1.24.1-alpine3.20 to 1.24.2-alpine3.20 in the docker group by @dependabot[bot] in #129
  • build(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 in the gomod group by @dependabot[bot] in #130
  • build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #131
  • build(deps): bump kube-logging/logging-operator from 5.2.0 to 5.3.0 in the github-actions group by @dependabot[bot] in #132
  • build(deps): bump golang from 1.24.2-alpine3.20 to 1.24.3-alpine3.20 in the docker group by @dependabot[bot] in #133
  • build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 in the github-actions group by @dependabot[bot] in #134
  • build(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 in the gomod group by @dependabot[bot] in #135
  • build(deps): bump kube-logging/logging-operator from 5.3.0 to 5.4.0 in the github-actions group by @dependabot[bot] in #136
  • build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #137
  • build(deps): bump kube-logging/logging-operator from 5.4.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #138
  • build(deps): bump kube-logging/logging-operator from 6.0.0 to 6.0.1 in the github-actions group by @dependabot[bot] in #139
  • build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 in the gomod group by @dependabot[bot] in #140
  • build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #142
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions group by @dependabot[bot] in #143
  • build(deps): bump kube-logging/logging-operator from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #144
  • build(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.1 in the gomod group by @dependabot[bot] in #146
  • build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #145
  • build(deps): bump the gomod group across 1 directory with 2 updates by @dependabot[bot] in #148
  • build(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 in the gomod group by @dependabot[bot] in #149
  • build(deps): bump actions/cache from 4.2.4 to 4.3.0 in the github-actions group by @dependabot[bot] in #150
  • build(deps): bump kube-logging/logging-operator from 6.0.3 to 6.1.0 in the github-actions group by @dependabot[bot] in #151
  • build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #153
  • build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #155
  • build(deps): bump actions/cache from 4.3.0 to 5.0.1 in the github-actions group by @dependabot[bot] in #156
  • build(deps): bump kube-logging/logging-operator/.github/workflows/artifacts.yaml from 6.2.1 to 6.2.2 in the github-actions group by @dependabot[bot] in #157
  • build(deps): bump kube-logging/logging-operator/.github/workflows/artifacts.yaml from 6.2.2 to 6.3.0 in the github-actions group by @dependabot[bot] in #158
  • build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #159
  • build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 in the gomod group by @dependabot[bot] in #160
  • build(deps): bump actions/cache from 5.0.1 to 5.0.2 in the github-actions group by @dependabot[bot] in #161
  • build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in #162

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@csatib02 csatib02 released this 23 Mar 15:02
v0.10.0
b1d0a82

What's Changed

Maintenance 🚧

Dependency Updates ⬆️

  • build(deps): bump actions/cache from 4.2.1 to 4.2.2 in the github-actions group by @dependabot in #120
  • build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 in the gomod group by @dependabot in #121
  • build(deps): bump golang from 1.24.0-alpine3.20 to 1.24.1-alpine3.20 in the docker group by @dependabot in #122
  • build(deps): bump kube-logging/logging-operator from 5.1.1 to 5.2.0 in the github-actions group by @dependabot in #123
  • build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #124
  • build(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 in the gomod group by @dependabot in #125
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #126

Full Changelog: 0.9.1...v0.10.0

v0.9.1

Choose a tag to compare

@csatib02 csatib02 released this 21 Feb 10:18
v0.9.1
9dbb164

What's Changed

Maintenance 🚧

Dependency Updates ⬆️

  • build(deps): bump golang from 1.23.6-alpine3.20 to 1.24.0-alpine3.20 in the docker group by @dependabot in #116
  • build(deps): bump golang from 9fed402 to 79f7ffe in the docker group by @dependabot in #117
  • build(deps): bump actions/cache from 4.2.0 to 4.2.1 in the github-actions group by @dependabot in #119
  • build(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 in the gomod group by @dependabot in #118

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@MrAnno MrAnno released this 11 Feb 22:02
3963bdc

What's Changed

  • loggen: add octet-counting framing functionality by @MrAnno in #114

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@csatib02 csatib02 released this 06 Feb 14:57
v0.8.0
c630276

What's Changed

Features 🚀

  • use a random set of "adjective-verb" style hostnames and apps instead… by @orymate in #43

Maintenance 🚧

Dependency Updates ⬆️

  • build(deps): bump the all group with 2 updates by @dependabot in #65
  • build(deps): bump the all group with 3 updates by @dependabot in #64
  • build(deps): bump the all group with 1 update by @dependabot in #63
  • build(deps): bump the gomod group with 2 updates by @dependabot in #69
  • build(deps): bump the gomod group with 1 update by @dependabot in #78
  • build(deps): bump the gomod group with 1 update by @dependabot in #80
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #79
  • build(deps): bump the docker group with 1 update by @dependabot in #75
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #81
  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /log by @dependabot in #82
  • build(deps): bump golang from 2745a45 to d995eb6 in the docker group by @dependabot in #83
  • build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #84
  • build(deps): bump golang from d995eb6 to 4531927 in the docker group by @dependabot in #85
  • build(deps): bump kube-logging/logging-operator from 4.6.0 to 4.7.0 in the github-actions group across 1 directory by @dependabot in #91
  • build(deps): bump the gomod group across 1 directory with 3 updates by @dependabot in #90
  • build(deps): bump golang from 4531927 to d1a601b in the docker group by @dependabot in #88
  • build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.4 in the gomod group across 1 directory by @dependabot in #99
  • build(deps): bump kube-logging/logging-operator from 4.7.0 to 4.9.1 in the github-actions group across 1 directory by @dependabot in #97
  • build(deps): bump kube-logging/logging-operator from 4.9.1 to 4.10.0 in the github-actions group by @dependabot in #100
  • build(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in the gomod group by @dependabot in #101
  • build(deps): bump kube-logging/logging-operator from 4.10.0 to 4.10.1 in the github-actions group by @dependabot in #102
  • build(deps): bump kube-logging/logging-operator from 4.10.1 to 4.11.0 in the github-actions group by @dependabot in #103
  • build(deps): bump kube-logging/logging-operator from 4.11.2.pre.dev.1 to 4.11.2 in the github-actions group by @dependabot in #105
  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #106
  • build(deps): bump kube-logging/logging-operator from 4.11.2 to 5.0.0 in the github-actions group by @dependabot in #107
  • build(deps): bump kube-logging/logging-operator from 5.0.0 to 5.0.1 in the github-actions group by @dependabot in #109
  • build(deps): bump kube-logging/logging-operator from 5.0.1 to 5.1.0 in the github-actions group by @dependabot in #110
  • build(deps): bump kube-logging/logging-operator from 5.1.0 to 5.1.1 in the github-actions group by @dependabot in #112

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@pepov pepov released this 14 Nov 09:48
c239ab3

What's Changed

  • conf: make host and appname configurable by @MrAnno in #45
  • Use current timestamp even with non-randomized samples by @bazsi in #48
  • Extract log module by @pepov in #51
  • build(deps): bump kube-logging/logging-operator from 4.3.0 to 4.4.1 by @dependabot in #52
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #53
  • feat(helm): add topologySpreadConstraints by @aslafy-z in #54

New Contributors

Full Changelog: 0.7.0...v0.7.0

Inifinite log generator

Choose a tag to compare

@pepov pepov released this 12 May 09:00
16aa070

Restore original functionality existed in v0.3.x where log-generator started to emit log messages indefinitely by default.