-
Notifications
You must be signed in to change notification settings - Fork 29
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
chore: Merge release/v1.63.0 in prep for release #1937
Conversation
add deprecation notice
…arguments (#1926) Update the install script to add the missing status arguments for the service commands
…1895) * Add quiet flag to allow use in non-interactive shells * Put compatibility check in the right place, and make it more functional * Make scripts more quiet (allow errors to bubble up) and fix conditional * Remove accidentally added double banner * Fix test case for proxy
* update opamp to v0.14.0 * properly handle agent ID * Pass to bindplane with header specifying format * Bump opamp-go to v0.17.0 * bump to opamp-go v0.17.0 * add reports heartbeat capability * Add tests for agent ID parsing * lint * Remove reports heartbeat capability
Add AES confmap provider
* remove brandon from codeowners * ci
* update to otel v0.112.0 * update deprecated functions * fix test * fix processor tests * fix more deprecated funcs * update docs
convert to metric context
bump google.golang.org/api
remove transform processor & kafka receiver replace statements
|
Will be force merging due to CLA check failing with Brandon no longer being a part of the org but having authored one of these commits previously. |
Proposed Change
Merges release/v1.63.0 in preparation for release
Checklist