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
Move AbstractKtorClientTracing (and everthing under ktor-2-common) under *.v2_0.common package (currently it has no version in the package) Rename ktor tracing to ktor telemetry #12855
Tracking issue
AbstractKtorClientTracing
(and everthing under ktor-2-common) under*.v2_0.common
package (currently it has no version in the package) Rename ktor tracing to ktor telemetry #12855setKnownMethods(Set<String>)
,setCapturedRequestHeaders(List<String>)
andsetCapturedResponseHeaders(List<String>)
#12848*TelemetryBuilder
generic signatures #12858Any breaking changes should be done across two separate releases
The text was updated successfully, but these errors were encountered: