Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
1 parent 35ec8d1 commit cdaeeda
Show file tree
Hide file tree
Showing 31 changed files with 223 additions and 47 deletions.
28 changes: 14 additions & 14 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"packages/shared/common": "2.9.0",
"packages/shared/sdk-server": "2.7.0",
"packages/sdk/server-node": "9.6.0",
"packages/sdk/cloudflare": "2.5.14",
"packages/shared/sdk-server-edge": "2.4.0",
"packages/sdk/vercel": "1.3.17",
"packages/sdk/akamai-base": "2.1.16",
"packages/sdk/akamai-edgekv": "1.1.16",
"packages/shared/akamai-edgeworker-sdk": "1.2.0",
"packages/store/node-server-sdk-dynamodb": "6.1.22",
"packages/store/node-server-sdk-redis": "4.1.22",
"packages/shared/sdk-client": "1.8.0",
"packages/sdk/react-native": "10.7.0",
"packages/telemetry/node-server-sdk-otel": "1.0.14"
"packages/shared/common": "2.10.0",
"packages/shared/sdk-server": "2.8.0",
"packages/sdk/server-node": "9.6.1",
"packages/sdk/cloudflare": "2.5.15",
"packages/shared/sdk-server-edge": "2.4.1",
"packages/sdk/vercel": "1.3.18",
"packages/sdk/akamai-base": "2.1.17",
"packages/sdk/akamai-edgekv": "1.1.17",
"packages/shared/akamai-edgeworker-sdk": "1.2.1",
"packages/store/node-server-sdk-dynamodb": "6.1.23",
"packages/store/node-server-sdk-redis": "4.1.23",
"packages/shared/sdk-client": "1.9.0",
"packages/sdk/react-native": "10.8.0",
"packages/telemetry/node-server-sdk-otel": "1.0.15"
}
10 changes: 10 additions & 0 deletions packages/sdk/akamai-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,16 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
* @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.1.1 to ^1.1.2
* @launchdarkly/js-server-sdk-common bumped from ^2.2.1 to ^2.2.2

## [2.1.17](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v2.1.16...akamai-server-base-sdk-v2.1.17) (2024-10-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.2.0 to ^1.2.1
* @launchdarkly/js-server-sdk-common bumped from ^2.7.0 to ^2.8.0

## [2.1.16](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v2.1.15...akamai-server-base-sdk-v2.1.16) (2024-09-26)


Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/akamai-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/akamai-server-base-sdk",
"version": "2.1.16",
"version": "2.1.17",
"description": "Akamai LaunchDarkly EdgeWorker SDK",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/akamai-base",
"repository": {
Expand Down Expand Up @@ -73,7 +73,7 @@
"typescript": "5.1.6"
},
"dependencies": {
"@launchdarkly/akamai-edgeworker-sdk-common": "^1.2.0",
"@launchdarkly/js-server-sdk-common": "^2.7.0"
"@launchdarkly/akamai-edgeworker-sdk-common": "^1.2.1",
"@launchdarkly/js-server-sdk-common": "^2.8.0"
}
}
10 changes: 10 additions & 0 deletions packages/sdk/akamai-edgekv/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
* @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.1.1 to ^1.1.2
* @launchdarkly/js-server-sdk-common bumped from ^2.2.1 to ^2.2.2

## [1.1.17](https://github.com/launchdarkly/js-core/compare/akamai-server-edgekv-sdk-v1.1.16...akamai-server-edgekv-sdk-v1.1.17) (2024-10-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.2.0 to ^1.2.1
* @launchdarkly/js-server-sdk-common bumped from ^2.7.0 to ^2.8.0

## [1.1.16](https://github.com/launchdarkly/js-core/compare/akamai-server-edgekv-sdk-v1.1.15...akamai-server-edgekv-sdk-v1.1.16) (2024-09-26)


Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/akamai-edgekv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/akamai-server-edgekv-sdk",
"version": "1.1.16",
"version": "1.1.17",
"description": "Akamai LaunchDarkly EdgeWorker SDK for EdgeKV feature store",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/akamai-edgekv",
"repository": {
Expand Down Expand Up @@ -73,7 +73,7 @@
"typescript": "5.1.6"
},
"dependencies": {
"@launchdarkly/akamai-edgeworker-sdk-common": "^1.2.0",
"@launchdarkly/js-server-sdk-common": "^2.7.0"
"@launchdarkly/akamai-edgeworker-sdk-common": "^1.2.1",
"@launchdarkly/js-server-sdk-common": "^2.8.0"
}
}
9 changes: 9 additions & 0 deletions packages/sdk/cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ All notable changes to the LaunchDarkly SDK for Cloudflare Workers will be docum
* devDependencies
* @launchdarkly/js-server-sdk-common-edge bumped from 2.2.1 to 2.2.2

## [2.5.15](https://github.com/launchdarkly/js-core/compare/cloudflare-server-sdk-v2.5.14...cloudflare-server-sdk-v2.5.15) (2024-10-09)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/js-server-sdk-common-edge bumped from 2.4.0 to 2.4.1

## [2.5.14](https://github.com/launchdarkly/js-core/compare/cloudflare-server-sdk-v2.5.13...cloudflare-server-sdk-v2.5.14) (2024-09-26)


Expand Down
14 changes: 11 additions & 3 deletions packages/sdk/cloudflare/jsr.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
{
"name": "@launchdarkly/cloudflare-server-sdk",
"version": "2.5.14",
"version": "2.5.15",
"exports": "./src/index.ts",
"publish": {
"include": ["LICENSE", "README.md", "package.json", "jsr.json", "src/**/*.ts"],
"exclude": ["src/**/*.test.ts"]
"include": [
"LICENSE",
"README.md",
"package.json",
"jsr.json",
"src/**/*.ts"
],
"exclude": [
"src/**/*.test.ts"
]
}
}
4 changes: 2 additions & 2 deletions packages/sdk/cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/cloudflare-server-sdk",
"version": "2.5.14",
"version": "2.5.15",
"description": "Cloudflare LaunchDarkly SDK",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/cloudflare",
"repository": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"crypto-js": "^4.1.1"
},
"devDependencies": {
"@launchdarkly/js-server-sdk-common-edge": "2.4.0",
"@launchdarkly/js-server-sdk-common-edge": "2.4.1",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/cloudflare/src/createPlatformInfo.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { Info, PlatformData, SdkData } from '@launchdarkly/js-server-sdk-common-edge';

const name = '@launchdarkly/cloudflare-server-sdk';
const version = '2.5.14'; // x-release-please-version
const version = '2.5.15'; // x-release-please-version

class CloudflarePlatformInfo implements Info {
platformData(): PlatformData {
Expand Down
20 changes: 20 additions & 0 deletions packages/sdk/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [10.8.0](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.7.0...react-native-client-sdk-v10.8.0) (2024-10-09)


### Features

* Add support for hooks. ([#605](https://github.com/launchdarkly/js-core/issues/605)) ([04d347b](https://github.com/launchdarkly/js-core/commit/04d347b25e01015134a2545be22bfd8b1d1e85cc))


### Bug Fixes

* Ensure client logger is always wrapped in a safe logger. ([#599](https://github.com/launchdarkly/js-core/issues/599)) ([980e4da](https://github.com/launchdarkly/js-core/commit/980e4daaf32864e18f14b1e5e28e308dff0ae94f))
* Fix base64 encoding of unicode characters. ([#613](https://github.com/launchdarkly/js-core/issues/613)) ([35ec8d1](https://github.com/launchdarkly/js-core/commit/35ec8d1ecc07ddb68f4d02b19e1f238f7ff14df7))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-client-sdk-common bumped from 1.8.0 to 1.9.0

## [10.7.0](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.6.1...react-native-client-sdk-v10.7.0) (2024-09-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/react-native-client-sdk",
"version": "10.7.0",
"version": "10.8.0",
"description": "React Native LaunchDarkly SDK",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/react-native",
"repository": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"react-native": "*"
},
"dependencies": {
"@launchdarkly/js-client-sdk-common": "1.8.0",
"@launchdarkly/js-client-sdk-common": "1.9.0",
"@react-native-async-storage/async-storage": "^1.21.0",
"base64-js": "^1.5.1"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/sdk/server-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to `@launchdarkly/node-server-sdk` will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).

## [9.6.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.6.0...node-server-sdk-v9.6.1) (2024-10-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-server-sdk-common bumped from 2.7.0 to 2.8.0

## [9.6.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.5.4...node-server-sdk-v9.6.0) (2024-09-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/server-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/node-server-sdk",
"version": "9.6.0",
"version": "9.6.1",
"description": "LaunchDarkly Server-Side SDK for Node.js",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node",
"repository": {
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@launchdarkly/js-server-sdk-common": "2.7.0",
"@launchdarkly/js-server-sdk-common": "2.8.0",
"https-proxy-agent": "^5.0.1",
"launchdarkly-eventsource": "2.0.3"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/sdk/vercel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ All notable changes to the LaunchDarkly SDK for Vercel Edge Config will be docum
* dependencies
* @launchdarkly/js-server-sdk-common-edge bumped from 2.2.1 to 2.2.2

## [1.3.18](https://github.com/launchdarkly/js-core/compare/vercel-server-sdk-v1.3.17...vercel-server-sdk-v1.3.18) (2024-10-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-server-sdk-common-edge bumped from 2.4.0 to 2.4.1

## [1.3.17](https://github.com/launchdarkly/js-core/compare/vercel-server-sdk-v1.3.16...vercel-server-sdk-v1.3.17) (2024-09-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/vercel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/vercel-server-sdk",
"version": "1.3.17",
"version": "1.3.18",
"description": "LaunchDarkly Server-Side SDK for Vercel Edge",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/vercel",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"check": "yarn prettier && yarn lint && yarn build && yarn test"
},
"dependencies": {
"@launchdarkly/js-server-sdk-common-edge": "2.4.0",
"@launchdarkly/js-server-sdk-common-edge": "2.4.1",
"@vercel/edge-config": "^1.1.0",
"crypto-js": "^4.1.1"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/shared/akamai-edgeworker-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,15 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
* dependencies
* @launchdarkly/js-server-sdk-common bumped from ^2.2.1 to ^2.2.2

## [1.2.1](https://github.com/launchdarkly/js-core/compare/akamai-edgeworker-sdk-common-v1.2.0...akamai-edgeworker-sdk-common-v1.2.1) (2024-10-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-server-sdk-common bumped from ^2.7.0 to ^2.8.0

## [1.2.0](https://github.com/launchdarkly/js-core/compare/akamai-edgeworker-sdk-common-v1.1.15...akamai-edgeworker-sdk-common-v1.2.0) (2024-09-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/shared/akamai-edgeworker-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/akamai-edgeworker-sdk-common",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/shared/akamai-edge-sdk",
"repository": {
"type": "git",
Expand Down Expand Up @@ -55,7 +55,7 @@
"typescript": "5.1.6"
},
"dependencies": {
"@launchdarkly/js-server-sdk-common": "^2.7.0",
"@launchdarkly/js-server-sdk-common": "^2.8.0",
"crypto-js": "^4.1.1"
}
}
9 changes: 9 additions & 0 deletions packages/shared/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to `@launchdarkly/js-sdk-common` will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).

## [2.10.0](https://github.com/launchdarkly/js-core/compare/js-sdk-common-v2.9.0...js-sdk-common-v2.10.0) (2024-10-09)


### Features

* Add ESM support for common and common-client (rollup) ([#604](https://github.com/launchdarkly/js-core/issues/604)) ([8cd0cdc](https://github.com/launchdarkly/js-core/commit/8cd0cdce988f606b1efdf6bfd19484f6607db2e5))
* Add visibility handling to allow proactive event flushing. ([#607](https://github.com/launchdarkly/js-core/issues/607)) ([819a311](https://github.com/launchdarkly/js-core/commit/819a311db6f56e323bb84c925789ad4bd19ae4ba))
* adds datasource status to sdk-client ([#590](https://github.com/launchdarkly/js-core/issues/590)) ([6f26204](https://github.com/launchdarkly/js-core/commit/6f262045b76836e5d2f5ccc2be433094993fcdbb))

## [2.9.0](https://github.com/launchdarkly/js-core/compare/js-sdk-common-v2.8.0...js-sdk-common-v2.9.0) (2024-09-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/shared/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/js-sdk-common",
"version": "2.9.0",
"version": "2.10.0",
"type": "module",
"main": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
27 changes: 27 additions & 0 deletions packages/shared/sdk-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## [1.9.0](https://github.com/launchdarkly/js-core/compare/js-client-sdk-common-v1.8.0...js-client-sdk-common-v1.9.0) (2024-10-09)


### Features

* Add basic secure mode support for browser SDK. ([#598](https://github.com/launchdarkly/js-core/issues/598)) ([3389983](https://github.com/launchdarkly/js-core/commit/33899830781affbe986f3bb9df35e5c908884f99))
* Add bootstrap support. ([#600](https://github.com/launchdarkly/js-core/issues/600)) ([4e5dbee](https://github.com/launchdarkly/js-core/commit/4e5dbee48d6bb236b5febd872c910e809058a012))
* Add ESM support for common and common-client (rollup) ([#604](https://github.com/launchdarkly/js-core/issues/604)) ([8cd0cdc](https://github.com/launchdarkly/js-core/commit/8cd0cdce988f606b1efdf6bfd19484f6607db2e5))
* Add support for hooks. ([#605](https://github.com/launchdarkly/js-core/issues/605)) ([04d347b](https://github.com/launchdarkly/js-core/commit/04d347b25e01015134a2545be22bfd8b1d1e85cc))
* Add visibility handling to allow proactive event flushing. ([#607](https://github.com/launchdarkly/js-core/issues/607)) ([819a311](https://github.com/launchdarkly/js-core/commit/819a311db6f56e323bb84c925789ad4bd19ae4ba))
* adds datasource status to sdk-client ([#590](https://github.com/launchdarkly/js-core/issues/590)) ([6f26204](https://github.com/launchdarkly/js-core/commit/6f262045b76836e5d2f5ccc2be433094993fcdbb))
* adds support for individual flag change listeners ([#608](https://github.com/launchdarkly/js-core/issues/608)) ([da31436](https://github.com/launchdarkly/js-core/commit/da3143654331d7d2fd8ba76d9d995855dbf6c7a1))
* Browser-SDK Automatically start streaming based on event handlers. ([#592](https://github.com/launchdarkly/js-core/issues/592)) ([f2e5cbf](https://github.com/launchdarkly/js-core/commit/f2e5cbf1d0b3ae39a95881fecdcbefc11e9d0363))


### Bug Fixes

* Ensure client logger is always wrapped in a safe logger. ([#599](https://github.com/launchdarkly/js-core/issues/599)) ([980e4da](https://github.com/launchdarkly/js-core/commit/980e4daaf32864e18f14b1e5e28e308dff0ae94f))
* Use flagVersion in analytics events. ([#611](https://github.com/launchdarkly/js-core/issues/611)) ([35fa033](https://github.com/launchdarkly/js-core/commit/35fa0332dc1553c82afd75c9a4770a4833f2dca3))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-sdk-common bumped from 2.9.0 to 2.10.0

## [1.8.0](https://github.com/launchdarkly/js-core/compare/js-client-sdk-common-v1.7.0...js-client-sdk-common-v1.8.0) (2024-09-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/shared/sdk-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/js-client-sdk-common",
"version": "1.8.0",
"version": "1.9.0",
"type": "module",
"main": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@launchdarkly/js-sdk-common": "2.9.0"
"@launchdarkly/js-sdk-common": "2.10.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/shared/sdk-server-edge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,15 @@
* dependencies
* @launchdarkly/js-server-sdk-common bumped from 2.2.1 to 2.2.2

## [2.4.1](https://github.com/launchdarkly/js-core/compare/js-server-sdk-common-edge-v2.4.0...js-server-sdk-common-edge-v2.4.1) (2024-10-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-server-sdk-common bumped from 2.7.0 to 2.8.0

## [2.4.0](https://github.com/launchdarkly/js-core/compare/js-server-sdk-common-edge-v2.3.9...js-server-sdk-common-edge-v2.4.0) (2024-09-26)


Expand Down
Loading

0 comments on commit cdaeeda

Please sign in to comment.