What's Changed
- Fix Synthetic monitoring http versions documentation to HTTP/2.0 by @mbarrien in #1059
- Bump github.com/grafana/synthetic-monitoring-agent from 0.17.1 to 0.17.3 by @dependabot in #1064
- Bump github.com/grafana/amixr-api-go-client from 0.0.9 to 0.0.10 by @dependabot in #1065
- Add enable web overrides option to oncall schedules by @matiasb in #1056
- Alerting: Add missing fields to contact points integrations by @yuri-tceretian in #1060
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #1071
- Alerting: update route schema to require group_by only for the root policy by @yuri-tceretian in #1072
- Bump github.com/grafana/synthetic-monitoring-agent from 0.17.3 to 0.18.1 by @dependabot in #1077
- Upgrade to go 1.21 by @julienduchesne in #1084
- Add missing contact point integrations by @yuri-tceretian in #1083
- SM: Add retries on client by @julienduchesne in #1085
grafana_role
: Supportorg_id
by @julienduchesne in #1090- Service Account: Allow changing name (without recreating) by @julienduchesne in #1091
- Role: Allow auto incrementing version by @julienduchesne in #1092
- Bump github.com/prometheus/common from 0.44.0 to 0.45.0 by @dependabot in #1093
- Bump github.com/hashicorp/go-retryablehttp from 0.6.6 to 0.7.4 by @dependabot in #1094
- Fix Synthetic Monitoring bootstrapping docs by @julienduchesne in #1098
- Use the swagger-generated OpenAPI client for the
Folder
service by @nikimanoledaki in #1013 - Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #1101
Internal Changes
- SM: Make tests run parallel (with random IDs) by @julienduchesne in #1058
- Drone: Update test versions by @julienduchesne in #1055
- Fix flaky
grafana_dashboards
test by @julienduchesne in #1081 - Migrate smaller CI pipelines to Github Actions by @julienduchesne in #1080
- Do not run all tests with the TLS proxy by @julienduchesne in #1082
New Contributors
Full Changelog: v2.3.3...v2.4.0