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

deps: Upgrade opamp v0.17.0 #1906

Merged
merged 9 commits into from
Oct 24, 2024

Conversation

BinaryFissionGames
Copy link
Contributor

@BinaryFissionGames BinaryFissionGames commented Oct 8, 2024

Proposed Change

THIS CHANGE IS INCOMPATIBLE WITH BPOP v1.59.1 AND BELOW
The change from the string ID to byte ID was done in v0.15.0 of opamp-go, and it this makes the v0.15.0 client incompatible with v0.14.0 server.

v1.60.0 was the first BindPlane OP version using v0.15.0 of opamp-go.

  • Bump opamp to v0.17.0
  • The agent will now generate a UUIDv7 on startup if agent ID is not present (in accordance with the OpAMP spec)
  • Legacy agents that have ULID IDs will retain their old ID.

This skips adding the heartbeat capability until we can start with it off, see open-telemetry/opamp-go#303

Checklist
  • Changes are tested
  • CI has passed

@BinaryFissionGames BinaryFissionGames force-pushed the deps/upgrade-opamp-v0.17.0 branch from 30cd85f to 0a7ae1a Compare October 22, 2024 13:44
@BinaryFissionGames BinaryFissionGames changed the base branch from release/v1.62.0 to release/v1.63.0 October 22, 2024 13:44
@BinaryFissionGames BinaryFissionGames marked this pull request as ready for review October 22, 2024 13:51
@BinaryFissionGames BinaryFissionGames requested review from dpaasman00 and a team as code owners October 22, 2024 13:51
@BinaryFissionGames BinaryFissionGames force-pushed the deps/upgrade-opamp-v0.17.0 branch from 0a7ae1a to c63063e Compare October 23, 2024 18:57
@BinaryFissionGames BinaryFissionGames merged commit f37e810 into release/v1.63.0 Oct 24, 2024
15 checks passed
@BinaryFissionGames BinaryFissionGames deleted the deps/upgrade-opamp-v0.17.0 branch October 24, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants