Skip to content

Releases: mezmo/terraform-provider-mezmo

v1.15.0

08 May 19:35
Compare
Choose a tag to compare

What's Changed

  • fix(aggregate-v2): Fix examples and descriptions. by @teeohhem in #143
  • feat: Add Advanced Options to HTTP Sink by @gjanco in #147
  • fix(ci): Don't swallow errors during example validation by @jmoses in #145

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

22 Apr 21:02
Compare
Choose a tag to compare

What's Changed

  • fix: update the aggregate-v2 processor node to match API changes by @dhable in #140
  • feat: Add event_timestamp field to aggregate-v2 definition by @dhable in #141
  • feat(make): Add a local target using goreleaser by @jmoses in #142

Full Changelog: v1.13.0...v1.14.0

v1.13.0

18 Mar 14:45
Compare
Choose a tag to compare

What's Changed

  • feat(aggregate): Expose group_by for v2 aggregate processors by @dhable in #133
  • feat(aggregate-v2): Support custom script strategy by @dhable in #134
  • fix(aggregate-v2): Update provider model to match API schema by @dhable in #135

Full Changelog: v1.12.0...v1.13.0

v1.12.0

22 Feb 17:45
dbd96b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

08 Feb 14:26
31aa741
Compare
Choose a tag to compare

What's Changed

  • feat(aggregate): Add support for aggregate_v2 processor by @teeohhem in #127
  • fix(gcp): Fix setting bucket prefix only if it's not nil by @teeohhem in #128

Full Changelog: v1.10.0...v1.11.0

v1.10.0

18 Jan 14:49
df77be5
Compare
Choose a tag to compare

What's Changed

  • fix: Ensure key_value_log_options are omitted when not set by @biblicalph in #125
  • chore(reduce): Add max_events to provider for reduce processor by @teeohhem in #126

Full Changelog: v1.0.9...v1.10.0

v1.0.9

03 Jan 09:47
Compare
Choose a tag to compare

What's Changed

  • feat(sources): Add open telemetry traces source by @seeruyy in #82
  • fix: Do not set string value for no value operators by @biblicalph in #116
  • fix(source): remove signing_key option on webhook by @mdeltito in #117
  • fix: Optional strings in the plan by @jorgebay in #119

Full Changelog: v1.0.8...v1.0.9

v1.0.8

13 Dec 15:07
afc31bb
Compare
Choose a tag to compare
feat: Add unmatched output to multi-output nodes (#115)

Multi-output nodes such as route and sequential parser have outputs
including an unmatched route.
Expose the unmatched route of these processors

Ref: LOG-18788

v1.0.7

08 Dec 14:10
2f4f708
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

06 Dec 21:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6