Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @harnessio/ff-javascript-client-sdk to v1.28.0 #372

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@harnessio/ff-javascript-client-sdk 1.26.2 -> 1.28.0 age adoption passing confidence

Release Notes

harness/ff-javascript-client-sdk (@​harnessio/ff-javascript-client-sdk)

v1.28.0

Compare Source

What's Changed

Enhancements:
FFM-11972 AddauthRequestReadTimeout config option - see readme for further information and how to enable @​erdirowlands in https://github.com/harness/ff-javascript-client-sdk/pull/135

Bug 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/135

Full Changelog: harness/ff-javascript-client-sdk@1.27.0...1.28.0

v1.27.0

Compare Source

What's Changed

Enhancements:

If retries are exhausted, one of two states can occur:

  1. If Polling is enabled, the SDK will remain in polling mode and no further streaming reconnection attempts will be made. The default polling option, if not supplied, is whatever the streamingEnabled value is.
    or
  2. If polling is disabled, the SDK will not get any further evaluation updates for the remainder of the SDK client instance's life. The SDK will need re-initialised, e.g the app being restarted, to get new evaluations in this state.
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

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Sep 12, 2024
@renovate renovate bot enabled auto-merge September 12, 2024 18:26
@renovate renovate bot added this pull request to the merge queue Sep 12, 2024
Merged via the queue into main with commit 19435ef Sep 12, 2024
5 checks passed
@renovate renovate bot deleted the renovate/harnessio-ff-javascript-client-sdk-1.x-lockfile branch September 12, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants