Releases: lightstep/terraform-provider-lightstep
Releases · lightstep/terraform-provider-lightstep
v1.70.3
Alerting rules in a metric_condition should be of type set (#97) Alerting rules in a metric_condition should be of type set because order returned from the server is non-deterministic. This has been tested to be a non-breaking change.
v1.62.1
Alerting rules in a metric_condition should be of type set (#97) Alerting rules in a metric_condition should be of type set because order returned from the server is non-deterministic. This has been tested to be a non-breaking change.
v1.62.0
Update go version in attempt to fix github action error (#96) * Update go version * Update go version in pr action
v1.61.2
bump version: v1.61.2
v1.61.1
Update heatmap latency_percentile behavior
v1.61.0
Update doc generation with templates and checked via github actions (…
v1.60.7
Include heatmap in display type validation
v1.60.6
Change valid timeseries_operator to include 'avg' instead of 'mean' (…
v1.60.5
v1.60.4
FIXES
- Addresses issue where a non-normalized stream query expression causes streams to be re-created.