-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: add support for versioned metrics for AI Configs #773
feat: add support for versioned metrics for AI Configs #773
Conversation
@launchdarkly/js-sdk-common size report |
@launchdarkly/js-client-sdk-common size report |
@launchdarkly/js-client-sdk size report |
Co-authored-by: Ryan Lamb <[email protected]>
@ctawiah This is approved. You can merge it. When you merge it a release PR will be created. If only this package is in that release PR, then approve it and merge it. That will create a release. |
🤖 I have created a release *beep* *boop* --- <details><summary>browser-telemetry: 0.3.1</summary> ## [0.3.1](browser-telemetry-v0.3.0...browser-telemetry-v0.3.1) (2025-02-06) ### Dependencies * The following workspace dependencies were updated * devDependencies * @launchdarkly/js-client-sdk bumped from 0.3.2 to 0.4.1 </details> <details><summary>jest: 0.1.1</summary> ## [0.1.1](jest-v0.1.0...jest-v0.1.1) (2025-02-06) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/react-native-client-sdk bumped from ~10.9.0 to ~10.9.6 </details> <details><summary>js-client-sdk: 0.4.1</summary> ## [0.4.1](js-client-sdk-v0.4.0...js-client-sdk-v0.4.1) (2025-02-06) ### Bug Fixes * Ensure streaming connection is closed on SDK close. ([#774](#774)) ([f58e746](f58e746)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-client-sdk-common bumped from 1.12.2 to 1.12.3 </details> <details><summary>js-client-sdk-common: 1.12.3</summary> ## [1.12.3](js-client-sdk-common-v1.12.2...js-client-sdk-common-v1.12.3) (2025-02-06) ### Bug Fixes * Ensure streaming connection is closed on SDK close. ([#774](#774)) ([f58e746](f58e746)) </details> <details><summary>react-native-client-sdk: 10.9.6</summary> ## [10.9.6](react-native-client-sdk-v10.9.5...react-native-client-sdk-v10.9.6) (2025-02-06) ### Bug Fixes * Ensure streaming connection is closed on SDK close. ([#774](#774)) ([f58e746](f58e746)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-client-sdk-common bumped from 1.12.2 to 1.12.3 </details> <details><summary>server-sdk-ai: 0.9.0</summary> ## [0.9.0](server-sdk-ai-v0.8.2...server-sdk-ai-v0.9.0) (2025-02-06) ### Features * add support for versioned metrics for AI Configs ([#773](#773)) ([a3f756f](a3f756f)) </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>
Added support for versioned metrics for AI Configs
Requirements
Related issues
Provide links to any issues in this repository or elsewhere relating to this pull request.
Describe the solution you've provided
Provide a clear and concise description of what you expect to happen.
Describe alternatives you've considered
Provide a clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context about the pull request here.