Skip to content

Request for new Python SDK release (post 9.0.4) #81

@vserecun

Description

@vserecun

Description:

The latest published release of the ConfigCat Python SDK (v9.0.4) includes a dependency on qualname, which causes build failures in AWS Lambda layer environments.

This dependency appears to have been removed or updated in the latest source, but since no new release has been published since 2024, users are unable to benefit from this fix.

Environment:

  • SDK version: 9.0.4
  • Runtime: AWS Lambda (Python)
  • Build target: Lambda Layer

Problem:
The qualname dependency in v9.0.4 fails to install during the Lambda layer build process, blocking deployment.

Request:
Could you publish a new release of the Python SDK that includes the latest changes? This would resolve the qualname dependency issue and unblock Lambda layer builds.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions