-
Notifications
You must be signed in to change notification settings - Fork 26
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: launchdarkly/js-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: akamai-server-base-sdk-v3.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: launchdarkly/js-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: akamai-server-base-sdk-v3.0.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 62 files changed
- 3 contributors
Commits on Mar 27, 2025
-
chore: Add repo organization to CONTRIBUTING.md (#812)
Add notes on repo organization and dependencies. This PR is best reviewed with the rich diff 
Configuration menu - View commit details
-
Copy full SHA for 41eba29 - Browse repository at this point
Copy the full SHA 41eba29View commit details
Commits on Apr 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e535b70 - Browse repository at this point
Copy the full SHA e535b70View commit details
Commits on Apr 8, 2025
-
feat: Option to use gzip to compress event (#814)
**Requirements** - [x] I have added test coverage for new or changed functionality - [x] I have followed the repository's [pull request submission guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests) - [x] I have validated my changes against all supported platform versions **Describe the solution you've provided** LDConfig option `enableEventCompression` was added for js-server-sdk-common and NodeRequests was modified to support gzip compression of POST bodies if this option is enabled.
Configuration menu - View commit details
-
Copy full SHA for 4e91431 - Browse repository at this point
Copy the full SHA 4e91431View commit details -
🤖 I have created a release *beep* *boop* --- <details><summary>akamai-edgeworker-sdk-common: 2.0.4</summary> ## [2.0.4](akamai-edgeworker-sdk-common-v2.0.3...akamai-edgeworker-sdk-common-v2.0.4) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from ^2.13.0 to ^2.14.0 </details> <details><summary>akamai-server-base-sdk: 3.0.4</summary> ## [3.0.4](akamai-server-base-sdk-v3.0.3...akamai-server-base-sdk-v3.0.4) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^2.0.3 to ^2.0.4 * @launchdarkly/js-server-sdk-common bumped from ^2.13.0 to ^2.14.0 </details> <details><summary>akamai-server-edgekv-sdk: 1.4.6</summary> ## [1.4.6](akamai-server-edgekv-sdk-v1.4.5...akamai-server-edgekv-sdk-v1.4.6) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^2.0.3 to ^2.0.4 * @launchdarkly/js-server-sdk-common bumped from ^2.13.0 to ^2.14.0 </details> <details><summary>browser-telemetry: 1.0.4</summary> ## [1.0.4](browser-telemetry-v1.0.3...browser-telemetry-v1.0.4) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * devDependencies * @launchdarkly/js-client-sdk bumped from 0.5.0 to 0.5.1 </details> <details><summary>cloudflare-server-sdk: 2.7.3</summary> ## [2.7.3](cloudflare-server-sdk-v2.7.2...cloudflare-server-sdk-v2.7.3) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common-edge bumped from 2.6.2 to 2.6.3 </details> <details><summary>fastly-server-sdk: 0.1.4</summary> ## [0.1.4](fastly-server-sdk-v0.1.3...fastly-server-sdk-v0.1.4) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.13.0 to 2.14.0 </details> <details><summary>jest: 0.1.3</summary> ## [0.1.3](jest-v0.1.2...jest-v0.1.3) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/react-native-client-sdk bumped from ~10.9.7 to ~10.9.8 </details> <details><summary>js-client-sdk: 0.5.1</summary> ## [0.5.1](js-client-sdk-v0.5.0...js-client-sdk-v0.5.1) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-client-sdk-common bumped from 1.12.4 to 1.12.5 </details> <details><summary>js-client-sdk-common: 1.12.5</summary> ## [1.12.5](js-client-sdk-common-v1.12.4...js-client-sdk-common-v1.12.5) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-sdk-common bumped from 2.14.0 to 2.15.0 </details> <details><summary>js-sdk-common: 2.15.0</summary> ## [2.15.0](js-sdk-common-v2.14.0...js-sdk-common-v2.15.0) (2025-04-08) ### Features * Option to use gzip to compress event ([#814](#814)) ([4e91431](4e91431)) </details> <details><summary>js-server-sdk-common: 2.14.0</summary> ## [2.14.0](js-server-sdk-common-v2.13.0...js-server-sdk-common-v2.14.0) (2025-04-08) ### Features * Option to use gzip to compress event ([#814](#814)) ([4e91431](4e91431)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-sdk-common bumped from 2.14.0 to 2.15.0 </details> <details><summary>js-server-sdk-common-edge: 2.6.3</summary> ## [2.6.3](js-server-sdk-common-edge-v2.6.2...js-server-sdk-common-edge-v2.6.3) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.13.0 to 2.14.0 </details> <details><summary>node-server-sdk: 9.8.0</summary> ## [9.8.0](node-server-sdk-v9.7.7...node-server-sdk-v9.8.0) (2025-04-08) ### Features * Option to use gzip to compress event ([#814](#814)) ([4e91431](4e91431)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.13.0 to 2.14.0 </details> <details><summary>node-server-sdk-dynamodb: 6.2.8</summary> ## [6.2.8](node-server-sdk-dynamodb-v6.2.7...node-server-sdk-dynamodb-v6.2.8) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * devDependencies * @launchdarkly/node-server-sdk bumped from 9.7.7 to 9.8.0 * peerDependencies * @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.8.0 </details> <details><summary>node-server-sdk-otel: 1.1.8</summary> ## [1.1.8](node-server-sdk-otel-v1.1.7...node-server-sdk-otel-v1.1.8) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * devDependencies * @launchdarkly/node-server-sdk bumped from 9.7.7 to 9.8.0 * peerDependencies * @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.8.0 </details> <details><summary>node-server-sdk-redis: 4.2.8</summary> ## [4.2.8](node-server-sdk-redis-v4.2.7...node-server-sdk-redis-v4.2.8) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * devDependencies * @launchdarkly/node-server-sdk bumped from 9.7.7 to 9.8.0 * peerDependencies * @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.8.0 </details> <details><summary>react-native-client-sdk: 10.9.8</summary> ## [10.9.8](react-native-client-sdk-v10.9.7...react-native-client-sdk-v10.9.8) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-client-sdk-common bumped from 1.12.4 to 1.12.5 </details> <details><summary>server-sdk-ai: 0.9.5</summary> ## [0.9.5](server-sdk-ai-v0.9.4...server-sdk-ai-v0.9.5) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * devDependencies * @launchdarkly/js-server-sdk-common bumped from 2.13.0 to 2.14.0 * peerDependencies * @launchdarkly/js-server-sdk-common bumped from 2.x to 2.14.0 </details> <details><summary>vercel-server-sdk: 1.3.27</summary> ## [1.3.27](vercel-server-sdk-v1.3.26...vercel-server-sdk-v1.3.27) (2025-04-08) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common-edge bumped from 2.6.2 to 2.6.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>
Configuration menu - View commit details
-
Copy full SHA for 1a6cac7 - Browse repository at this point
Copy the full SHA 1a6cac7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff akamai-server-base-sdk-v3.0.3...akamai-server-base-sdk-v3.0.4