Skip to content

Releases: configcat/node-sdk

v6.5.3

12 May 21:54

Choose a tag to compare

🛡 Security patch

  • Bump lodash from 4.17.19 to 4.17.21
  • Bump y18n from 4.0.0 to 4.0.1
  • Bump hosted-git-info from 2.8.8 to 2.8.9

v6.5.2

11 Mar 23:08

Choose a tag to compare

  • Remove accidentally included GitHub action file from release package.

v6.5.1

11 Mar 21:46

Choose a tag to compare

🐛 Fixed

  • Fixed a wrong behaviour that resulted in unintended calls on the AutoPoll's onConfigChanged callback even when the HTTP fetch failed.

v6.5.0

08 Dec 20:54

Choose a tag to compare

v6.5.0

🚀 Features

  • Introduce new function getAllValues - returns all values of a feature flag or setting

v6.4.1

06 Nov 11:36

Choose a tag to compare

v6.4.1

🐛 Bug Fixes

  • FIX: Cache optimization

v6.4.0

26 Oct 23:04

Choose a tag to compare

v6.4.0

🚀 Features

  • Implement custom cache injection ability

v6.3.1

20 Oct 19:49

Choose a tag to compare

v6.3.1

🐛 Bug Fixes

  • FIX: Type error when ProjectConfig changed

v6.3.0

15 Oct 21:38

Choose a tag to compare

v6.3.0

🚀 Features

  • Introduce new config parameter - maxInitWaitTimeSeconds - Maximum waiting time between the client initialization and the first config acquisition in seconds.

v6.2.0

14 Oct 10:11

Choose a tag to compare

Exporting DataGovernance const

v6.1.0

14 Oct 07:29

Choose a tag to compare

Update common-js to fix the baseUrl redirect flow