Sourced from @opentelemetry/sdk-metrics's releases.
v2.11.0
2.11.0
:rocket: Features
- feat(context-async-hooks): implement
attach()onAsyncLocalStorageContextManager#6845@pichlermarc
- On Node.js 25.9+, delegates to
AsyncLocalStorage.withScope()returning a nativeRunScope. On older Node.js, falls back toenterWith()with a manual disposable wrapper.- feat(sdk-trace): allow configuring the force flush timeout per call #6929
@LarryHu0217:bug: Bug Fixes
:house: Internal
- perf(sdk-metrics): reuse a single DataView for exponential histogram bit reads #6998
@mwear- chore(ci): run documentation tests on a weekly schedule #6920
@LarryHu0217- feat(ci): support pre-releases and major version bumps in the release workflow #6768
@pichlermarc- chore(resources): Ensure that multiple uses of serviceInstanceIdDetector.detect() return the same value for
service.instance.id
Sourced from @opentelemetry/sdk-metrics's changelog.
2.11.0
:rocket: Features
- feat(context-async-hooks): implement
attach()onAsyncLocalStorageContextManager#6845@pichlermarc
- On Node.js 25.9+, delegates to
AsyncLocalStorage.withScope()returning a nativeRunScope. On older Node.js, falls back toenterWith()with a manual disposable wrapper.- feat(sdk-trace): allow configuring the force flush timeout per call #6929
@LarryHu0217:bug: Bug Fixes
- fix(sdk-trace-base): avoid a Webpack self-reference error in CommonJS output #6981
@sansynx- fix(sdk-metrics): ignore
Infinityin exponential histograms #7015@mwear:house: Internal
- perf(sdk-metrics): reuse a single DataView for exponential histogram bit reads #6998
@mwear- chore(ci): run documentation tests on a weekly schedule #6920
@LarryHu0217- feat(ci): support pre-releases and major version bumps in the release workflow #6768
@pichlermarc- chore(resources): Ensure that multiple uses of serviceInstanceIdDetector.detect() return the same value for
service.instance.id
0b72a81
chore: prepare next release (#7044)a9c5338
ci: roll prerelease changelog into one final release changelog (#7045)f41805e
chore: prepare next release (#7042)b85eb28
chore(instrumentation-http): fix lint errors (#7039)3f92530
ci: support pre-releases and major version bumps in release workflow (#7035)82a5831
docs(otlp-exporter-base): document HTTP exporter options (#6735)e086dec
Merge commit from fork59dac70
chore(deps): update jamesives/github-pages-deploy-action action to
v4.9.0 (#7...d0ce753
chore: add @maryliag to
maintainers (#7024)03469a1
chore(deps): update open-telemetry/shared-workflows action to v0.10.0
(#7032)Sourced from ts-jest's releases.
v29.4.12
Please refer to CHANGELOG.md for details.
v29.4.11
Please refer to CHANGELOG.md for details.
v29.4.10
Please refer to CHANGELOG.md for details.
Sourced from ts-jest's changelog.
29.4.12 (2026-07-22)
Features
- compiler: support TypeScript 7 projects through compatibility aliases (#5386)
29.4.11 (2026-05-21)
Bug Fixes
29.4.10 (2026-05-18)
Bug Fixes
- pass
resolutionModetots.resolveModuleNamefor hybrid module support (b557a85)- rebuild
Programwhen consecutive compiles need different module kinds (a82a2b3), closes #4774- respect tsconfig
moduleResolutioninstead of forcingNode10(1bffffc)- transformer: transpile
mjsfiles fromnode_modulesfor CJS mode (96d025d)- transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)
3f05625
chore(release): 29.4.12df28b27
docs: clarify TypeScript version prerequisitesc8a614a
docs: mention TypeScript 7 setup in README06c79d4
fix: address TypeScript 7 review feedbackf107460
docs: explain TypeScript 7 compatibility setup3388227
test(e2e): add TypeScript compatibility matrix891dc73
fix(compiler): support TypeScript 7 compatibility aliaseseb135eb
build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /examplesd5d80a3
ci: pin google osv scan action at v2.3.56bf293f
build(deps): bump shell-quote from 1.8.4 to 1.10.0 in /website