Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 20:26
· 7 commits to main since this release
d004e68

1.0.0 (2026-06-18)

Features

  • demo: add dual-mode staging demo harness (qs-12) (ab83557)
  • python-sdk: add api manager and event queue layer (856ffe2)
  • python-sdk: add deterministic bucketing and rule evaluation core (f335726)
  • python-sdk: add in-memory config evaluation managers (f3ad64b)
  • python-sdk: add logger, datastore queue parity, and docs refresh (ee7cb99)
  • python-sdk: harden cache, refresh, and network runtime behavior (d01416e)

Bug Fixes

  • demo: align qs-12 harness to spec — run_feature + test-feature-rollout-1 typed vars (1bbb87a)
  • rules: add isIn and regexMatches comparison operators for JS/PHP parity (c934e6b)
  • tests: make queue-lifecycle and layering tests Windows-portable (a44b279)
  • transport: deliver tracking to metrics endpoint with ConvertAgent UA and report status (ae0274b)
  • transport: use /api/v1/config/{sdk_key} route for remote config fetch (339833d)