Releases: harness/ff-nodejs-server-sdk
Releases · harness/ff-nodejs-server-sdk
1.3.5
What's Changed
- [FFM-9621] - Avoid sending empty metric payloads by @andybharness in #89
Full Changelog: 1.3.4...1.3.5
1.3.4
What's Changed
- FFM-9574 Upgrade
lru-cacheto version 7.18.0 by @erdirowlands in #88
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
- fix: nodenext type export by @marklai1998 in #83
- fix: add required type as dependency by @marklai1998 in #84
New Contributors
- @marklai1998 made their first contribution in #83
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- FFM-9055 Emit failed event if auth fails by @erdirowlands in #82
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Maint - remove stale GitHub Action by @erdirowlands in #75
- fix: [FFM-8615]: ensure wait for initialization waits for initialization by @knagurski in #77
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- FFM-8289:
- Adds validation to the JWT token returned by the authentication service.
- If the SDK fails authentication, then the SDK will not attempt to start any services (which results in a crash) and will serve default variations to users.
- Adds a list of codes which are logged for each lifecycle of the SDK:
- Initialization
- Authentication
- Polling
- Streaming
- Evaluation
- Metrics
- Close
- For the full list of codes see https://developer.harness.io/docs/feature-flags/ff-sdks/server-sdks/node-js-sdk-reference/#troubleshooting
Full Changelog: 1.2.17...1.3.0
1.2.17
What's Changed
- FFM-8116 - Close SSE stream properly when
Client.close()is called @erdirowlands in #72
Full Changelog: 1.2.16...1.2.17
1.2.16
What's Changed
- FFM-7412 - Remove eventsource dependency by @andybharness in #70
New Contributors
- @andybharness made their first contribution in #70
Full Changelog: 1.2.15...1.2.16
1.2.15
What's Changed
- bumps: [FFM-7421]: Bumps @harnessio/eventsource to 2.1.4 which includes the following fix
- No longer opens three separate streams instead of one stream when the library reconnects
Full Changelog: 1.2.14...1.2.15
1.2.14
What's Changed
- bumps: [FFM-7198]: Bumps @harnessio/eventsource to 2.1.3
Full Changelog: 1.2.13...1.2.14