You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(agent): Don't send only major version to vm package (#904)
Guzzle 7+ was sending only the major version to the vm package If only
major version is available, it should not be sent.
However, we can still use major version for the supportability metric.
0 commit comments