fix(deps): update dependency @harnessio/ff-javascript-client-sdk to v1.28.0 #372
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.26.2
->1.28.0
Release Notes
harness/ff-javascript-client-sdk (@harnessio/ff-javascript-client-sdk)
v1.28.0
Compare Source
What's Changed
Enhancements:
FFM-11972 Add
authRequestReadTimeout
config option - see readme for further information and how to enable @erdirowlands in https://github.com/harness/ff-javascript-client-sdk/pull/135Bug fixes
FFM-11972 If authentication fails the the correct error will be logged instead of
Invalid Token
by @erdirowlands in https://github.com/harness/ff-javascript-client-sdk/pull/135Full Changelog: harness/ff-javascript-client-sdk@1.27.0...1.28.0
v1.27.0
Compare Source
What's Changed
Enhancements:
maxStreamRetries
config option by @erdirowlands in https://github.com/harness/ff-javascript-client-sdk/pull/126If retries are exhausted, one of two states can occur:
or
Bug fixes
FFM-11852 Fixes an edge case where if the stream disconnects and resumes during a request made by the fallback poller (60 seconds later), the fallback poller will not be disabled and will continue polling for the lifetime of the SDK instance by @erdirowlands in https://github.com/harness/ff-javascript-client-sdk/pull/131
Full Changelog: harness/ff-javascript-client-sdk@1.26.3...1.27.0
v1.26.3
Compare Source
What's Changed
https://github.com/harness/ff-javascript-client-sdk/pull/127pull/127 by @erdirowlands
Full Changelog: harness/ff-javascript-client-sdk@1.26.2...1.26.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.