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: Deprecate calling start without a timeout parameter #364

Merged
merged 1 commit into from Apr 2, 2024

Conversation

keelerm84
Copy link
Member

In addition to this deprecation, calling start or identify with a timeout value in excess of 15 seconds will result in a warning message being logged.

@keelerm84 keelerm84 requested a review from a team as a code owner April 1, 2024 19:34
Copy link

This pull request has been linked to Shortcut Story #238625: iOS - Deprecate init without timeout.

@keelerm84 keelerm84 force-pushed the mk/sc-238625/deprecate-init branch from 6fa4808 to 78031eb Compare April 1, 2024 19:51
In addition to this deprecation, calling `start` or `identify` with a
timeout value in excess of 15 seconds will result in a warning message
being logged.
@keelerm84 keelerm84 force-pushed the mk/sc-238625/deprecate-init branch from 78031eb to 4c17229 Compare April 2, 2024 15:16
@keelerm84 keelerm84 merged commit 65d88a4 into v9 Apr 2, 2024
4 checks passed
@keelerm84 keelerm84 deleted the mk/sc-238625/deprecate-init branch April 2, 2024 16:01
@github-actions github-actions bot mentioned this pull request Apr 2, 2024
keelerm84 pushed a commit that referenced this pull request Apr 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.6.1](9.6.0...9.6.1)
(2024-04-02)


### Bug Fixes

* Add missing privacy manifest resource for SPM
([#360](#360))
([48f06cf](48f06cf))
* Add missing privacy tracking fields in manifest
([#362](#362))
([7439997](7439997))
* Add objective-c binding for `LDConfig.logger`
([#365](#365))
([eae8d78](eae8d78))
* Deprecate calling `start` without a timeout parameter
([#364](#364))
([65d88a4](65d88a4))
* Use resource_bundle for privacy manifest in podspec
([#361](#361))
([971a4c4](971a4c4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: LaunchDarklyReleaseBot <LaunchDarklyReleaseBot@launchdarkly.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants