Skip to content

Releases: NETWAYS/notify-brevisone

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:50
49dd8cc

Changelog

  • 5707c0f Add ARM build
  • 24bb3dc Bump github.com/NETWAYS/go-check from 0.6.3 to 0.6.4
  • c7fef1f Bump go-check to v1.0.0
  • 4478965 Bump golangci to 2.12
  • bf1335e Bump goreleaser/goreleaser-action from 6 to 7
  • bb98c00 Rename examples to contrib
  • 67cdc62 Simplify repo structure
  • 65d422c Update README
  • 87e3b4b Update goreleaser config to new version

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Jan 13:13
b7e30f4

This is a maintenance release to ship updated dependencies

Changelog

  • e204e13 Bump actions/checkout from 4 to 5
  • cc10d96 Bump actions/checkout from 5 to 6
  • fb51ab8 Bump actions/setup-go from 5 to 6
  • 58b27d9 Bump github.com/NETWAYS/go-check from 0.6.2 to 0.6.3
  • 8023b25 Bump github.com/jarcoal/httpmock from 1.4.0 to 1.4.1
  • 8834dee Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
  • 85dbc83 Bump github.com/spf13/pflag from 1.0.7 to 1.0.10
  • d8cf232 Bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • 34e756f Bump golangci/golangci-lint-action from 8 to 9
  • 3a48057 Merge pull request #50 from NETWAYS/dependabot/go_modules/github.com/spf13/pflag-1.0.7
  • 78c527d Remove testify for unittesting

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 07:45
7173cb1

Changelog

  • 7c160c9 Adjusts exit handling
  • bdb2c3c Bump Go in CI
  • 8df5e61 Bump Go to 1.24
  • 0d435ae Bump actions/checkout from 3 to 4
  • 49a1766 Bump actions/setup-go from 4 to 5
  • 9d74c62 Bump github linter version to 1.61
  • e918c2e Bump github.com/NETWAYS/go-check from 0.4.1 to 0.4.2
  • f3b9420 Bump github.com/NETWAYS/go-check from 0.4.2 to 0.5.0
  • 64d5ce3 Bump github.com/NETWAYS/go-check from 0.5.0 to 0.6.0
  • a8f24fd Bump github.com/NETWAYS/go-check from 0.6.0 to 0.6.1
  • eb67934 Bump github.com/NETWAYS/go-check from 0.6.1 to 0.6.2
  • d029d93 Bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1
  • 25feffc Bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0
  • 3800981 Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
  • e50b9fd Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • f1ea911 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • 4b4f3ba Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • c53f944 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • 3f4068f Bump golang linter version in CI
  • 8125801 Bump golangci lint version
  • 3ef395f Change CI use to stable Go version

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 12:28
f2af1bf

Changelog

  • 5c8b8d5 Add custom error message for http timeouts
  • 5abff38 Add legacy API functionality
  • a1cdd86 Add new parameters to command.conf
  • 60d0013 Deprecate old ioutil stuff
  • 5138bb3 Extend tests
  • 907943a Refactor http schema condition to be more expressive
  • eac4ead Refactor to use strings.Builder
  • 0774dcd Set go version to >= 1.19
  • 8feb37b Merge branch 'main' into add_legacy_api
  • e8acc4b Parameters are name differently in the old API
  • 7b865f6 Pin golangci-lint in CI and remove snapshot build
  • e33553f Run checks also on branches
  • a1ce851 Add Makefile
  • cdea04f Update dependencies
  • ff89e02 Update dependencies
  • f573434 Bump github.com/NETWAYS/go-check from 0.1.0 to 0.3.0
  • 66b9768 Bump github.com/NETWAYS/go-check from 0.3.0 to 0.4.0
  • 4db1864 Bump github.com/NETWAYS/go-check from 0.4.0 to 0.4.1
  • 8e20b86 Bump github.com/jarcoal/httpmock from 1.0.8 to 1.2.0
  • 2084ec1 Bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0
  • 9780689 Bump github.com/stretchr/testify from 1.7.0 to 1.8.0
  • fc204e4 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • a92799b Bump github.com/stretchr/testify from 1.8.1 to 1.8.2

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 14:48

Changelog

5b0751b Add API testing
da2f04b Add Flag to skip TLS certificate validation
854411f Add GitHub CI config
05db49f Add golangci config
d89780e Add icinga2 config
8190514 Add module files
ea92b0f Add ring functionality
d221e3d Add some explanation and examples
2a438fa Add targetType option to allow for using contacts and contactgroups
dc882a7 Add version handling
06d2b3c Display Usage if no arguments are given and setup logging
84f7421 Fix arguments in README and add example output
df31652 Ignore compiled file
23dcb68 Initial commit
39db086 Initial commit
94fa07c Merge pull request #4 from NETWAYS/review
1d6f1ae No default checkresult
d91f943 Only ExitError inside main()
a68fc6d Put config in a nice struct
bb459f2 Put some http stuff in a function
18d06c0 Rebuild config and change some formatting
dcff490 Refactor argument syntax and doc
7d9b2f4 Review and refactor for initial release
92e2cf5 Review message format and add tests
9683d99 Send SMS additionally to ring to transport information
9399218 Typos + Formatting
2e11a09 Update README
51a0733 Update go.mod
895e035 Update goreleaser config
20e54b2 Update icinga2 config
c9996c4 Use real json
53f7364 api: Add timeout for the individual requests
847bb6e ci: Fix artifact name
7368c47 go fmt