CI: Verify compatibility with Grafana 12.4.0#247
Conversation
Grafana 12.4.0 was released on 2026-02-24, and includes a few breaking changes by removing API endpoints that have previously been flagged for deprecation. - https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v12-4/ - https://github.com/grafana/grafana/blob/main/CHANGELOG.md#1240-2026-02-24
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
WalkthroughUpdated Grafana version in the main CI test matrix from 12.3.2 to 12.4.0, un-commented the include section, and added a new test configuration for Grafana 12.3.4 with Python 3.14, Mosquitto 2.0, and InfluxDB 1.8 on Ubuntu 22.04. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #247 +/- ##
=======================================
Coverage 78.53% 78.53%
=======================================
Files 56 56
Lines 3024 3024
=======================================
Hits 2375 2375
Misses 649 649 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Grafana 12.4.0 was released on 2026-02-24, and includes a few breaking changes by removing API endpoints that have previously been flagged for deprecation.