Releases: grafana/terraform-provider-grafana
Releases · grafana/terraform-provider-grafana
v3.15.0
What's Changed
- SLO tests: make less flaky. by @joeblubaugh in #1943
- Update OnCall client setup to support service account auth by @matiasb in #1859
Full Changelog: v3.14.1...v3.15.0
v3.14.1
What's Changed
Fixes:
- fix(slo test): Don't fail tests if a 404 is seen for a deleted resource by @joeblubaugh in #1940
- fix(Connections): Consider null and unknown as valid in url string validator by @fridgepoet in #1942
Dependencies:
- Bump github.com/grafana/synthetic-monitoring-agent from 0.29.5 to 0.29.8 by @dependabot in #1930
- Bump github.com/grafana/synthetic-monitoring-api-go-client from 0.8.0 to 0.9.1 by @dependabot in #1929
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1920
- chore(deps): bump github.com/grafana/amixr-api-go-client from 0.0.16 to 0.0.18 by @dependabot in #1939
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 in the terraform group by @dependabot in #1935
- chore(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #1936
- chore(deps): bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 by @dependabot in #1938
Full Changelog: v3.14.0...v3.14.1
v3.14.0
What's Changed
Fixes and features:
- LBAC: Add LBAC for datasources
data_source_config_lbac_rules
by @eleijonmarck in #1797 - ML: add link to Grafana Cloud docs to describe hyper params by @sd2k in #1918
- Playlists: Move examples of deprecated dashboard_by_id to dashboard_by_uid by @stephaniehingtgen in #1927
- SLO: Skip rule group error by @spinillos in #1926
- SM: Add http compression option to synthetic monitoring check resource by @peterschretlen in #1923
- SM: add support for browser checks by @peterschretlen in #1924
Dependencies:
- Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 by @dependabot in #1919
- Bump github.com/grafana/synthetic-monitoring-agent from 0.29.3 to 0.29.5 by @dependabot in #1913
- Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 by @dependabot in #1912
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #1896
- Chore:
go.mod
Update to latest openapi spec by @eleijonmarck in #1905
New Contributors
- @peterschretlen made their first contribution in #1923
- @stephaniehingtgen made their first contribution in #1927
Full Changelog: v3.13.2...v3.14.0
v3.13.2
What's Changed
- Bump the terraform group across 1 directory with 7 updates by @dependabot in #1893
- update IRM related CODEOWNERS stuffz by @joeyorlando in #1892
- Bump github.com/grafana/synthetic-monitoring-agent from 0.29.1 to 0.29.3 by @dependabot in #1884
- Fix: Set destination_datasource to be a required field in SLO by @elainevuong in #1891
- chore: update issue templates by @Duologic in #1894
- SSO: Add entity_id to SAML provider settings by @mgyongyosi in #1902
- Teams:
resource_team
Add UID to teams for reads by @eleijonmarck in #1895 - Docs: Fix order on Connections (Metrics Endpoint) docs by @fridgepoet in #1904
- Alerting: Add support for recording rules by @rwwiv in #1736
- Fix alerting_rule_group_test by @spinillos in #1915
New Contributors
Full Changelog: v3.13.1...v3.13.2
v3.13.1
What's Changed
Full Changelog: v3.13.0...v3.13.1
v3.13.0
Add support for AWS CloudWatch Scrape Jobs by @tristanburgess and @thepalbi in #1882
What's Changed
- Cloud: ensure region is a non-empty string on access policies and tokens by @Duologic in #1886
- Alerting docs: update
annotations
description by @ppcano in #1885 - cloudprovider: add support for AWS Accounts and CloudWatch Scrape Jobs by @tristanburgess in #1882
Full Changelog: v3.12.0...v3.13.0
v3.12.0
What's Changed
- Add support for metrics endpoint scrape jobs by @fridgepoet in #1862
Full Changelog: v3.11.0...v3.12.0
v3.11.0
What's Changed
Dependencies:
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #1863
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #1865
- Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #1864
- Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #1866
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 in the terraform group by @dependabot in #1852
- Bump github.com/prometheus/common from 0.59.1 to 0.60.0 by @dependabot in #1834
- Bump github.com/prometheus/common from 0.60.0 to 0.60.1 by @dependabot in #1867
- Bump golang.org/x/text from 0.18.0 to 0.19.0 by @dependabot in #1833
- Bump github.com/grafana/synthetic-monitoring-agent from 0.25.2 to 0.28.0 by @dependabot in #1813
- Bump github.com/grafana/synthetic-monitoring-agent from 0.28.0 to 0.29.1 by @dependabot in #1868
Fixes and features:
- OnCall: Allow more wait time options for escalation steps by @mderynck in #1855
- Grafana: Data source: Add check for
write
path ofteamHttpHeaders
in the json encoding by @eleijonmarck in #1856 - Grafana: Data source: Add delete
teamHttpHeaders
in the json read path for data source by @eleijonmarck in #1857 - Synthetic Monitoring: Mark password and bearer token as sensitive by @csmarchbanks in #1860
New Contributors
Full Changelog: v3.10.0...v3.11.0
v3.10.0
What's Changed
Changes:
- SSO: Convert numeric durations to strings in SSO settings by @dmihai in #1838
- OnCall: grafana_oncall_escalation: Add
declare_incident
option by @matiasb in #1836 - ML: bump machine-learning-go-client to 0.8.2 by @sd2k in #1844
- ML: Add new assertions for no_data_state in ML tests by @sd2k in #1845
Dependabot:
- Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #1842
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #1835
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- feat: add
until
parameter tografana_oncall_on_call_shift
resource by @maltelehmann in #1830
New Contributors
- @maltelehmann made their first contribution in #1830
Full Changelog: v3.8.2...v3.9.0