-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- <details><summary>launchdarkly-cpp-client: 3.8.0</summary> ## [3.8.0](launchdarkly-cpp-client-v3.7.1...launchdarkly-cpp-client-v3.8.0) (2024-10-30) ### Features * add LDValue_SerializeJSON C binding ([90eb880](90eb880)) ### Dependencies * The following workspace dependencies were updated * dependencies * launchdarkly-cpp-internal bumped from 0.8.3 to 0.9.0 * launchdarkly-cpp-common bumped from 1.8.0 to 1.9.0 </details> <details><summary>launchdarkly-cpp-common: 1.9.0</summary> ## [1.9.0](launchdarkly-cpp-common-v1.8.0...launchdarkly-cpp-common-v1.9.0) (2024-10-30) ### Features * add LDValue_SerializeJSON C binding ([90eb880](90eb880)) </details> <details><summary>launchdarkly-cpp-internal: 0.9.0</summary> ## [0.9.0](launchdarkly-cpp-internal-v0.8.3...launchdarkly-cpp-internal-v0.9.0) (2024-10-30) ### Features * add LDValue_SerializeJSON C binding ([90eb880](90eb880)) ### Dependencies * The following workspace dependencies were updated * dependencies * launchdarkly-cpp-common bumped from 1.8.0 to 1.9.0 </details> <details><summary>launchdarkly-cpp-server: 3.7.0</summary> ## [3.7.0](launchdarkly-cpp-server-v3.6.2...launchdarkly-cpp-server-v3.7.0) (2024-10-30) ### Features * add LDValue_SerializeJSON C binding ([90eb880](90eb880)) ### Dependencies * The following workspace dependencies were updated * dependencies * launchdarkly-cpp-internal bumped from 0.8.3 to 0.9.0 * launchdarkly-cpp-common bumped from 1.8.0 to 1.9.0 </details> <details><summary>launchdarkly-cpp-server-redis-source: 2.1.15</summary> ## [2.1.15](launchdarkly-cpp-server-redis-source-v2.1.14...launchdarkly-cpp-server-redis-source-v2.1.15) (2024-10-30) ### Dependencies * The following workspace dependencies were updated * dependencies * launchdarkly-cpp-server bumped from 3.6.2 to 3.7.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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
90eb880
commit 922d479
Showing
20 changed files
with
85 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"libs/client-sdk": "3.7.1", | ||
"libs/client-sdk": "3.8.0", | ||
"libs/server-sent-events": "0.5.4", | ||
"libs/common": "1.8.0", | ||
"libs/internal": "0.8.3", | ||
"libs/server-sdk": "3.6.2", | ||
"libs/server-sdk-redis-source": "2.1.14" | ||
"libs/common": "1.9.0", | ||
"libs/internal": "0.9.0", | ||
"libs/server-sdk": "3.7.0", | ||
"libs/server-sdk-redis-source": "2.1.15" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "launchdarkly-cpp-client", | ||
"description": "This package.json exists for modeling dependencies for the release process.", | ||
"version": "3.7.1", | ||
"version": "3.8.0", | ||
"private": true, | ||
"dependencies": { | ||
"launchdarkly-cpp-internal": "0.8.3", | ||
"launchdarkly-cpp-common": "1.8.0", | ||
"launchdarkly-cpp-internal": "0.9.0", | ||
"launchdarkly-cpp-common": "1.9.0", | ||
"launchdarkly-cpp-sse-client": "0.5.4" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "launchdarkly-cpp-common", | ||
"description": "This package.json exists for modeling dependencies for the release process.", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"private": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "launchdarkly-cpp-internal", | ||
"description": "This package.json exists for modeling dependencies for the release process.", | ||
"version": "0.8.3", | ||
"version": "0.9.0", | ||
"private": true, | ||
"dependencies": { | ||
"launchdarkly-cpp-common": "1.8.0" | ||
"launchdarkly-cpp-common": "1.9.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "launchdarkly-cpp-server-redis-source", | ||
"description": "This package.json exists for modeling dependencies for the release process.", | ||
"version": "2.1.14", | ||
"version": "2.1.15", | ||
"private": true, | ||
"dependencies": { | ||
"launchdarkly-cpp-server": "3.6.2" | ||
"launchdarkly-cpp-server": "3.7.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "launchdarkly-cpp-server", | ||
"description": "This package.json exists for modeling dependencies for the release process.", | ||
"version": "3.6.2", | ||
"version": "3.7.0", | ||
"private": true, | ||
"dependencies": { | ||
"launchdarkly-cpp-internal": "0.8.3", | ||
"launchdarkly-cpp-common": "1.8.0", | ||
"launchdarkly-cpp-internal": "0.9.0", | ||
"launchdarkly-cpp-common": "1.9.0", | ||
"launchdarkly-cpp-sse-client": "0.5.4" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters