Releases: NETWAYS/check_elasticsearch
Releases · NETWAYS/check_elasticsearch
v0.5.4
This is a maintenance release to ship updated dependencies
What's Changed
- Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #68
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #70
- Added Director Basket by @mkayontour in #69
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #71
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #72
- Bump github.com/NETWAYS/go-check from 0.6.2 to 0.6.3 by @dependabot[bot] in #73
- update the Usage in the Readme by @MisterMountain in #74
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #76
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #77
- Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #78
New Contributors
- @mkayontour made their first contribution in #69
- @MisterMountain made their first contribution in #74
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
Changelog
- f22a44e Add cmdline option to set returned state if no snapshots are found (#62)
- 895d589 Bump go version to 1.22
New Contributors
- @sczech made their first contribution in #62
- @RincewindsHat made their first contribution in #63
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
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
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
Changelog
Rebuild with goreleaser.
v0.3.0
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
v0.2.0
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