Skip to content

Conversation

ctawiah
Copy link
Contributor

@ctawiah ctawiah commented Feb 3, 2025

Added support for versioned metrics for AI Configs

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

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.

Copy link
Contributor

github-actions bot commented Feb 3, 2025

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

Copy link
Contributor

github-actions bot commented Feb 3, 2025

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

Copy link
Contributor

github-actions bot commented Feb 3, 2025

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

@ctawiah ctawiah changed the title feat: Add support for versioned metrics for AI Configs feat: add support for versioned metrics for AI Configs Feb 4, 2025
@ctawiah ctawiah marked this pull request as ready for review February 4, 2025 20:03
@ctawiah ctawiah requested a review from a team as a code owner February 4, 2025 20:03
Co-authored-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
@ctawiah ctawiah requested a review from kinyoklion February 5, 2025 16:02
@kinyoklion
Copy link
Member

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

@ctawiah ctawiah merged commit a3f756f into main Feb 6, 2025
22 checks passed
@ctawiah ctawiah deleted the ctawiah/REL-5784/add-support-for-versioned-metrics branch February 6, 2025 16:39
@github-actions github-actions bot mentioned this pull request Feb 6, 2025
kinyoklion pushed a commit that referenced this pull request Feb 6, 2025
🤖 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>
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