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

Track api diff reports for soonish-to-be-stable artifacts #4116

Closed
trask opened this issue Sep 13, 2021 · 0 comments · Fixed by #4285
Closed

Track api diff reports for soonish-to-be-stable artifacts #4116

trask opened this issue Sep 13, 2021 · 0 comments · Fixed by #4285
Labels
enhancement New feature or request

Comments

@trask
Copy link
Member

trask commented Sep 13, 2021

Following the example from otel-java repo: open-telemetry/opentelemetry-java#3183

Artifacts

  • instrumentation-api
  • instrumentation-api-annotation-support
  • instrumentation-api-caching (hopefully tracked by instrumentation-api diffs)
  • javaagent-instrumentation-api
  • extension-api
  • muzzle - even though this artifact isn't used directly, the classes that are used in code that is generated inside of InstrumentationModule implementations must remain backwards compatible

see: https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/4087/files#r707181702

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant