Skip to content

Conversation

@LaunchDarklyCI
Copy link
Contributor

[1.0.0-beta.3] - 2020-07-20

Added:

  • Added support for Lua 5.2, and Lua 5.3.
  • Added featureStoreBackend option to configuration object.
  • Added launchdarkly_server_sdk_redis module to support Redis as an external feature store.
  • Added registerLogger which allows configuration of SDK logging capabilities.

Changed:

  • The SDK is now implemented as a compiled C module instead of directly in Lua.
  • The SDK is now imported as launchdarkly_server_sdk, instead of launchdarkly-server-sdk.lua.
  • The SDK no longer depends on the Lua cjson, or Lua ffi libraries.
  • All methods are no longer closures. Use client:aFunction, instead of client.aFunction.

@hroederld hroederld merged commit c4917d9 into master Jul 20, 2020
@hroederld hroederld deleted the release-1.0.0-beta.3 branch July 20, 2020 21:08
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.

5 participants