Releases: kube-logging/log-generator
Releases · kube-logging/log-generator
v0.10.0
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
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
to79f7ffe
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
v0.8.0
What's Changed
Features 🚀
Maintenance 🚧
- Remove syslog templates by @pepov in #56
- Update dependabot.yaml to support grouping by @pepov in #62
- Update dependabot.yaml by @pepov in #66
- build(deps): update dependencies by @MrAnno in #108
- chore: bump logging-operator workflows by @csatib02 in #104
- fix: add missing inputs to imported logging-operator workflow by @csatib02 in #111
- chore: update repo by @csatib02 in #113
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
tod995eb6
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
to4531927
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
tod1a601b
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
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
Restore original functionality existed in v0.3.x where log-generator started to emit log messages indefinitely by default.
0.3.3
ghcr.io support