Skip to content

Conversation

@dariushar
Copy link
Contributor

@dariushar dariushar commented Jun 1, 2023

This PR includes the changes for releasing the initial version of the SDK (alpha version).

We have decided to create two different SDKs. One for using the EdgeKV feature store and one allowing the user send a specific feature store they would like to use. We're doing this because Akamai is expecting a file called edgekv_token.js but that file won't exists if the user decides to specify their feature store. To avoid trying to dynamically load the edgekv_token.js file, we have decided to split the SDK into two different packages.

Akamai Updates:

  • Added logic for retrieving flag data from EdgeKV
  • Added tests for the Akamai classes
  • Added rollup
  • Added example

BEGIN_COMMIT_OVERRIDE
fix: Initial alpha release of the SDK with support for external data store
END_COMMIT_OVERRIDE

@shortcut-integration
Copy link

@dariushar dariushar requested a review from ctawiah June 1, 2023 14:09
@dariushar dariushar changed the title Ctawiah/sc 203998/initial rollup setup feat: Akamai SDK example, rollup config, edgeKV logic Jun 1, 2023
dariushar and others added 2 commits June 1, 2023 17:08
Co-authored-by: Molly <molly.jones@launchdarkly.com>
@ctawiah ctawiah requested a review from ldhenry June 2, 2023 00:33
Copy link
Contributor

@ctawiah ctawiah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@dariushar dariushar merged commit 0f839cf into main Jun 2, 2023
@dariushar dariushar deleted the ctawiah/sc-203998/initial-rollup-setup branch June 2, 2023 20:33
@github-actions github-actions bot mentioned this pull request Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants