Commit Graph

  • d4c8ffd9ea Update version for nightly v1.11.0.dev21 Langflow Bot 2026-06-26 02:20:25 +00:00
  • a277209fe4 ci: push nightly .devX Docker images to langflowai/langflow and fix db-migration-validation image references (#13836) main vjgit96 2026-06-25 16:39:39 -04:00
  • 65f5f21504 Update version for nightly v1.11.0.dev20 Langflow Bot 2026-06-26 01:02:03 +00:00
  • d2d1bdc971 fix(telemetry): use SQLAlchemy AsyncSession to stop deprecation-warning log flood (#13845) release-1.11.0 Eric Hare 2026-06-25 17:19:12 -07:00
  • e60cb7ffd6 test(e2e): load dotenv before openai key skip-guard chore/LE-1665-e2e-test-cleanup Tarcio 2026-06-25 20:25:35 -03:00
  • dc3992158d fix: release QA component follow-ups for bundles (#13834) Eric Hare 2026-06-25 15:44:25 -07:00
  • ebc06b9264 test(e2e): fix the @starter-projectss tag typo and document the tag set Tarcio 2026-06-25 19:15:18 -03:00
  • 65ba7f6a11 test(e2e): reduce modelInputComponent to its one real assertion Tarcio 2026-06-25 19:10:12 -03:00
  • cc622c102e feat(a2a): map the A2A contextId to the flow chat session feat/a2a-multiturn ogabrielluiz 2026-06-25 19:08:15 -03:00
  • 7c083b946b test(e2e): fold the regular-playground token regression into token-usage Tarcio 2026-06-25 19:04:45 -03:00
  • 9e65afeb82 test(e2e): dedup the 3 verbatim empty-state route mocks in deployments-page Tarcio 2026-06-25 19:00:26 -03:00
  • e827ff52fd test(e2e): fold auto-run starter-template specs into one data-driven spec Tarcio 2026-06-25 18:50:05 -03:00
  • d642f88adc feat(a2a): enforce the apikey scheme the agent card advertises feat/a2a-auth ogabrielluiz 2026-06-25 18:46:16 -03:00
  • 2300c8758d test(e2e): collapse 4 starter-project shard specs into one Tarcio 2026-06-25 17:54:07 -03:00
  • 38b520c6ef docs(e2e): add tests README with shared-helper reuse guardrail Tarcio 2026-06-25 17:49:22 -03:00
  • 0314425b44 test(e2e): promote setupDeploymentMocks to shared util Tarcio 2026-06-25 17:46:38 -03:00
  • 13e689c77f test(e2e): add runPlaygroundPrompt and seedGptTemplate helpers Tarcio 2026-06-25 17:39:57 -03:00
  • 123cce9c75 test(e2e): add seedFlowViaApi fixture to seed flows via the API Tarcio 2026-06-25 16:46:52 -03:00
  • f86119b7d0 feat(a2a): stream message/stream and tasks/resubscribe over SSE feat/a2a-streaming ogabrielluiz 2026-06-25 18:20:56 -03:00
  • 93e5472a34 feat: make content_blocks the source of truth for Message content (#13364) Gabriel Luiz Freitas Almeida 2026-06-25 17:39:55 -03:00
  • 89711298e5 ci: push nightly .devX Docker images to langflowai/langflow and fix db-migration-validation image references (#13836) vjgit96 2026-06-25 16:39:39 -04:00
  • 49fc1f862f feat(lfx): introduce pluggable executor seam (#12981) Gabriel Luiz Freitas Almeida 2026-06-25 17:39:11 -03:00
  • 763d736a04 feat(a2a): durable DB-backed A2A task store feat/a2a-durable-tasks ogabrielluiz 2026-06-25 17:32:30 -03:00
  • c6dbca308d fix: remove hardcoded default superuser password (#13822) release-1.10.2 Eric Hare 2026-06-25 13:27:42 -07:00
  • 8fe1c59a72 chore: auto-bake note keys and regenerate backend locales/en.json [skip ci] lfx-single-exec github-actions[bot] 2026-06-25 19:38:33 +00:00
  • 6ff2070a0f Merge branch 'release-1.11.0' into lfx-single-exec Jordan Frazier 2026-06-25 15:36:57 -04:00
  • a979fbfe1d [autofix.ci] apply automated fixes feat/embeddings-available-models-from-providers autofix-ci[bot] 2026-06-25 19:35:23 +00:00
  • e41964b052 feat(embeddings): build available_models from all configured providers himavarshagoutham 2026-06-25 15:31:48 -04:00
  • c539111d34 skip gunicorn threads in ghost finder Jordan Frazier 2026-06-25 15:31:26 -04:00
  • 327e0478cd feat(a2a): add message/send JSON-RPC endpoint for agent flows feat/a2a-message-send ogabrielluiz 2026-06-25 16:07:40 -03:00
  • 42446f7c32 simplify cmmments Jordan Frazier 2026-06-25 15:00:04 -04:00
  • d7f596aa66 update dep docs Jordan Frazier 2026-06-25 14:51:04 -04:00
  • 7dd634790a feat: a11y (#13561) Viktor Avelino 2026-06-25 14:33:53 -04:00
  • 76e0398c0b fix(multitenant): register CapabilityServiceFactory in the backend feat/mt-pluggability-core ogabrielluiz 2026-06-23 08:07:54 -03:00
  • 32528e5f4d test(lfx): drop obsolete inputs kwarg from capability stream-close test ogabrielluiz 2026-06-18 15:57:10 -03:00
  • 32f9fe116d fix(lfx): harden capability routing metadata ogabrielluiz 2026-06-12 12:52:05 -03:00
  • eb6e0362fd fix(lfx): close capability-selected executor streams ogabrielluiz 2026-06-10 16:36:09 -03:00
  • 527a33a387 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-06-10 19:17:23 +00:00
  • 507fea8215 feat(lfx): add pluggable capability routing ogabrielluiz 2026-06-10 15:00:31 -03:00
  • 1340f3071b feat(stepflow): execute the wrapped component for tool-mode tools feat/executor-seam-stepflow-mvp ogabrielluiz 2026-06-18 17:44:18 -03:00
  • 34f13a3762 fix(stepflow): mask SecretStr on the worker output edge ogabrielluiz 2026-06-18 10:54:54 -03:00
  • 6085dda684 feat(stepflow): bridge the executor seam to a Stepflow backend ogabrielluiz 2026-06-18 10:54:51 -03:00
  • b7f16311b4 test(loop): accept executor kwargs in subgraph async_start mock ogabrielluiz 2026-06-25 15:24:58 -03:00
  • 776b9e68c7 fix: share policy refresh and owner permissions (#13830) Eric Hare 2026-06-25 11:21:12 -07:00
  • cc7259d675 feat(a2a): add agent-card discovery endpoint behind LANGFLOW_A2A_ENABLED feat/a2a-agent-card ogabrielluiz 2026-06-25 15:06:37 -03:00
  • f5f6ee566e fix(lfx): restore synchronous AllTypesDict.get_type_dict ogabrielluiz 2026-06-25 15:06:23 -03:00
  • d194132724 test+docs: pin precedence and leak fixes, restore POST OpenAPI schema feat/lfx-workflow-router-seam ogabrielluiz 2026-06-25 15:01:27 -03:00
  • c2876c5d72 feat(a2a): add flow_type categorization and A2A flow columns feat/a2a-flow-type ogabrielluiz 2026-06-25 13:44:05 -03:00
  • 648ea0cdf5 chore(a2a): open A2A protocol support epic integration branch feat/a2a ogabrielluiz 2026-06-25 13:44:37 -03:00
  • 6e11f81a39 fix(lfx): warn on --timeout with single worker; drop dead limit-concurrency env Jordan Frazier 2026-06-25 11:55:46 -04:00
  • dc1f5934d8 fix(test): prefix unused lambda args for ruff ARG005 himavarshagoutham 2026-06-25 11:53:09 -04:00
  • cf9151729c [autofix.ci] apply automated fixes (attempt 2/3) autofix-ci[bot] 2026-06-25 15:42:42 +00:00
  • 77374fc253 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-06-25 15:39:46 +00:00
  • 62ab48d8f0 refactor(lfx): rework lfx serve worker/concurrency flags Jordan Frazier 2026-06-25 11:36:09 -04:00
  • 9888bea4ea fix(lfx): register VariableService in serve so request-scoped global_vars resolve Jordan Frazier 2026-06-25 11:28:04 -04:00
  • 1bafa8aad2 fix(lfx): reset factory-registered flag on ServiceManager teardown ogabrielluiz 2026-06-25 12:15:26 -03:00
  • fae390363a Merge branch 'release-1.11.0' into feat/embeddings-available-models-from-providers Himavarsha 2026-06-25 11:12:46 -04:00
  • 14368f087e fix(api): echo requested flow identifier in v2 workflow 404 reframes ogabrielluiz 2026-06-25 12:00:32 -03:00
  • dac6457595 [autofix.ci] apply automated fixes (attempt 2/3) fix/kb-fail-loud autofix-ci[bot] 2026-06-25 14:29:06 +00:00
  • b8f887bae6 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-06-25 14:26:07 +00:00
  • c8a0195193 chore: trigger CI Eric Hare 2026-06-25 07:22:29 -07:00
  • 5eda29c9fc chore: auto-bake note keys and regenerate backend locales/en.json [skip ci] github-actions[bot] 2026-06-25 14:20:38 +00:00
  • 5fd90a86f0 Merge branch 'release-1.11.0' into fix/kb-fail-loud Eric Hare 2026-06-25 07:19:05 -07:00
  • 440508e323 [autofix.ci] apply automated fixes feat/content-blocks-agent-events-v2 autofix-ci[bot] 2026-06-25 14:17:26 +00:00
  • 772dd69a0e Merge branch 'release-1.10.2' into fix/release-1.10.2-python-314-litellm-gate fix/release-1.10.2-python-314-litellm-gate Eric Hare 2026-06-25 07:17:25 -07:00
  • cf5c37f293 fix: handle invalid session auth tokens (#13823) Eric Hare 2026-06-25 07:16:05 -07:00
  • 5ad1d91991 Merge commit '8d8a180fc6' into land-13390 ogabrielluiz 2026-06-25 11:13:32 -03:00
  • 56ed69f75a chore: trigger CI feat/operations-component Eric Hare 2026-06-25 07:08:56 -07:00
  • e1235dc49d [autofix.ci] apply automated fixes autofix-ci[bot] 2026-06-25 14:08:18 +00:00
  • ccc09272b0 chore: auto-bake note keys and regenerate backend locales/en.json [skip ci] github-actions[bot] 2026-06-25 14:06:43 +00:00
  • 8aad7a96fa Merge branch 'release-1.10.2' into fix/release-1.10.2-python-314-litellm-gate Eric Hare 2026-06-25 07:05:09 -07:00
  • c0584bd224 Merge branch 'release-1.11.0' into feat/operations-component Eric Hare 2026-06-25 07:04:59 -07:00
  • 8d8a180fc6 Merge commit '9f958c9d2c' into land-13453 feat/api-modal-v2-beta ogabrielluiz 2026-06-25 11:04:03 -03:00
  • 9f958c9d2c Merge commit '46e0528b9d' into land-13391 feat/content-blocks-frontend-v2 ogabrielluiz 2026-06-25 11:03:33 -03:00
  • 46e0528b9d fix(api): keep simple_run_flow returning RunResponse, project v1 at the HTTP boundary ogabrielluiz 2026-06-25 11:02:47 -03:00
  • be342ae91e deploy: 4da60c4b12 gh-pages mendonk 2026-06-25 13:37:38 +00:00
  • 1388aa2e81 docs: add additional packages gated by python 3.14 docs-gated-dependencies-for-python-314 Mendon Kissling 2026-06-25 09:32:33 -04:00
  • ffd119cf3f test: remove duplicate Playwright e2e coverage (#13819) Tarcio 2026-06-25 10:28:28 -03:00
  • 7af6676b88 Update version for nightly v1.11.0.dev19 Langflow Bot 2026-06-25 00:59:43 +00:00
  • 0669645ea9 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-06-25 00:26:24 +00:00
  • c0648c6c9d Merge feat/api-modal-v2-beta (restacked) into feat/content-blocks-agent-events-v2 ogabrielluiz 2026-06-24 17:58:42 -03:00
  • ce71c72868 chore: restore bundles that are now published (#13825) Eric Hare 2026-06-24 17:16:46 -07:00
  • 2e990b2c6a fix: disable mem0 telemetry by default (#13824) Eric Hare 2026-06-24 16:57:35 -07:00
  • f8ccfd18b9 test: avoid py314 crewai starter imports Eric Hare 2026-06-24 15:59:10 -07:00
  • e31fcfe40d Merge branch 'release-1.10.2' into fix/release-1.10.2-python-314-litellm-gate Eric Hare 2026-06-24 15:38:24 -07:00
  • 3b6d154139 fix: use session exec in telemetry writer (#13821) Eric Hare 2026-06-24 15:34:57 -07:00
  • 2cdd8dd462 test: skip py314-gated crewai imports Eric Hare 2026-06-24 14:46:07 -07:00
  • 3f98716adb Merge branch 'release-1.11.0' into feat/embeddings-available-models-from-providers Himavarsha 2026-06-24 17:36:25 -04:00
  • cda0d934f4 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-06-24 21:29:38 +00:00
  • 09acff1b17 feat(embeddings): populate available_models from configured providers himavarshagoutham 2026-06-24 17:24:31 -04:00
  • 711b6b4f61 test: remove permanently-skipped dead specs (#13800) Tarcio 2026-06-24 18:17:45 -03:00
  • 950a1e4ebd Merge remote-tracking branch 'origin/release-1.11.0' into lfx-single-exec Jordan Frazier 2026-06-24 17:08:39 -04:00
  • 08415f7ea8 fix(api): drop orphaned execute_workflow and keep stream-protocol precedence ogabrielluiz 2026-06-24 17:56:11 -03:00
  • 6a126fac20 Merge feat/content-blocks-frontend-v2 (restacked) into feat/api-modal-v2-beta ogabrielluiz 2026-06-24 17:48:48 -03:00
  • 8091e4e7e3 Merge feat/content-blocks-backend-v2 (rebuilt content_blocks + v1-compat) into feat/content-blocks-frontend-v2 ogabrielluiz 2026-06-24 17:41:20 -03:00
  • 4a0e84deec [autofix.ci] apply automated fixes (attempt 2/3) autofix-ci[bot] 2026-06-24 20:29:20 +00:00
  • 364eef88b1 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-06-24 20:26:18 +00:00
  • b90d199f3f feat(schema): project new content_blocks back to the v1 wire shape ogabrielluiz 2026-06-24 17:03:05 -03:00
  • 4da60c4b12 fix: keep nightly prerelease wheels explicit (#13817) Eric Hare 2026-06-24 13:17:42 -07:00
  • 5cb0edde5a fix: keep nightly prerelease wheels explicit (#13815) Eric Hare 2026-06-24 13:14:56 -07:00