Skip to content

fix(deps): update dependency launchdarkly-server-sdk to v9.15.0#37

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/launchdarkly-server-sdk-9.x
Open

fix(deps): update dependency launchdarkly-server-sdk to v9.15.0#37
renovate[bot] wants to merge 1 commit intomainfrom
renovate/launchdarkly-server-sdk-9.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
launchdarkly-server-sdk ==9.14.1==9.15.0 age confidence

Release Notes

launchdarkly/python-server-sdk (launchdarkly-server-sdk)

v9.15.0

Compare Source

⚠ BREAKING CHANGES

Note: The following breaking changes apply only to FDv2 (Flag Delivery v2) early access features, which are not subject to semantic versioning and may change without a major version bump.

  • Update ChangeSet to always require a Selector (#​405) (5dc4f81)
    • The ChangeSetBuilder.finish() method now requires a Selector parameter.
  • Update DataSystemConfig to accept list of synchronizers (#​404) (c73ad14)
    • The DataSystemConfig.synchronizers field now accepts a list of synchronizers, and the ConfigBuilder.synchronizers() method accepts variadic arguments.
Features
Bug Fixes
  • Add context manager for clearer, safer locks (#​396) (beca0fa)
  • Address potential race condition in FeatureStore update_availability (#​391) (31cf487)
  • Allow modifying fdv2 data source options independent of main config (#​403) (d78079e)
  • Mark copy_with_new_sdk_key method as deprecated (#​353) (e471ccc)
  • Prevent immediate polling on recoverable error (#​399) (da565a2)
  • Redis store is considered initialized when $inited key is written (e99a27d)
  • Stop FeatureStoreClientWrapper poller on close (#​397) (468afdf)
  • Update reason documentation with inExperiment value (#​401) (cbfc3dd)
  • Update Redis to write missing $inited key (e99a27d)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

📝 Terraform Plan

→ Resource Changes: 0 to create, 17 to update, 1 to re-create, 0 to delete, 0 ephemeral.

♻️ Update

module.lambda["activitylogs"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-activitylogs"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-activitylogs-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["authorizer"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-authorizer"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-authorizer-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["incidents"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-incidents"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-incidents-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["locations"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-locations"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-locations-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["login"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-login"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-login-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["openapi"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-openapi"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-openapi-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (3 unchanged blocks hidden)
module.lambda["organizations"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-organizations"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-organizations-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["periods"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-periods"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-periods-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["radios"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-radios"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-radios-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["reports"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-reports"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-reports-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["units"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-units"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-units-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["volunteers"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-volunteers"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-volunteers-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.lambda["well_known"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-wellknown"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wellknown-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.ws_lambda["notify_ws_stream"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-notifywsstream"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-notifywsstream-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.ws_lambda["ws_connect"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-wsconnect"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wsconnect-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.ws_lambda["ws_default"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-wsdefault"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wsdefault-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)
module.ws_lambda["ws_disconnect"].aws_lambda_function.this[0]
  id                             = "eventcoord-prod-wsdisconnect"
! layers                         = [
-     "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91",
  ] -> (known after apply)
  tags                           = {
      "Attributes" = "handler"
      "Name"       = "eventcoord-prod-wsdisconnect-handler"
      "Namespace"  = "eventcoord"
      "Stage"      = "prod"
  }
  # (31 unchanged attributes hidden)

  # (4 unchanged blocks hidden)

⚙️ Re-Create

aws_lambda_layer_version.shared
! arn                         = "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91" -> (known after apply)
! code_sha256                 = "BfALTqyS6VtjKd2/DqzH3IKUf9AyXLTbBR608hWAtk8=" -> (known after apply)
- compatible_architectures    = [] -> null
! created_date                = "2026-02-04T15:18:03.231+0000" -> (known after apply)
! id                          = "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared:91" -> (known after apply)
! layer_arn                   = "arn:aws:lambda:us-east-1:072105303426:layer:event_coord_shared" -> (known after apply)
+ signing_job_arn             = (known after apply)
+ signing_profile_version_arn = (known after apply)
! source_code_hash            = "BfALTqyS6VtjKd2/DqzH3IKUf9AyXLTbBR608hWAtk8=" -> "P4gTR6pTOzRICke1AAz9uA4n81bOYY451Pugetso4Js=" # forces replacement
! source_code_size            = 38363863 -> (known after apply)
! version                     = "91" -> (known after apply)
  # (7 unchanged attributes hidden)

Triggered by @renovate[bot], Commit: e313baf7def8bd1036f56432cc8e29815d7a4ecc

@renovate renovate bot changed the title chore(deps): update dependency launchdarkly-server-sdk to v9.15.0 fix(deps): update dependency launchdarkly-server-sdk to v9.15.0 Feb 12, 2026
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.

0 participants