Skip to content

Releases: kuskoman/logstash-exporter

Release v2.0.0-pre8

23 Jul 20:07
b8b9b68
Compare
Choose a tag to compare
Release v2.0.0-pre8 Pre-release
Pre-release

Release Notes (v2.0.0-pre8):

Since the last tag (v2.0.0-pre7), the following changes have been made:

  • Update go, helm and docker compose dependencies (#342)
  • Fix non-docker version info (solves issue #308) (#341)
  • Bump cosmtrek/air from v1.52.2 to v1.52.3 (#336)
  • Bump golang from 1.22.4-alpine3.19 to 1.22.5-alpine3.19 (#338)
  • Bump golang from 1.22.2-alpine3.19 to 1.22.4-alpine3.19 (#334)
  • Bump cosmtrek/air from v1.51.0 to v1.52.2 (#333)
  • Bump golangci/golangci-lint-action from 4 to 6 (#331)
  • Bump helm/kind-action from 1.9.0 to 1.10.0 (#328)
  • Bump github.com/gkampitakis/go-snaps from 0.5.3 to 0.5.4 (#326)
  • Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#329)
  • Bump golang from 1.22.1-alpine3.19 to 1.22.2-alpine3.19 (#322)
  • Bump github.com/gkampitakis/go-snaps from 0.5.2 to 0.5.3 (#323)
  • Allow specifying pod and container securityContext and fix intendations to make yamllint happy (#321)
  • Fix intendation of securityContext (#320)
  • Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#319)

Release v1.7.0

17 Jul 08:15
db696db
Compare
Choose a tag to compare

Release Notes (v1.7.0):

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

  • Update multiple dependencies (#339)
  • add HTTP_INSECURE config (#337)

Release v1.6.4

18 Apr 12:01
96fad72
Compare
Choose a tag to compare

Release Notes (v1.6.4):

Since the last tag (v2.0.0-pre7), the following changes have been made:

  • Update prometheus/client_golang to 1.19.0 (#325)
  • Fix not enough big integers used for parsing memory (#301)
  • Move some of v2 features to v1 (#286)
  • Update dependencies for v1 branch (#277)
  • Bring back CodeQL workflow to V1
  • Bump Docker image from golang 1.21.5 to 1.21.6 (#230)
  • Update Prometheus library version (#229)
  • Fix intendation in service.yaml (#228)
  • Update actions for managing artifacts from v3 to v4
  • Add documentation to http timeout configuration
  • Add environment variable to configure http timeout
  • Change type of some variables that may hold big numbers to int64
  • Update multiple v1 dependencies (#214)
  • Add missing dependency to application pipeline
  • Add ARM64 pipeline (#213)

Release v2.0.0-pre7

19 Mar 20:46
d02638d
Compare
Choose a tag to compare
Release v2.0.0-pre7 Pre-release
Pre-release

Release Notes (v2.0.0-pre7):

Since the last tag (v2.0.0-pre6), the following changes have been made:

  • Change datatype for pipeline response (#318)

Release v2.0.0-pre6

19 Mar 16:45
84790fb
Compare
Choose a tag to compare
Release v2.0.0-pre6 Pre-release
Pre-release

Release Notes (v2.0.0-pre6):

Since the last tag (v2.0.0-pre5), the following changes have been made:

  • Change data types to more reliable (#317)
  • Add successful timestamp to metrics script and fix num of lines at the beginning of README (#316)
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#315)
  • Add unsuccessful metrics to docs metrics (#313)
  • Bump magnetikonline/action-golang-cache from 4 to 5 (#312)
  • Bump golang from 1.22.0-alpine3.19 to 1.22.1-alpine3.19 (#311)

Release v2.0.0-pre5

05 Mar 13:27
81404ad
Compare
Choose a tag to compare
Release v2.0.0-pre5 Pre-release
Pre-release

Release Notes (v2.0.0-pre5):

Since the last tag (v2.0.0-pre4), the following changes have been made:

  • Change event-related metrics from counters to gauges (#310)
  • Bump azure/setup-helm from 3 to 4 (#309)

Release v2.0.0-pre4

04 Mar 10:48
31f05cf
Compare
Choose a tag to compare
Release v2.0.0-pre4 Pre-release
Pre-release

Release Notes (v2.0.0-pre4):

Since the last tag (v2.0.0-pre3), the following changes have been made:

  • Use UInt64 for fields holding big positive integer values (#307)
  • Remove nil pointer dereference in test (#306)
  • Bump github.com/prometheus/common from 0.48.0 to 0.49.0 (#305)
  • Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#304)
  • Delete commands names from ignore_names in Actions (#303)
  • Fix types for multiple metrics (#296)
  • Bump cosmtrek/air from v1.49.0 to v1.51.0 (#294)
  • Add additional flags (#293)
  • Bump github.com/prometheus/common from 0.47.0 to 0.48.0 (#292)
  • Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 (#291)
  • Fix create_release_notes.sh script (#289)
  • Fix 'verify_metrics.sh' (closes #271) (#288)
  • Remove duplicated printing git diff for files (#287)
  • Update docker-compose services and Helm version (#285)
  • Change section names in chart readme (#284)
  • Make descriptions script work on Darwin, fix git diff check (#283)
  • Add command to clean prometheus metircs (#282)
  • Upgrade Go version from 1.21 to 1.22 (#280)
  • Change order of commands in Dockerfile (#279)
  • Bump github.com/prometheus/common from 0.46.0 to 0.47.0 (#278)
  • Add version checkbox to feature request template/form (#276)
  • Add feature request template (#275)
  • Create bug report form template (#274)
  • Fix add_metrics_to_readme.sh script (#272)
  • Fix add_descriptions_to_readme.sh script (#267)
  • Improve code readability in pipelines subcollector (#265)
  • Bump helm/kind-action from 1.8.0 to 1.9.0 (#262)
  • Bump actions/checkout from 3 to 4 (#261)
  • Bump golangci/golangci-lint-action from 3 to 4 (#263)
  • Bump golang.org/x/sys from 0.16.0 to 0.17.0 (#260)
  • Unify slog usage (#259)
  • Pipelines collector refactor (#258)
  • Dockerfile enhancement (#256)
  • Bring back CodeQL workflow (#255)
  • Create SECURITY.md (#254)

Release v1.6.3

27 Feb 18:05
119ace0
Compare
Choose a tag to compare

Release Notes (v1.6.3):

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

  • Fix not enough big integers used for parsing memory (#301)

Release v1.6.2

16 Feb 16:26
76b4104
Compare
Choose a tag to compare

Release Notes (v1.6.2):

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

  • Move some of v2 features to v1 (#286)
  • Update dependencies for v1 branch (#277)
  • Bring back CodeQL workflow to V1

Release v2.0.0-pre3

05 Feb 17:14
eb7085f
Compare
Choose a tag to compare
Release v2.0.0-pre3 Pre-release
Pre-release

Release Notes (v2.0.0-pre3):

Since the last tag (v2.0.0-pre2), the following changes have been made:

  • Lowercase all errors (#252)
  • Add missing test case to the exporter config (#251)
  • Bump codecov/codecov-action from 3 to 4 (#250)
  • Fix race condition in versioninfo test (#249)
  • Refactor metric declaration logic (#241)
  • Bump github.com/gkampitakis/go-snaps from 0.5.0 to 0.5.2 (#247)
  • Fix nident error in configmap setting, improve Helm testing workflow (#245)
  • Restructure application (#246)
  • Fix warning displayed when using make help command (#244)
  • Refactor migrate_v1_to_v2.sh (#240)
  • Refactor release_tag.sh (#239)
  • Add test-helm-integration as a dependency to create-release (#238)
  • Add job to check shell scripts and differences in README.md (#237)
  • Bump github.com/gkampitakis/go-snaps from 0.4.12 to 0.5.0 (#236)
  • Change year in LICENSE file to 2024 (#235)