Skip to content

Releases: mezmo/terraform-provider-mezmo

v1.0.5

06 Dec 13:58
10ff28f
Compare
Choose a tag to compare

What's Changed

  • fix(operators): Add not_contains to list of operators by @teeohhem in #111

Full Changelog: v1.0.4...v1.0.5

v1.0.4

05 Dec 15:06
5f1d0c6
Compare
Choose a tag to compare

What's Changed

  • feat(import): Implement state import for all pipeline resources by @dhable in #104
  • jmoses/validate examples but dirty by @jmoses in #103
  • fix: Ensure unwindConditionalToModel generates valid HCL by @biblicalph in #105
  • fix: Update parse and sequential parse proccessors to accept new options by @biblicalph in #106

Full Changelog: v1.0.3...v1.0.4

v1.0.3

09 Nov 18:24
6dd2675
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

06 Nov 19:54
Compare
Choose a tag to compare

What's Changed

  • feat: Add convert to model tests for all node types by @biblicalph in #90
  • Add webhook and datadog TF resources by @darinspivey in #91
  • fix(processors): Add case_sensitive to the sample processor by @darinspivey in #92
  • chore(ci): Set build desc with sanity param value by @jmoses in #95
  • feat(processors): Add metrics tag cardinality limit processor by @darinspivey in #93
  • feat(processors): Add event-to-metric by @darinspivey in #94
  • refactor: Expose model node types by @biblicalph in #97
  • fix: Expose node type interface by @biblicalph in #99
  • fix(test): clean up test cacheKey values by @dhable in #98
  • fix(reduce): fix flush_condition parsing to read from when by @dhable in #100
  • fix(sample): update how to parse API response by @dhable in #101

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

20 Oct 20:14
cd3af40
Compare
Choose a tag to compare

What's Changed

  • feat: Add map-fields processor by @penick in #84
  • feat: Export BaseNode by @biblicalph in #85
  • feat: Make convertible resource typenames unique by @biblicalph in #86
  • fix(doc): Update README with local instructions by @joshuas99 in #83
  • fix: Only build component schemas once by @dhable in #87
  • fix: Ensure processors can be converted to terraform model by @biblicalph in #88
  • fix(dependencies): Update terraform-plugin-framework to 1.4.1 by @teeohhem in #89

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Sep 20:41
489856f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/mezmo/terraform-provider-mezmo/commits/v1.0.0