Skip to content

Conversation

@keelerm84
Copy link
Member

No description provided.

@keelerm84 keelerm84 requested a review from a team January 19, 2024 21:54
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #223829: Inline contexts for evals events.


if (event.require_full_event) {
out.emplace_back(FeatureEvent{std::move(base),
event.context.KindsToKeys()});
Copy link
Contributor

Choose a reason for hiding this comment

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

To fix the formatting errors, you can run clang format (maybe part of clang package on Arch?)

@keelerm84 keelerm84 merged commit e9ff718 into feat/inline-contexts Jan 23, 2024
@keelerm84 keelerm84 deleted the mk/sc-223829/inline branch January 23, 2024 14:28
@github-actions github-actions bot mentioned this pull request Mar 15, 2024
cwaldren-ld added a commit that referenced this pull request Mar 19, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-cpp-client: 3.4.1</summary>

##
[3.4.1](launchdarkly-cpp-client-v3.4.0...launchdarkly-cpp-client-v3.4.1)
(2024-03-18)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-internal bumped from 0.5.4 to 0.6.0
</details>

<details><summary>launchdarkly-cpp-internal: 0.6.0</summary>

##
[0.6.0](launchdarkly-cpp-internal-v0.5.4...launchdarkly-cpp-internal-v0.6.0)
(2024-03-18)


### Features

* always inline contexts for feature events
([#362](#362))
([bc77e89](bc77e89))
* redact anonymous attributes within feature events
([#363](#363))
([85fe237](85fe237))


### Bug Fixes

* handle omitted evaluation result value when deserializing client-side
JSON payload
([#368](#368))
([334ea51](334ea51))
</details>

<details><summary>launchdarkly-cpp-server: 3.3.3</summary>

##
[3.3.3](launchdarkly-cpp-server-v3.3.2...launchdarkly-cpp-server-v3.3.3)
(2024-03-18)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-internal bumped from 0.5.4 to 0.6.0
</details>

<details><summary>launchdarkly-cpp-server-redis-source: 2.1.3</summary>

##
[2.1.3](launchdarkly-cpp-server-redis-source-v2.1.2...launchdarkly-cpp-server-redis-source-v2.1.3)
(2024-03-18)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-server bumped from 3.3.2 to 3.3.3
</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>
Co-authored-by: Casey Waldren <cwaldren@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.

3 participants