@launchdarkly/akamai-server-base-sdk 0.4.4 → 1.0.1

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
@@ -23,6 +23,20 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
23
23
  * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.4 to ^0.2.5
24
24
  * @launchdarkly/js-server-sdk-common bumped from ^1.0.5 to ^1.0.6
25
25
 
26
+ ### Dependencies
27
+
28
+ * The following workspace dependencies were updated
29
+ * dependencies
30
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.5 to ^0.2.6
31
+ * @launchdarkly/js-server-sdk-common bumped from ^1.0.6 to ^1.0.7
32
+
33
+ ## [1.0.0](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v0.4.4...akamai-server-base-sdk-v1.0.0) (2023-07-05)
34
+
35
+
36
+ ### Features
37
+
38
+ * Release v1.0.0 of Akamai SDKs ([#196](https://github.com/launchdarkly/js-core/issues/196)) ([7f8c827](https://github.com/launchdarkly/js-core/commit/7f8c827c71ac7744b88dc849325e95db8144892f))
39
+
26
40
  ## [0.4.2](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v0.4.1...akamai-server-base-sdk-v0.4.2) (2023-06-23)
27
41
 
28
42
 
package/README.md CHANGED
@@ -6,8 +6,6 @@
6
6
  [![NPM][sdk-akamai-base-dm-badge]][sdk-akamai-base-npm-link]
7
7
  [![NPM][sdk-akamai-base-dt-badge]][sdk-akamai-base-npm-link]
8
8
 
9
- > This library is a beta version and should not be considered ready for production use while this message is visible.
10
-
11
9
  The LaunchDarkly Akamai SDK is designed primarily for use in Akamai Edgeworkers. It follows the server-side LaunchDarkly model for multi-user contexts. It is not intended for use in desktop and embedded systems applications.
12
10
 
13
11
  For more information, see the [complete reference guide for this SDK](https://docs.launchdarkly.com/sdk/edge/akamai).
@@ -20,7 +18,6 @@ npm i @launchdarkly/akamai-server-base-sdk
20
18
 
21
19
  ## Quickstart
22
20
 
23
-
24
21
  See the full [example app](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/akamai-base/example).
25
22
 
26
23
  ## Developing this SDK
@@ -55,4 +52,4 @@ yarn test
55
52
  [sdk-akamai-base-ghp-link]: https://launchdarkly.github.io/js-core/packages/sdk/akamai-base/docs/
56
53
  [sdk-akamai-base-dm-badge]: https://img.shields.io/npm/dm/@launchdarkly/akamai-server-base-sdk.svg?style=flat-square
57
54
  [sdk-akamai-base-dt-badge]: https://img.shields.io/npm/dt/@launchdarkly/akamai-server-base-sdk.svg?style=flat-square
58
- [package-sdk-akamai-base-issues]: https://github.com/launchdarkly/js-core/issues?q=is%3Aissue+is%3Aopen+label%3A%22package%3A+sdk%2Fakamai-base%22+
55
+ [package-sdk-akamai-base-issues]: https://github.com/launchdarkly/js-core/issues?q=is%3Aissue+is%3Aopen+label%3A%22package%3A+sdk%2Fakamai-base%22+