Skip to content

Releases: harness/ff-javascript-client-sdk

1.23.0

24 Jan 12:42
fc679ab
Compare
Choose a tag to compare

What's Changed

  • feat: [FFM-10455]: Add defensive code around btoa usage by @knagurski in #114

Full Changelog: 1.22.0...1.23.0

1.22.0

19 Jan 17:54
dd1f952
Compare
Choose a tag to compare

What's Changed

  • feat: [FFM-10231]: Use SHA-256 hash of target id and sdk key as cache id by @knagurski in #112

Full Changelog: 1.21.0...1.22.0

1.21.0

04 Dec 11:31
c846738
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.20.0...1.21.0

1.20.0

31 Oct 12:00
f7cda7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.19.2...1.20.0

1.19.2

22 Sep 14:20
c6e1de1
Compare
Choose a tag to compare

What's Changed

Release to fix failed version publishing in https://github.com/harness/ff-javascript-client-sdk/releases/tag/1.19.0

  • FFM-8967 - Emit DISCONNECTED events once per unique disconnection event by @erdirowlands in #104
  • FFM-8967 Only notify users of a DISCONNECTED event once per unique disconnection @erdirowlands in #102

Full Changelog: 1.19.0...1.19.2

1.19.0 - YOINKED

22 Sep 12:54
99faea0
Compare
Choose a tag to compare

NOTE - Encountered issue with publishing this version. See: npm/cli#5058

Have published these changed in 1.19.2

What's Changed

  • FFM-8967 Remove POLLING_CHANGED event and rely on original CHANGED event to notify users of all flag change events @erdirowlands in #102
  • FFM-8967 Only notify users of a DISCONNECTED event once per unique disconnection @erdirowlands in #102

Full Changelog: 1.18.0...1.19.0

1.18.0

19 Sep 15:57
13998dd
Compare
Choose a tag to compare

What's Changed

  • FFM-9045 Emit flags as part of polling intervals using POLLING_CHANGED event by @erdirowlands in #100

Full Changelog: 1.17.1...1.18.0

1.17.1

18 Sep 17:32
ae926d9
Compare
Choose a tag to compare

What's Changed

  • FFM-8964 - Stop hearbeat monitor when close() is called. Add polling events by @erdirowlands in #99

Full Changelog: 1.17.0...1.17.1

1.17.0

18 Sep 13:39
180af10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.16.0...1.17.0

1.16.0

11 Sep 13:57
400c3bf
Compare
Choose a tag to compare

What's Changed

  • FFM-8963 Add optional parameter to variation function to indicate default value status @erdirowlands and @knagurski in #94
  • FFM-8963 Fixes an issue where metrics might not post correctly by @knagurski in #94

Full Changelog: 1.15.0...1.16.0