Skip to content

Releases: harness/ff-nodejs-server-sdk

1.8.3

14 Aug 10:01
a8400fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.2...1.8.3

1.8.2

28 Jun 09:29
370918e
Compare
Choose a tag to compare

What's Changed

  • FFM-11656 Sort AND/OR rules when caching group instead of during an evaluation call, which could result in latency if a group is large by @erdirowlands in #117

Full Changelog: 1.8.1...1.8.2

1.8.1

13 Jun 15:02
31a6e23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

13 Jun 14:10
5e40a85
Compare
Choose a tag to compare

What's Changes

  • FFM-9097 Global Axios settings are no longer configured by the SDK, which could override Axios settings used elsewhere in an application. The default timeout is 30s but can be changed using options using axiosTimeout, see: Options by @erdirowlands in #114
  • [FFM-11243] - Adding SDK support for AND/OR rules (feature not GA yet) by @andybharness in #113
  • FFM-11364 Use target-segments v2-rule parameter by @erdirowlands in #115

Full Changelog: 1.7.0...1.8.0

1.7.0

10 Apr 13:00
b374566
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.7.0

1.6.1

19 Mar 18:17
6a428eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

16 Jan 15:37
34bbd5f
Compare
Choose a tag to compare

What's Changed

  • FFM-10409 Support strictNullChecks when passing an undefined target to client variation methods @erdirowlands in #103 and #104

Full Changelog: 1.5.0...1.6.0

1.5.0

04 Jan 18:56
ca1e463
Compare
Choose a tag to compare

What's Changed

  • feat: [FFM-10358]: Update and unbundle dependencies by @knagurski in #102

Full Changelog: 1.4.1...1.5.0

1.4.1

03 Jan 15:03
72ad693
Compare
Choose a tag to compare

What's Changed

  • FFM-10325 Fixes an issue where if an evaluation is made using an omitted, null or undefined target, it would cause evaluation metrics not to be sent by @erdirowlands in #101
  • FFM-10325 SSE/streaming heart beats are no longer logged using SDK Code 5002, which is reserved for flag and target group changes by @erdirowlands in #101

Full Changelog: 1.4.0...1.4.1

1.4.0

24 Nov 16:58
0ec2cff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.7...1.4.0