Skip to content

v8.2.2

Compare
Choose a tag to compare
@liaoliaots liaoliaots released this 24 Jun 14:38
· 57 commits to main since this release
d27de6d

8.2.2 - 2022-06-24

Bug fixes

  • fix: register event listeners immediately (#286)
  • fix: if the status of the instance is end, then quit and disconnect methods will not be invoked (#286)
  • fix(health): if the type argument is invalid, now the indicator will throw an error (#286)

Enhancements

  • perf: reduce memory usage - remove closure functions for event listeners (#286)
  • revert: remove deprecated tag from onClientCreated option as it can be used to specify custom loggers (#286)
  • refactor: remove unused utility functions, interfaces (#286)
  • refactor: enable timestamp option for logger (#286)
  • refactor: improve messages, errors, comments (#286)

Other

  • chore: change peerDependencies version ranges from x to ^ (#286)
  • chore(docker): use redis version 6.2.7 instead of latest (#286)
  • test: update unit tests (#286)
  • ci: update nodejs and npm versions (#287)
    • node: 16.15.1 LTS
    • npm: 8.13.1
  • docs: update README.md (#288)

Dependencies

  • chore(deps): bump tsc-alias to v1.6.11 (#286)
  • chore(deps): bump dependencies to latest (#286)