Skip to content

feat: allow any type instead encodable in evaluation series data#446

Merged
tanderson-ld merged 1 commit intov9from
feature/user-any-for-evaluationSeriesData
Aug 15, 2025
Merged

feat: allow any type instead encodable in evaluation series data#446
tanderson-ld merged 1 commit intov9from
feature/user-any-for-evaluationSeriesData

Conversation

@mario-launchdarkly
Copy link
Contributor

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • [ X ] 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

Requirement for EvaluationSeriesData changed from Encodable to Any since it doesn't need serialization.

Describe alternatives you've considered

No other alternative considered since EvaluationSeriesData is not serializable.

Additional context

Needed by Observability plugin for swift.

@mario-launchdarkly mario-launchdarkly requested a review from a team as a code owner August 14, 2025 22:59
@Vadman97 Vadman97 self-requested a review August 14, 2025 23:19
@tanderson-ld tanderson-ld merged commit 0d7c902 into v9 Aug 15, 2025
4 checks passed
@tanderson-ld tanderson-ld deleted the feature/user-any-for-evaluationSeriesData branch August 15, 2025 13:31
tanderson-ld pushed a commit that referenced this pull request Aug 15, 2025
🤖 I have created a release *beep* *boop*
---


##
[9.15.0](9.14.0...9.15.0)
(2025-08-15)


### Features

* allow any type instead encodable in evaluation series data
([#446](#446))
([0d7c902](0d7c902))

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

2 participants