Skip to content

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 10:04
7da1e00

2.9.0 (2026-04-25)

Features

  • add index on foreign keys for better perf (0dae4fc)
  • add timeZone (#512) (95037b7)
  • add typings for nestjs-minio module with NestMinioModule and NestMinioService (8a48876)
  • extend I18nTranslations interface for nestjs-i18n module (8a48876)
  • use oxint instead (#565) (cf21fc8)
  • use rabbitmq image with delayed plugin (905ff26)

Bug Fixes

  • cache and throttle use ioredis (0abe484)
  • cast adapterConstructor as any in SocketIOAdapter for compatibility (8a48876)
  • cast dto as any in create method of BaseService to resolve type issues (8a48876)
  • cast query builder parameters to correct types for improved type safety (ed79d23)
  • crud types (52d62f7)