Conversation
@connectum/auth
@connectum/cli
@connectum/core
@connectum/events
@connectum/events-amqp
@connectum/events-kafka
@connectum/events-nats
@connectum/events-redis
@connectum/healthcheck
@connectum/interceptors
@connectum/otel
@connectum/reflection
@connectum/testing
commit: |
8d9e950 to
004130c
Compare
004130c to
8d4a06a
Compare
intech
approved these changes
Apr 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@connectum/auth@1.0.0-rc.11
Patch Changes
@connectum/events@1.0.0-rc.11
Patch Changes
@connectum/events-amqp@1.0.0-rc.11
Patch Changes
@connectum/events-kafka@1.0.0-rc.11
Patch Changes
@connectum/events-nats@1.0.0-rc.11
Patch Changes
@connectum/events-redis@1.0.0-rc.11
Patch Changes
@connectum/healthcheck@1.0.0-rc.11
Patch Changes
@connectum/interceptors@1.0.0-rc.11
Patch Changes
@connectum/otel@1.0.0-rc.11
Patch Changes
#98
15f4dbbThanks @intech! - Bump OpenTelemetry SDK to 0.215.0 / v2.7.0 and semantic conventions to 1.40.0.Highlights (auto-gain, no API changes in
@connectum/otel):ProtobufLogsSerializer(PR feat(otlp-transformer): add custom logs protobuf serializer open-telemetry/opentelemetry-js#6390, v0.215.0) — +67–73% throughput for typical batch sizes (100–1024 logs); +72% at 512 logs, +67% at 1024 logs per upstream benchmarks in PR #6228cardinalitySelectorsupport inPeriodicExportingMetricReader(PR #6460, v2.7.0) — protection against cardinality explosion on high-variance attributesmergeTwoObjectssafety checks (PR #6587, v2.7.0) — additional guards against unsafe key mergesrpc.response.status_codeanderror.type(stabilized in semconv v1.39.0)Breaking changes upstream that do NOT affect
@connectum/otel(verified):LogRecordExporter.forceFlush()requirement — not applicable (we use stock exporters only)headersfield removal — not applicable (CollectorOptionshas noheaders)#99
5b3f01dThanks @intech! - security(deps): force patched versions of protobufjs and basic-ftp via pnpm overridesResolves Dependabot alerts on main branch:
(transitive via
@grpc/proto-loaderunder OTel gRPC exporters).(transitive via
@opentelemetry/otlp-transformer).(dev-only transitive via
@exodus/test→ puppeteer-core).(dev-only transitive via
@exodus/test→ puppeteer-core).No runtime API changes. Only
pnpm.overridesin the monorepo root were adjustedto force patched transitive versions:
protobufjs@<7.5.5 → 7.5.5,protobufjs@>=8.0.0 <8.0.1 → 8.0.1,basic-ftp@<5.2.2 → 5.2.2.@connectum/reflection@1.0.0-rc.11
Patch Changes
@connectum/testing@1.0.0-rc.11
Patch Changes
@connectum/cli@1.0.0-rc.11
@connectum/core@1.0.0-rc.11