@launchdarkly/cloudflare-server-sdk 2.3.2 → 2.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -15,6 +15,15 @@ All notable changes to the LaunchDarkly SDK for Cloudflare Workers will be docum
15
15
  * devDependencies
16
16
  * @launchdarkly/js-server-sdk-common-edge bumped from 2.1.1 to 2.1.2
17
17
 
18
+ ## [2.3.3](https://github.com/launchdarkly/js-core/compare/cloudflare-server-sdk-v2.3.2...cloudflare-server-sdk-v2.3.3) (2024-01-16)
19
+
20
+
21
+ ### Dependencies
22
+
23
+ * The following workspace dependencies were updated
24
+ * devDependencies
25
+ * @launchdarkly/js-server-sdk-common-edge bumped from 2.1.2 to 2.1.3
26
+
18
27
  ## [2.3.0](https://github.com/launchdarkly/js-core/compare/cloudflare-server-sdk-v2.2.3...cloudflare-server-sdk-v2.3.0) (2023-11-14)
19
28
 
20
29
 
package/README.md CHANGED
@@ -59,6 +59,10 @@ yarn && yarn build && cd packages/sdk/cloudflare
59
59
  yarn test
60
60
  ```
61
61
 
62
+ ## Verifying SDK build provenance with the SLSA framework
63
+
64
+ LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
65
+
62
66
  ## About LaunchDarkly
63
67
 
64
68
  - LaunchDarkly is a continuous delivery platform that provides feature flags as a service and allows developers to iterate quickly and safely. We allow you to easily flag your features and manage them from the LaunchDarkly dashboard. With LaunchDarkly, you can: