Skip to content

v4.0.0

Compare
Choose a tag to compare
@ydb-platform-bot ydb-platform-bot released this 08 Mar 13:04

4.0.0 (2023-03-07)

⚠ BREAKING CHANGES

  • remove pino from deps, add setupLogger
  • move optional deps to peerDeps

Features

  • add backward compatibility for setDefaultLogger (bd637bc)
  • add custom logger examples (11273aa)
  • add slo-workload (a916f19)
  • lock engine>npm version (f35dc42)

Bug Fixes

  • import type from @yandex-cloud/nodejs-sdk (331074b)
  • move optional deps to peerDeps (701bb6c)
  • remove pino from deps, add setupLogger (fb77499)
  • update MetadataAuthService to load module async way (2d9be70)