Releases: grafana/terraform-provider-grafana
Releases · grafana/terraform-provider-grafana
v3.22.2
What's Changed
- Fix Fleet Management Prometheus matcher validation by @johannaojeling in #2110
Full Changelog: v3.22.1...v3.22.2
v3.22.1
What's Changed
- docs(alerting): clarify behavior on the notification policy tree by @ppcano in #2068
- Refactor: Remove the comment from the description by @eleijonmarck in #2077
- Fix role assignment when using Cloud provider for provisioning a service account by @vtorosyan in #2074
- chore(feo11y): Reword resource example by @kpelelis in #2071
- Remove OnCall client-side rate limiting by @vstpme in #2081
- Fix Fleet Management pipeline unordered matchers by @johannaojeling in #2079
- chore(deps): bump nick-fields/retry from 3.0.1 to 3.0.2 by @dependabot in #2062
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 by @dependabot in #2064
- bump golang.org/x/net from v0.35.0 to v0.37.0 by @sagarp337 in #2088
- feat(feo11y): Add
collector_endpoint
attribute onfrontend_o11y_app
data source by @kpelelis in #2044 - fix optional condition by @mbaykara in #2104
New Contributors
- @sagarp337 made their first contribution in #2088
- @mbaykara made their first contribution in #2104
Full Changelog: v3.22.0...v3.22.1
v3.22.0
What's Changed
- [IAM] Add data source to import org user using token auth by @volcanonoodle in #2051
- feat(bigTent slo): Custom Validate function for big tent SLO schema by @Leo-DiCara in #2016
- Remove Fleet Management public preview status by @johannaojeling in #2069
New Contributors
- @volcanonoodle made their first contribution in #2051
Full Changelog: v3.21.0...v3.22.0
v3.21.0
What's Changed
Features and fixes:
- feat(resource_access_policy): Add support for allowed_subnets by @Duologic in #2050
- feat(resource_folder): add retryable validation of parent_folder_uid existence by @paulojmdias in #2041
- feat(oncall): Add zendesk on-call integration types by @sam-melville-coman-oxa in #1903
- fix(alerting): make alert rule uid settable to avoid accidental overwriting of existing rule history by @moustafab in #1971
Docs:
- docs: Fix typos in the azure_credentials resources descriptions by @andriikushch in #2054
- docs: CloudWatch metrics services documentation link by @the-noob in #2029
- docs: Update OnCall escalation policy description by @Ferril in #2040
Dependencies and housekeeping:
- chore(deps): bump github.com/grafana/fleet-management-api from 0.1.2 to 0.2.0 by @dependabot in #2053
- chore(deps): bump github.com/grafana/synthetic-monitoring-agent from 0.34.1 to 0.34.2 by @dependabot in #2043
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 in the terraform group by @dependabot in #2052
- chore(deps): bump the terraform group with 3 updates by @dependabot in #2042
- chore: add identity squad as codeowner of CAP related resources by @mgyongyosi in #2047
- CI: Remove PR comment in forks since permissions issue by @spinillos in #2049
New Contributors
- @moustafab made their first contribution in #1971
- @the-noob made their first contribution in #2029
- @sam-melville-coman-oxa made their first contribution in #1903
- @paulojmdias made their first contribution in #2041
Full Changelog: v3.20.0...v3.21.0
v3.20.0
What's Changed
Fixes and features:
- Alerting: use
notification template group
naming by @ppcano in #1908 - Frontend Observability: add provider and resources by @kpelelis in #2001
- Cloud stack: Add missing properties to state by @nachogiljaldo in #2031
Chores and dependencies:
- chore(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot in #1993
- chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #2002
- chore(deps): bump github.com/zclconf/go-cty from 1.16.0 to 1.16.2 by @dependabot in #2005
- chore(deps): bump github.com/grafana/synthetic-monitoring-api-go-client from 0.9.2 to 0.11.0 by @dependabot in #2020
- chore(deps): bump github.com/grafana/synthetic-monitoring-agent from 0.30.2 to 0.34.0 by @dependabot in #2030
- chore(deps): bump the terraform group across 1 directory with 3 updates by @dependabot in #2026
- chore(deps): bump github.com/grafana/synthetic-monitoring-agent from 0.34.0 to 0.34.1 by @dependabot in #2034
- chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in #2035
- chore(deps): bump connectrpc.com/connect from 1.16.1 to 1.18.1 by @dependabot in #2033
- chore(deps): bump nick-fields/retry from 3.0.0 to 3.0.1 by @dependabot in #2036
- Modify docs, examples and tests to reference prod-us-east-0 instead of us by @nachogiljaldo in #2032
- Skip enterprise tests when the PR comes from a fork by @spinillos in #2038
- Add pr check to avoid to fail in main by @spinillos in #2039
New Contributors
- @nachogiljaldo made their first contribution in #2032
- @kpelelis made their first contribution in #2001
Full Changelog: v3.19.0...v3.20.0
v3.19.0
What's Changed
- Update link to jq website by @csmarchbanks in #2022
- Reject recording rules with incompatible fields by @rwwiv in #2000
- ML: Example job using a power transformation by @csmarchbanks in #2021
- Add static labels to the CloudWatch jobs by @andriikushch in #1974
- Add
linkcheck
option to ignore httpredirect warnings by @ppcano in #2024 - Add support for Grafana Cloud Fleet Management by @johannaojeling in #1989
- fix: fix listing oncall users when more than 1 page by @brojd in #2027
New Contributors
- @johannaojeling made their first contribution in #1989
- @brojd made their first contribution in #2027
Full Changelog: v3.18.3...v3.19.0
v3.18.3
What's Changed
- Fix unhandled values in Cloud Provider resources by @thepalbi in #2015
- Add support for additional tags by @andriikushch in #2009
- Add color option in contact points for Alerting by @wymangr in #2010
Full Changelog: v3.18.2...v3.18.3
v3.18.2
v3.18.1
What's Changed
- Add client nil checks to avoid panics by @spinillos in #2008
Full Changelog: v3.18.0...v3.18.1
v3.18.0
What's Changed
- Add AutoDiscoveryConfiguration to the Azure credential by @andriikushch in #1987
- Add cluster slug to stack by @kgeckhart in #1998
- Add support for defining aws account name by @thepalbi in #1976
New Contributors
- @kgeckhart made their first contribution in #1998
Full Changelog: v3.17.1...v3.18.0