openllmetry-js
openllmetry-js copied to clipboard
chore(deps): bump @opentelemetry/exporter-trace-otlp-proto from 0.49.1 to 0.52.1 in /packages/traceloop-sdk
Bumps @opentelemetry/exporter-trace-otlp-proto from 0.49.1 to 0.52.1.
Release notes
Sourced from @opentelemetry/exporter-trace-otlp-proto's releases.
experimental/v0.52.1
0.52.1
:rocket: (Enhancement)
- refactor(instrumentation-fetch): move fetch to use SEMATRR #4632
- refactor(otlp-transformer): use explicit exports #4785
@pichlermarc:bug: (Bug Fix)
- fix(sdk-node): register context manager if no tracer options are provided #4781
@pichlermarc- fix(instrumentation): Update
import-in-the-middleto fix numerous bugs #4806@timfish- chore(instrumentation): Use a caret version for
import-in-the-middledependency #4810@timfish:house: (Internal)
- test: add
npm run maint:regenerate-test-certsmaintenance script and regenerate recently expired test certs #4777experimental/v0.52.0
0.52.0
:boom: Breaking Change
- feat(exporter--otlp-)!: move serialization for Node.js exporters to
@opentelemetry/otlp-transformer#4542@pichlermarc
- Breaking changes:
- (user-facing)
convert()now returns an empty object and will be removed in a follow-up- (internal) OTLPExporterNodeBase now has additional constructor parameters that are required
- (internal) OTLPExporterNodeBase now has an additional
ResponseTypetype parameter- feat(exporter--otlp-)!: move serialization for Node.js exporters to
@opentelemetry/otlp-transformer#4581@pichlermarc
- Breaking changes:
- (user-facing)
convert()has been removed from all exporters- (internal) OTLPExporterBrowserBase:
RequestTypehas been replaced by aResponseTypetype-argument- (internal) OTLPExporterNodeBase:
ServiceRequesthas been replaced by aServiceResponsetype-argument- (internal) the
@opentelemetry/otlp-exporter-proto-basepackage has been removed, and will from now on be deprecated innpm- feat(instrumentation): remove default value for config in base instrumentation constructor #4695:
@blumamir- fix(instrumentation)!: remove unused supportedVersions from Instrumentation interface #4694
@blumamir- feat(instrumentation)!: simplify
registerInstrumentations()API
- Breaking changes:
- removes
InstrumentationOptionstype- occurrences of
InstrumentationOptionsare now replaced by(Instrumentation | Instrumentation[])[]
- migrate usages of
registerInstrumentations({instrumentations: fooInstrumentation})toregisterInstrumentations({instrumentations: [fooInstrumentation]})- passing Instrumentation classes to
registerInstrumentations()is now not possible anymore.- feat(sdk-node)!: simplify type of
instrumentationsoption
- Breaking changes:
- replaces
InstrumentationOptionswith(Instrumentation | Instrumentation[])[]:rocket: (Enhancement)
- feat(instrumentation): apply unwrap before wrap in base class #4692
... (truncated)
Commits
0608f40chore: prepare release 1.25.1/0.52.1 (#4809)cdd5284feat(instrumentation): Use a caret version forimport-in-the-middledepende...81f78a6chore(deps): update dependency chromedriver to v126 (#4800)1041ed4chore(deps): lock file maintenance (#4801)c07aa53fix: Updateimport-in-the-middle(#4806)3cbc9c7docs: add SimpleSpanProcessor warning (#4798)9e421f6docs(exporter-logs-otlp-http): change OTLPLogsExporter to OTLPLogExporter (#4...dd83751docs: change to SEMRESATTRS_SERVICE_NAME (#4797)4fa7c13refactor(examples/opentelemetry-web): use new exported string constants for s...812c774refactor(context-zone-peer-dep): use explicit exports (#4787)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
The following labels could not be found: traceloop-sdk.
Superseded by #492.