hazelcast-nodejs-client
hazelcast-nodejs-client copied to clipboard
Hazelcast Node.js Client
**Describe the bug** When using ReliableTopic and client tries to reconnect with reconnectMode "ASYNC", NodeJS process freezes and crashes with `FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21958 for details. --- The team decided that we wouldn't allow different item types/schemas in the Compact array fields. This PR...
While configuring the client, if the inputs are invalid such as (use this as it is, do not change anything) `{ network: { hazelcastCloud: { discoveryToken: 'YOUR_DISCOVERY_TOKEN' } }, clusterName:...
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.31.1 to 0.32.1. Release notes Sourced from markdownlint-cli's releases. 0.32.1 Update markdownlint dependency to 0.26.1 Improve MD051 Update all dependencies via Dependabot 0.32.0 Update markdownlint dependency to...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.1 to 5.31.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef] Support nested array destructuring with type annotation (#5311) (6d19efe) scope-manager: handle...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.1 to 5.31.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef] Support nested array destructuring with type annotation (#5311) (6d19efe) scope-manager: handle...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.18 to 0.23.10. Release notes Sourced from typedoc's releases. v0.23.10 Features Added support for detecting comments directly before parameters as the parameter comment, #2019. Added support for...
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.9.1. Release notes Sourced from ts-node's releases. v10.9.1 Fixed Workaround nodejs bug introduced in 18.6.0 (#1838) @cspotcode Only affects projects on node >=18.6.0 using --esm...