Skip to content

Releases: kuskoman/logstash-exporter

Release v1.5.5

14 Oct 15:05
afbd3d0
Compare
Choose a tag to compare

Release Notes (v1.5.5):

Since the last tag (v1.5.4), the following changes have been made:

  • Add support for a version command to check the binary version
  • Bump golang from 1.21.1-alpine3.17 to 1.21.2-alpine3.17 (#186)
  • Bump github.com/prometheus/client_model (#185)

Release v1.5.4

30 Sep 09:41
0548a52
Compare
Choose a tag to compare

Release Notes (v1.5.4):

Since the last tag (v1.5.3), the following changes have been made:

  • Upgrade Go to 1.21 (#183)

Release v1.5.3

28 Sep 12:36
1b222af
Compare
Choose a tag to compare

Release Notes (v1.5.3):

Since the last tag (v1.5.2), the following changes have been made:

  • Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#182)
  • Delete sweep.yaml

Release v1.5.2

19 Sep 13:51
b413ac4
Compare
Choose a tag to compare

Release Notes (v1.5.2):

Since the last tag (v1.5.1), the following changes have been made:

  • Refactor main.go file in terms of logging (#181)
  • Bump docker/setup-buildx-action from 2 to 3 (#179)

Release v1.5.1

11 Sep 18:07
8ca12fa
Compare
Choose a tag to compare

Release Notes (v1.5.1):

Since the last tag (v1.5.0), the following changes have been made:

  • Bump golang from 1.21.0-alpine3.17 to 1.21.1-alpine3.17 (#177)
  • Add building multi-arch image to pipeline (#173)
  • Delete sweep issue templates
  • Upgrade application dependencies (#176)
  • Bump actions/checkout from 3 to 4 (#174)
  • Bump cosmtrek/air from v1.44.0 to v1.45.0 (#172)
  • Bump golang from 1.20.7-alpine3.17 to 1.21.0-alpine3.17 (#171)
  • Add Grafana to local development stack (#157)
  • Add command to clean elasticsearch (#163)
  • Throttle elasticsearch messages (#164)
  • Upgrade linters (#170)
  • Update image tags in docker-compose (#162)
  • Change default log level for development docker-compose to debug (#165)
  • Fix markdown linter violations (#168)
  • Revert "Prevent make desc from whitespace (#167)" (#169)
  • Prevent make desc from whitespace (#167)
  • Add info about log level to readme (#166)

Release v1.5.0

12 Aug 18:08
38acc61
Compare
Choose a tag to compare

Release Notes (v1.5.0):

Since the last tag (v1.4.0), the following changes have been made:

  • Add note about supported logstash version to readme
  • Configure Sweep (#159)
  • Bump golang from 1.20.6-alpine3.17 to 1.20.7-alpine3.17 (#156)
  • Converted from log to slog (#154)
  • Bump golang from 1.20.5-alpine3.17 to 1.20.6-alpine3.17 (#153)
  • Bump helm/kind-action from 1.7.0 to 1.8.0 (#152)
  • Add script to automate commands description in README (#150)
  • Bump github.com/gkampitakis/go-snaps from 0.4.7 to 0.4.8 (#149)
  • Update README to include missing make target descriptions (#145)
  • Implement 'make help' command
  • Bump github.com/gkampitakis/go-snaps from 0.4.6 to 0.4.7

Release v1.4.0

17 Jun 08:50
595964d
Compare
Choose a tag to compare

Release Notes (v1.4.0):

Since the last tag (v1.3.2), the following changes have been made:

  • Change approach of fixing version argument
  • Fix version parameter in binaries from CI
  • Remove roadmap section from README
  • Improve description of build info for nodeinfo collector
  • Collect flow metrics for instance
  • Parse flow and event metrics, collect event metrics
  • Add some of dead_letter metrics

Release v1.3.2

16 Jun 08:45
79d685a
Compare
Choose a tag to compare

Release Notes (v1.3.2):

Since the last tag (v1.3.1), the following changes have been made:

  • Fix plugin_id collisions
  • Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
  • Bump github.com/gkampitakis/go-snaps from 0.4.5 to 0.4.6
  • Bump golang from 1.20.4-alpine3.17 to 1.20.5-alpine3.17
  • Bump cosmtrek/air from v1.43.0 to v1.44.0
  • Bump github.com/gkampitakis/go-snaps from 0.4.4 to 0.4.5
  • Bump github.com/gkampitakis/go-snaps from 0.4.3 to 0.4.4

Release v1.3.1

22 May 20:13
67b3f06
Compare
Choose a tag to compare

Release Notes (v1.3.1):

Since the last tag (v1.3.0), the following changes have been made:

  • Bump github.com/prometheus/common from 0.43.0 to 0.44.0
  • Bump helm/kind-action from 1.5.0 to 1.7.0
  • Adds Grafana Dashboard link to README.md
  • Bump github.com/gkampitakis/go-snaps from 0.4.2 to 0.4.3

Release v1.3.0

16 May 16:44
7326fea
Compare
Choose a tag to compare

Release Notes (v1.3.0):

Since the last tag (v1.2.0), the following changes have been made:

  • Add support for pipeline flow metrics
  • Bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17