Releases: pragmaticivan/nestjs-otel
Releases · pragmaticivan/nestjs-otel
v6.2.0
6.2.0 (2025-03-02)
Features
- middleware: backward compatibility for nestjs v10 and proper support for v11 middleware (f22d1e5)
v6.1.2
6.1.2 (2025-01-17)
Bug Fixes
nestjs-otel v6.1.1
Bug Fixes
- removed MeterProvider.addMetricReader deprecation (17d348d)
- rework param decorators to get correct type (3ba9fe9)
nestjs-otel v6.0.0
⚠ BREAKING CHANGES
- Too many changes since I last commited to this project.
Features
Bug Fixes
Span
being incompatible with MethodDecorator
type (75dbf0e)
nestjs-otel v5.1.5
Bug Fixes
- latency buckets are not matching the expected time unit in milliseconds (c269bac)
nestjs-otel v5.1.4
Bug Fixes
- should support both 9 and 10 versions (50f2273)
nestjs-otel v5.1.3
Bug Fixes
- #231 Remove unnecessary files from package bundle (faa521b)
nestjs-otel v5.1.2
Bug Fixes
- invalid values for error count metrics (7b13c0b)
nestjs-otel v5.1.1
Bug Fixes
- update packages and remove outdated examples (7150dcf)
- update release please permissions (8db8736)