Skip to content

Conversation

@cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Dec 18, 2023

This adds a missing C binding for configuring the context key cache capacity which the Event Processor uses to deduplicate index events.

@cwaldren-ld cwaldren-ld added package: sdk/server Issues affecting the C++ Server SDK c bindings Related to the C bindings for an SDK. package: shared/common Issues affecting the common library. labels Dec 18, 2023
@cwaldren-ld cwaldren-ld marked this pull request as ready for review December 18, 2023 21:52
@cwaldren-ld cwaldren-ld requested a review from a team December 18, 2023 21:52
@launchdarkly launchdarkly deleted a comment from shortcut-integration bot Dec 18, 2023
@cwaldren-ld cwaldren-ld merged commit 8793fc4 into main Dec 20, 2023
@cwaldren-ld cwaldren-ld deleted the cw/sc-227422/context-key-capacity-c-binding branch December 20, 2023 22:22
@github-actions github-actions bot mentioned this pull request Dec 20, 2023
cwaldren-ld pushed a commit that referenced this pull request Dec 21, 2023
🤖 I have created a release *beep* *boop*
---


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

##
[3.3.2](launchdarkly-cpp-client-v3.3.1...launchdarkly-cpp-client-v3.3.2)
(2023-12-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-internal bumped from 0.5.1 to 0.5.2
    * launchdarkly-cpp-common bumped from 1.2.0 to 1.3.0
</details>

<details><summary>launchdarkly-cpp-common: 1.3.0</summary>

##
[1.3.0](launchdarkly-cpp-common-v1.2.0...launchdarkly-cpp-common-v1.3.0)
(2023-12-21)


### Features

* add C binding for context keys cache capacity configuration
([#346](#346))
([8793fc4](8793fc4))
</details>

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

##
[0.5.2](launchdarkly-cpp-internal-v0.5.1...launchdarkly-cpp-internal-v0.5.2)
(2023-12-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-common bumped from 1.2.0 to 1.3.0
</details>

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

##
[3.1.0](launchdarkly-cpp-server-v3.0.1...launchdarkly-cpp-server-v3.1.0)
(2023-12-21)


### Features

* add C binding for context keys cache capacity configuration
([#346](#346))
([8793fc4](8793fc4))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-internal bumped from 0.5.1 to 0.5.2
    * launchdarkly-cpp-common bumped from 1.2.0 to 1.3.0
</details>

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

##
[1.0.2](launchdarkly-cpp-server-redis-source-v1.0.1...launchdarkly-cpp-server-redis-source-v1.0.2)
(2023-12-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-server bumped from 3.0.1 to 3.1.0
</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: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c bindings Related to the C bindings for an SDK. package: sdk/server Issues affecting the C++ Server SDK package: shared/common Issues affecting the common library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants