Phani Devavarapu
Phani Devavarapu
This PR will fix the bug https://github.com/open-telemetry/opamp-go/issues/245, the ServerOfferedVersion and ServerOfferedHash are only set when the package is sent from the server the very first time. The changes in this...
As per the documentation ` // The version of the package that the Server offered to the Agent. // MUST be set if the installation of the package is initiated...
I have this use case where packages GET is behind the Basic auth. Can you please check and suggest a way to pass the basic auth info in the header...