grafana / grafana-plugin-sdk-go

A Go SDK for building backend plugins for Grafana
Apache License 2.0
219 stars 66 forks source link

Fix user-agent parsing of security releases #1119

Closed derSascha closed 1 month ago

derSascha commented 1 month ago

What this PR does / why we need it:

The user-agent parser fails on the recently released 11.2.2+security-01 grafana version string. My logs contains many entries like this:

logger=base.plugin.context t=2024-10-20T18:07:40.005997558 level=warn msg="Could not create user agent" error="invalid user agent format"

Which issue(s) this PR fixes:

https://github.com/grafana/grafana/issues/95006

Special notes for your reviewer:

The version 11.2.2+security-01 seems to be a valid semver string.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 1 month ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.