Releases: lootup-team/nestjs-common
Releases · lootup-team/nestjs-common
v1.0.1
v1.0.0
1.0.0 (2025-06-27)
Bug Fixes
@gedai/nestjs-core
->@lootupteam/nestjs-core
(b3ef4a3)- broken http/amqp integration (883ba88)
- dependency tree (9f3da40)
- error in documentation (142f672)
- incorrect contract breaking error (7b0853a)
- inspection-ignored-routes: fixes wildcard based ignored inspection skipping everyother hit (66d25ab)
- repository.url in package.json (1a8089f)
- sets optional parameter (dbe3ee0)
- sets the factory class method name (5d6cd68)
- update @gedai/core to @gedai/nestjs-core (219c486)
Features
- adds allow-list for outbound http inspection (7d477e0)
- adds extra keys to outbound inspection (65af3e4)
- adds tracedmetadata; renames 'service' to 'appName'; renames trace to correlation; adds request duration to logs; (39b13ec)
- Anonymizer: adds card number as a common sensitive key (1d7be79)
- decouples from ConfigModule and ConfigService; No more environment variables; (524b572)
- exception-handler: changes to interceptor based handling (5448b19)