Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugins: Bump Plugin SDK version and address instance management breaking changes #68900

Merged
merged 2 commits into from
May 24, 2023

Conversation

wbrowne
Copy link
Member

@wbrowne wbrowne commented May 23, 2023

What is this feature?
Bumps grafana-plugin-go-sdk from 0.160.0 to 0.162.0 and addressed the breaking changes listed here

The changes are simply propagating context.Context from core plugin handlers to the plugin instance manager calls.

Why do we need this feature?
0.162.0 has important changes that are better to address sooner rather than later

Who is this feature for?

Grafana plugin developers

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@wbrowne wbrowne added this to the 10.1.x milestone May 23, 2023
@wbrowne wbrowne self-assigned this May 23, 2023
@wbrowne wbrowne requested a review from a team May 23, 2023 14:56
@wbrowne wbrowne requested review from a team as code owners May 23, 2023 14:56
@wbrowne wbrowne requested review from codeincarnate, mdvictor, asimpson, bossinc, idastambuk, kevinwcyu, sakjur, papagian, suntala and a team and removed request for a team May 23, 2023 14:56
@github-actions
Copy link
Contributor

github-actions bot commented May 23, 2023

Backend code coverage report for PR #68900

Plugin Main PR Difference
azuremonitor 70.8% 70.8% 0%
cloud-monitoring 68.3% 68.3% 0%
cloudwatch 82.2% 82.2% 0%

@github-actions
Copy link
Contributor

Frontend code coverage report for PR #68900
No changes

Copy link
Contributor

@aangelisc aangelisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for Azure

@wbrowne wbrowne merged commit 286b9e0 into main May 24, 2023
@wbrowne wbrowne deleted the sdk-0.162.0-ctx branch May 24, 2023 08:19
@ricky-undeadcoders ricky-undeadcoders modified the milestones: 10.1.x, 10.1.0 Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

6 participants