Skip to content

Releases: launchdarkly/js-core

akamai-server-edgekv-sdk: v0.4.2

23 Jun 19:45
28ebb3f

Choose a tag to compare

0.4.2 (2023-06-23)

Bug Fixes

  • Fix issue that caused the feature store get function impl to be called twice (#178) (68f1c78)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.2 to ^0.2.3

akamai-server-base-sdk: v0.4.2

23 Jun 19:45
28ebb3f

Choose a tag to compare

0.4.2 (2023-06-23)

Bug Fixes

  • Fix issue that caused the feature store get function impl to be called twice (#178) (68f1c78)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.2 to ^0.2.3

akamai-edgeworker-sdk-common: v0.2.3

23 Jun 19:45
28ebb3f

Choose a tag to compare

0.2.3 (2023-06-23)

Bug Fixes

  • Fix issue that caused the feature store get function impl to be called twice (#178) (68f1c78)

akamai-server-edgekv-sdk: v0.4.1

16 Jun 17:14
eb301fe

Choose a tag to compare

0.4.1 (2023-06-16)

Bug Fixes

  • Fix typescript exports for both cjs and es modules (21ea133)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.1 to ^0.2.2

akamai-server-base-sdk: v0.4.1

16 Jun 17:14
eb301fe

Choose a tag to compare

0.4.1 (2023-06-16)

Bug Fixes

  • Fix typescript exports for both cjs and es modules (21ea133)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.1 to ^0.2.2

akamai-edgeworker-sdk-common: v0.2.2

16 Jun 17:14
eb301fe

Choose a tag to compare

0.2.2 (2023-06-16)

Bug Fixes

  • Fix typescript exports for both cjs and es modules (21ea133)

node-server-sdk: v0.5.0

15 Jun 22:40
f4cc01f

Choose a tag to compare

0.5.0 (2023-06-15)

Features

node-server-sdk-redis: v0.1.0

15 Jun 22:40
f4cc01f

Choose a tag to compare

0.1.0 (2023-06-15)

Features

  • Implement redis persistent store and big segment store. (#146) (fee603c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 0.4.4 to 0.5.0

node-server-sdk-dynamodb: v0.1.0

15 Jun 22:40
f4cc01f

Choose a tag to compare

0.1.0 (2023-06-15)

Features

  • Implement support for the DynamoDB persistent store. (#158) (eaa063e)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 0.4.4 to 0.5.0

akamai-server-edgekv-sdk: v0.4.0

14 Jun 18:04
4606a8c

Choose a tag to compare

0.4.0 (2023-06-14)

Features

  • Added CommonJS support for Akamai SDKs (#163) (6749a52)