Releases: harness/ff-nodejs-server-sdk
Releases · harness/ff-nodejs-server-sdk
1.2.0
Ability to Listen to Events
What's Changed
- [FFM-1500] ability to listen on ff events by @enver-bisevac in #23
Full Changelog: 1.1.1...1.2.0
1.1.1
- Fix target is undefined in metrics processor
- minor changes on PollerProcessor
What's Changed
- [FFM-1507] metrics event target fixed, minor changes by @enver-bisevac in #25
Full Changelog: 1.1.0...1.1.1
1.1.0
waitForInitialization will wait for all necessary processors to be in ready state before using the SDK
What's Changed
- [FFM-1499] added scope name and prepare script by @enver-bisevac in #20
- [FFM-1501] initial waitForInit implementation by @enver-bisevac in #21
- [MAINT] changed to scope harnessio by @enver-bisevac in #22
Full Changelog: 1.0.1...1.1.0
1.0.1
- First FF NodeJS SDK release.
What's Changed
- [FFM-1260-61] Project structure, authentication, fetching initial data by @enver-bisevac in #1
- [FFM-1262] polling processor, streaming processor by @enver-bisevac in #2
- [FFM-1351] example application by @enver-bisevac in #3
- [FFM-1263] flag rules evaluations, repository with persistent by @enver-bisevac in #4
- [FFM-1263] filestore initialization removed, esample app refactored by @enver-bisevac in #5
- [FFM-1264] segment evaluator by @enver-bisevac in #6
- [FFM-1266] metrics processor done by @enver-bisevac in #7
- [FFM-1409] integration test strategy by @enver-bisevac in #8
- Update README with 'Before you begin' by @davejohnston in #10
- [MAINT] simple test case for segment and target by @enver-bisevac in #11
- [FFM-1422] Singleton implementation by @enver-bisevac in #9
- [MAINT] added missing attributes in metrics payload by @enver-bisevac in #12
- [MAINT] retry mechanism using axios-retry by @enver-bisevac in #13
- [MAINT] minor fixes by @enver-bisevac in #14
- [MAINT] readme modified by @enver-bisevac in #15
- [MAINT] Prerequisite checks done by @enver-bisevac in #16
- [MAINT] Async repository by @enver-bisevac in #17
Full Changelog: https://github.com/harness/ff-nodejs-server-sdk/commits/1.0.1