Skip to content

Releases: mezmo/terraform-provider-mezmo

v4.2.0

13 Nov 13:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

25 Oct 16:31
22ee459
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

29 Aug 17:55
Compare
Choose a tag to compare

BREAKING CHANGE

  • mezmo_aggregate_v2_processor has been renamed to mezmo_aggregate_processor See this PR for more information.

What's Changed

  • chore(ci): Add junit reporting to unit tests for CI by @jmoses in #203
  • feat(destinations): add GCP destinations by @gjanco in #200
  • feat(destinations): Add webhook options to alerts by @darinspivey in #201
  • feat(aggregate): add support for new aggregate strategy by @dhable in #204
  • feat(processors): add set_timestamp processor by @gjanco in #206
  • feat(alerts): Add method as a webhook channel option by @darinspivey in #205
  • feat(aggregate)!: GA aggregate v2 to aggregate by @dhable in #207
  • fix(docs): Update alert descriptions by @darinspivey in #208
  • chore: Prepare for 4.0.0 release by @darinspivey in #209

Full Changelog: v3.0.3...v4.0.0

v3.0.3

30 Jul 21:00
Compare
Choose a tag to compare

What's Changed

  • fix(alert): add sensitive flag to ingestion key field by @dhable in #181
  • fix(alert): fix handling of component_id and component_kind by @dhable in #184
  • chore(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #187
  • chore(deps): Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 by @dependabot in #185
  • chore(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #188
  • chore(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.19.4 by @dependabot in #170
  • chore(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.9.0 by @dependabot in #161
  • fix(example): Update the route example for correctness by @jmoses in #183
  • chore(github): Turn off workflow files for test and releasing by @darinspivey in #189
  • fix(test): use correct image/version for tsdb by @mdeltito in #191
  • refactor(client): Combine api responses with provider logging by @darinspivey in #186
  • feat(destinations): add file consolidation by @martinohansen in #182
  • ci: fix connection refused by @martinohansen in #192
  • refactor(alerts): Change payload sructure by @darinspivey in #194
  • Log 20323/martin by @martinohansen in #195
  • fix(examples): New alert payload needs examples by @darinspivey in #197
  • chore(ci): Split test types into own stages by @jmoses in #198
  • chore: Update snapshot binary make target by @jmoses in #196

Full Changelog: v3.0.2...v3.0.3

v3.0.2

12 Jun 15:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

11 Jun 15:19
Compare
Choose a tag to compare

What's Changed

  • fix(docs): Remove updated_at from markdown description by @darinspivey in #178
  • fix(resources): shared_source description should be optional by @darinspivey in #179

Full Changelog: v3.0.0...v3.0.1

v3.0.0

10 Jun 18:24
Compare
Choose a tag to compare

BREAKING CHANGES

Users of publish_pipeline will need to remove the updated_at property from their configs.

  • fix(resources)!: publish_pipeline should be re-created every time by @darinspivey in #176

What's Changed

  • fix(route): Increase the character limit for route labels by @ericlake in #174
  • fix(client): Parse all JSON responses, including errors by @darinspivey in #175
  • fix(docs): Change required version to 3.0.0 by @darinspivey in #177

New Contributors

Full Changelog: v2.0.2...v3.0.0

v2.0.2

05 Jun 19:38
Compare
Choose a tag to compare

What's Changed

  • fix(docs): Change provider version to 2.0.0 where needed by @darinspivey in #173

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Jun 18:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Jun 18:14
Compare
Choose a tag to compare

BREAKING CHANGES

  • refactor(provider)!: Change gateway_route_id to shared_source_id by @darinspivey in #155

What's Changed

New Contributors

Full Changelog: v1.15.0...v2.0.0