Skip to content

Tags: Aloshi/logstash-exporter

Tags

v1.5.6

Toggle v1.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kuskoman#190 from kuskoman/dependabot/docker/golan…

…g-1.21.3-alpine3.17

Bump golang from 1.21.2-alpine3.17 to 1.21.3-alpine3.17

v1.5.5

Toggle v1.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kuskoman#188 from iveelsm/mikey/version-command

Add support for a version command to check the binary version

v1.5.4

Toggle v1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade Go to 1.21 (kuskoman#183)

* Upgrade go to version 1.21

* Update go version in CI pipeline

* Temporarily remove CodeQL workflow

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (kusko…

…man#182)

* Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.17.0/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix tests after changing prometheus version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Surdej <jakub.surdej@spoton.com>

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor main.go file in terms of logging (kuskoman#181)

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump golang from 1.21.0-alpine3.17 to 1.21.1-alpine3.17 (kuskoman#177)

Bumps golang from 1.21.0-alpine3.17 to 1.21.1-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kuskoman Jakub Surdej
Add note about supported logstash version to readme

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kuskoman#143 from kuskoman/fix-version-in-makefile

Fix version parameter in binaries from CI

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kuskoman#137 from kuskoman/fix-plugin-id-collisions

Fix plugin_id collisions

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kuskoman#125 from kuskoman/dependabot/go_modules/g…

…ithub.com/prometheus/common-0.44.0

Bump github.com/prometheus/common from 0.43.0 to 0.44.0