Skip to content

Conversation

kinyoklion
Copy link
Member

This adds a basic client and initialization function. The SDK does function, but does not yet function like a JS SDK, but more like a mobile SDK.

@kinyoklion kinyoklion requested a review from a team as a code owner September 11, 2024 22:52
Base automatically changed from rlamb/sc-254415/implement-browser-requests to main September 12, 2024 15:40
An error occurred while trying to automatically change base from rlamb/sc-254415/implement-browser-requests to main September 12, 2024 15:40
@kinyoklion kinyoklion changed the base branch from main to rlamb/sc-255716/support-x-launchdarkly-user-agent September 12, 2024 19:21
Base automatically changed from rlamb/sc-255716/support-x-launchdarkly-user-agent to main September 13, 2024 16:50
An error occurred while trying to automatically change base from rlamb/sc-255716/support-x-launchdarkly-user-agent to main September 13, 2024 16:50
@kinyoklion kinyoklion merged commit 0848ab7 into main Sep 13, 2024
21 checks passed
@kinyoklion kinyoklion deleted the rlamb/sc-255762/scaffold-browser-client branch September 13, 2024 17:50
@github-actions github-actions bot mentioned this pull request Oct 9, 2024
kinyoklion pushed a commit that referenced this pull request Oct 10, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>js-client-sdk: 0.0.1</summary>

## 0.0.1 (2024-10-10)


### Features

* Add basic secure mode support for browser SDK.
([#598](#598))
([3389983](3389983))
* Add bootstrap support.
([#600](#600))
([4e5dbee](4e5dbee))
* Add browser info.
([#576](#576))
([a2f4398](a2f4398))
* Add ESM support for common and common-client (rollup)
([#604](#604))
([8cd0cdc](8cd0cdc))
* Add support for browser contract tests.
([#582](#582))
([38f081e](38f081e))
* Add support for hooks.
([#605](#605))
([04d347b](04d347b))
* Add support for js-client-sdk style initialization.
([53f5bb8](53f5bb8))
* Add support for localStorage for the browser platform.
([#566](#566))
([4792391](4792391))
* Add URLs for custom events and URL filtering.
([#587](#587))
([7131e69](7131e69))
* Add visibility handling to allow proactive event flushing.
([#607](#607))
([819a311](819a311))
* adds datasource status to sdk-client
([#590](#590))
([6f26204](6f26204))
* Adds support for REPORT.
([#575](#575))
([916b724](916b724))
* Browser-SDK Automatically start streaming based on event handlers.
([#592](#592))
([f2e5cbf](f2e5cbf))
* Implement browser crypto and encoding.
([#574](#574))
([e763e5d](e763e5d))
* Implement goals for client-side SDKs.
([#585](#585))
([fd38a8f](fd38a8f))
* Implement support for browser requests.
([#578](#578))
([887548a](887548a))
* Refactor data source connection handling.
([53f5bb8](53f5bb8))
* Scaffold browser client.
([#579](#579))
([0848ab7](0848ab7))


### Bug Fixes

* Ensure browser contract tests run during top-level build.
([#589](#589))
([7dfb14d](7dfb14d))
* Ensure client logger is always wrapped in a safe logger.
([#599](#599))
([980e4da](980e4da))
</details>

---
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>
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.

2 participants