Skip to content

Releases: NETWAYS/check_elasticsearch

v0.5.4

07 Jan 12:39
10c042c

Choose a tag to compare

This is a maintenance release to ship updated dependencies

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

14 Apr 07:52
de0dc31

Choose a tag to compare

Changelog

  • Update dependencies to pull in possibly relevant bugfixes.
  • b9eead4 Bump to Go 1.24

v0.5.2

21 Oct 07:32
d65087a

Choose a tag to compare

Changelog

  • f22a44e Add cmdline option to set returned state if no snapshots are found (#62)
  • 895d589 Bump go version to 1.22

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

27 Sep 14:45
a9b94d2

Choose a tag to compare

Changelog

  • c32a520 Remove unused fields in Snapshot struct to fix bug
  • eab9f7f Bump CI to Go 1.23 and golangci-lint v1.61.0
  • f437f8f Update goreleaser config

v0.5.0

12 Apr 12:32
ea9d866

Choose a tag to compare

Changelog

  • 39769b1 Add subcommand for snapshots
  • 4e85a83 Add Issue Templates (#47)
  • 89139f9 Bump actions/setup-go from 4 to 5
  • dc0ee9f Bump github.com/NETWAYS/go-check from 0.5.0 to 0.6.0
  • c54c144 Bump github.com/NETWAYS/go-check from 0.6.0 to 0.6.1
  • eb4d933 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 65ab77d Bump golangci/golangci-lint-action from 3 to 4

v0.4.0

18 Oct 13:06
fb61823

Choose a tag to compare

Changelog

  • 5a495b1 Add flags to adjust TLS configuration
  • c33cf97 Add option to load CLI flags via environment variables
  • 44b343f Bump Go version and pin golang-ci-lint in GH Actions
  • e336f2b Update default roundtripper to support environment variables
  • 33aedf4 Refactor to use go-check-network
  • 0b2ec88 Remove unused attribute in Config struct
  • 7150fc0 Update golangci-lint config

v0.3.1

25 Jul 12:40
3f06e87

Choose a tag to compare

Changelog

Rebuild with goreleaser.

v0.3.0

07 Jul 13:19
c58ea0d

Choose a tag to compare

Changelog

  • e5b99d2 Add sub-check for Ingest Pipelines
  • 22957b4 Add dependabot config for GH Actions
  • 1e4c19a Refactor to remove go-elasticsearch
  • 41a0ec9 Add icinga2-commands.conf Add icinga2-service-example.conf
  • 9cc0d4d Change non public var name
  • a77edcb Extend tests for query.go
  • 4021c51 Improve invalid data handling for health subcommand
  • e4a5688 Refactor to use strings.Builder
  • 55e8f1f Set default version/date
  • 591d7d4 Update goreleaser config to work with v1.19.0
  • 31269f6 Bump github.com/NETWAYS/go-check from 0.3.0 to 0.4.1
  • 23c5d45 Bump github.com/NETWAYS/go-check from 0.4.1 to 0.4.2
  • 63cf172 Bump github.com/elastic/go-elasticsearch/v7 from 7.17.7 to 7.17.10
  • 83d7091 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • 28ebec8 Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0
  • 25e3fe6 Bump goreleaser/goreleaser-action from 2 to 4

v0.2.1

09 Dec 12:25
e5ad9e3

Choose a tag to compare

Changelog

  • e5ad9e3 Merge pull request #17 from NETWAYS/docs/readme-flags
  • 7fbea7f Update help texts and README

v0.2.0

28 Nov 15:27
39bc084

Choose a tag to compare

Changelog

  • 09c12e3 Add basic integration tests
  • a50d0f4 Bump github.com/spf13/cobra from 1.4.0 to 1.6.0
  • 674321d Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
  • 8affac7 Feature/threshold ranges (#15)
  • 4b33605 Fix timeout never being triggered
  • 2f4f833 Merge pull request #10 from NETWAYS/dependabot/go_modules/github.com/spf13/cobra-1.6.0
  • 25a7422 Merge pull request #12 from NETWAYS/dependabot/go_modules/github.com/spf13/cobra-1.6.1
  • 5491115 Merge pull request #13 from NETWAYS/fix/timeout
  • 39bc084 Merge pull request #16 from NETWAYS/feature/add-tests