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: Do not include _ldMeta in returned config. #668

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

kinyoklion
Copy link
Member

The primary purpose of this was to add unit tests, but it ended up with a bug fix, so that is the PR title.

Copy link
Contributor

github-actions bot commented Nov 6, 2024

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Size: 18669 bytes
Size limit: 21000

Copy link
Contributor

github-actions bot commented Nov 6, 2024

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Size: 19445 bytes
Size limit: 21000

Copy link
Contributor

github-actions bot commented Nov 6, 2024

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Size: 15292 bytes
Size limit: 20000

@kinyoklion kinyoklion marked this pull request as ready for review November 6, 2024 22:56
@kinyoklion kinyoklion requested a review from a team as a code owner November 6, 2024 22:56
$metadata: { httpStatusCode: 400 },
};

// TODO: We may want a track failure.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be added in another PR once we have an answer.

@kinyoklion kinyoklion merged commit 89ce6db into main Nov 8, 2024
21 checks passed
@kinyoklion kinyoklion deleted the rlamb/ai-sdk-unit-tests branch November 8, 2024 16:44
@github-actions github-actions bot mentioned this pull request Nov 7, 2024
kinyoklion pushed a commit that referenced this pull request Nov 8, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>server-sdk-ai: 0.1.1</summary>

##
[0.1.1](server-sdk-ai-v0.1.0...server-sdk-ai-v0.1.1)
(2024-11-08)


### Bug Fixes

* Do not include _ldMeta in returned config.
([#668](#668))
([89ce6db](89ce6db))
* Remove underscore token usage. Improve documentation.
([#667](#667))
([5fe36fb](5fe36fb))
</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