Skip to content

Releases: morningconsult/go-elasticsearch-alerts

v0.1.22

13 Jul 19:27
Compare
Choose a tag to compare

Changelog

527af4b chore: Bump version and update changelog [ci skip]
de7ca77 ci(workflows): Dont run bump on things that bump changed

v0.1.21

13 Jul 19:23
Compare
Choose a tag to compare

Changelog

c64d256 chore: Bump version and update changelog [ci skip]
0fe5ecf ci(workflows): Damn you git
92b4bf6 ci(workflows): Try debugging bump
0531c53 ci(workflows): install git first?
31c1fa4 ci(workflows): try again
769ed3c ci(workflows): use publish token for pushing
a8a9c21 ci: Testing out github workflows (#67)

v0.1.19

13 Jul 17:27
Compare
Choose a tag to compare

Changelog

497c1ce Merge pull request #66 from morningconsult/dependabot/go_modules/github.com/hashicorp/consul/api-1.5.0
84a7de4 chore(deps): bump github.com/hashicorp/consul/api from 1.4.0 to 1.5.0
7255bd7 chore: Bump version and update changelog [ci skip]
4d39d68 ci(pipeline): Update golang to 1.13.7 [ci skip]

v0.1.18

11 Feb 14:06
Compare
Choose a tag to compare

Changelog

06985cc chore: Bump version and update changelog [ci skip]
0c8d20e chore: go mod tidy

v0.1.16

10 Dec 18:59
Compare
Choose a tag to compare

Changelog

c5a88e5 Merge branch 'master' into add-conditional-alerting
e374358 Merge pull request #36 from morningconsult/add-conditional-alerting
441891c chore(docs): Update docs to explain how conditions work
2fec933 chore: Bump version and update changelog [ci skip]
3c2466d chore: Fix demonstration code
ff0333d chore: go mod tidy
6da652f feat: Allow users to make alerts fire only when certain conditions are satisfied

v0.1.15

22 Oct 20:23
Compare
Choose a tag to compare

Changelog

4e76eaf Merge pull request #34 from morningconsult/enable-basic-auth
2c9aa98 chore: Add unit test for basic auth
801438d chore: Bump version and update changelog [ci skip]
ab265cf feat: Enable basic authentication for elasticsearch requests

v0.1.13

19 Sep 15:12
Compare
Choose a tag to compare

Changelog

358a511 Merge pull request #31 from morningconsult/dependabot/go_modules/github.com/Masterminds/sprig-2.21.0+incompatible
474ccc8 chore(deps): bump github.com/Masterminds/sprig
97568b1 chore: Bump version and update changelog [ci skip]

v0.1.12

15 Sep 15:45
Compare
Choose a tag to compare

Changelog

3ad9379 Merge pull request #29 from morningconsult/dependabot/go_modules/github.com/google/go-cmp-0.3.1
74e72b3 Merge pull request #30 from morningconsult/dependabot/go_modules/github.com/hashicorp/consul/api-1.2.0
21f609e chore(deps): bump github.com/google/go-cmp from 0.3.0 to 0.3.1
be1b722 chore(deps): bump github.com/hashicorp/consul/api from 1.1.0 to 1.2.0
04948ef chore: Bump version and update changelog [ci skip]

v0.1.11

27 Jun 19:22
Compare
Choose a tag to compare

Changelog

64b8354 Merge pull request #28 from morningconsult/sprig-template-functions
1024335 chore: Bump version and update changelog [ci skip]
0d37835 chore: Make better default alert message for SNS
cfd1b57 feat: Expose github.com/Masterminds/sprig to template

v0.1.10

24 Jun 14:22
Compare
Choose a tag to compare

Changelog

763823c Merge pull request #27 from morningconsult/command/es-7-migration
4f8e300 chore: Bump version and update changelog [ci skip]
cf43f0f command(template): Update index template creation for es7 deprecations