-
Notifications
You must be signed in to change notification settings - Fork 954
chore: prepare next release #5068
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: prepare next release #5068
Conversation
743ff09 to
071d5d6
Compare
|
Looks like I wrote some not-very-robust assertions in the OTLP exporter tests. I'll follow up with a PR to fix this so we can release. |
|
#5068 will fix the failing tests here. :) |
071d5d6 to
3a08d59
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5068 +/- ##
==========================================
- Coverage 93.18% 93.17% -0.02%
==========================================
Files 315 315
Lines 8086 8086
Branches 1617 1617
==========================================
- Hits 7535 7534 -1
- Misses 551 552 +1 |
|
Huh, looks like the W3C integration test setup is failing. I'll look into it. |
|
PR to fix the trace context integration test: |
555e915 to
45be429
Compare
|
Required to be merged for release:
|
45be429 to
8ab1f95
Compare
1.27.0
🚀 (Enhancement)
🐛 (Bug Fix)
status.messageonSpan#setStatus()#4999 @pichlermarcPeriodicExportingMetricReader#5006 @jj22ee@opentelemetry/propagator-aws-xrayis now located in open-telemetry/opentelemetry-js-contrib@opentelemetry/propagator-aws-xray-lambdais now located in open-telemetry/opentelemetry-js-contrib🏠 (Internal)
@opentelemetry/apidependency min version to 1.3.0 inexamples,experimental/packages,integration-testsandselenium-tests#4992
MetricsAttributeswithAttributes#5021 @david-lunaSpanAttributesandMetricsAttributeswithAttributes#5023 @david-lunanew Spanin tests #5035 @david-luna0.54.0
💥 Breaking Change
getDefaultUrlwas intended for internal use has been removed from all exportersgetUrlFromConfigwas intended for internal use and has been removed from all exportershostnamewas intended for internal use and has been removed from all exportersurlwas intended for internal use and has been removed from all exporterstimeoutMilliswas intended for internal use and has been removed from all exportersonInitwas intended for internal use and has been removed from all exportersparseHeadersappendResourcePathToUrlappendResourcePathToUrlIfNeededconfigureExporterTimeoutinvalidTimeoutignoreIncomingPathshas been removed, use the more versatileignoreIncomingRequestHookinstead.ignoreOutgoingUrlshas been removed, use the more versatileignoreOutgoingRequestHookinstead.isIgnoredutility function was intended for internal use and has been removed without replacement.🚀 (Enhancement)
OTEL_SEMCONV_STABILITY_OPT_INcontainshttporhttp/dupOTEL_SEMCONV_STABILITY_OPT_INcontainshttp/dupor DOES NOT containhttp🐛 (Bug Fix)
'none'if env varsOTEL_EXPORTER_OTLP_TRACES_COMPRESSIONandOTEL_EXPORTER_OTLP_COMPRESSIONare falsy @sjvans@opentelemetry/[email protected],@opentelemetry/[email protected]packages #5013 @pichlermarc@opentelemetry/[email protected]#5013 @pichlermarc@opentelemetry/[email protected]#5013 @pichlermarcOTEL_EXPORTER_OTLP_METRICS_COMPRESSIONOTEL_EXPORTER_OTLP_LOGS_COMPRESSIONOTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_METRICS_CLIENT_KEYOTEL_EXPORTER_OTLP_LOGS_CLIENT_KEYOTEL_EXPORTER_OTLP_METRICS_INSECUREOTEL_EXPORTER_OTLP_LOGS_INSECUREhttp.get,http.request,https.get, andhttps.requestwhen used from ESM code and imported via theimport defaultExport from 'http'style. #5024 @trentm🏠 (Internal)
refactor(exporter-prometheus): replace
MetricAttributesandMetricAttributeValueswithAttributesandAttributeValues#4993refactor(browser-detector): replace
ResourceAttributeswithAttributes#5004refactor(sdk-logs): replace
ResourceAttributeswithAttributes#5005 @david-luna