dify/api/tests/unit_tests/extensions
2026-04-10 07:37:14 +00:00
..
logstore fix(logstore): prevent SQL injection, fix serialization issues, and optimize initialization (#30697) 2026-01-14 10:21:26 +08:00
otel refactor(otel): replace Any with Tracer and [T] generics (#34883) 2026-04-10 07:37:14 +00:00
storage Removes the 'extensions' directory from pyrightconfig.json and fixes … (#26512) 2025-10-05 15:57:42 +09:00
test_celery_ssl.py fix: lighten the health checks for the Worker and Worker Beat services, and disable them by default (#34572) 2026-04-06 02:26:26 +00:00
test_ext_login.py refactor(api): tighten login and wrapper typing (#34447) 2026-04-02 09:36:58 +00:00
test_ext_request_logging.py feat: add x-trace-id to http responses and logs (#29015) 2025-12-02 17:22:34 +08:00
test_pubsub_channel.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
test_redis.py feat: redis add retry logic (#34566) 2026-04-09 03:08:25 +00:00