1. ae3128d fix(agent-service): authenticate to the LLM proxy as the delegating user (#5605) by Jiadong Bai · 6 hours ago main
  2. 539a685 feat(operator): Add Case Sensitivity to Keyword Search Operator (#5600) by Sarah Asad · 13 hours ago
  3. 17607c5 fix(config-service): expose inviteOnly on /config/pre-login so INACTIVE users see the registration-request form (#5572) by ali risheh · 16 hours ago
  4. c82d4d1 ci: Compact first-time contributor welcome and stop issue-link pollution (#5317) by Matthew B. · 18 hours ago
  5. 27c1df4 chore(licensing): add per-module NOTICE-binary generation script and CI checks for detecting NOTICE-binary drifting (#5417) by Jiadong Bai · 18 hours ago
  6. cd60535 test(frontend): add unit tests for DatasetFileSelectorComponent (#5576) by yangzhang75 · 31 hours ago
  7. 07ca5d4 test(frontend): add unit tests for RowModalComponent (#5580) by Neil Ketteringham · 2 days ago
  8. 5b02684 chore(licensing): refresh transitive versions in LICENSE-binary-python (#5589) by Xuan Gu · 2 days ago
  9. 8f4a11a test: add unit tests for SortButtonComponent (#5578) by Neil Ketteringham · 2 days ago
  10. 961c999 test(frontend): add unit tests for DatasetVersionSelectorComponent (#5579) by yangzhang75 · 2 days ago
  11. 96fa3f0 test(frontend): add spec for FlarumComponent (#5584) by EmilySun621 · 2 days ago
  12. 7b7a5c6 fix(auth): enforce @RolesAllowed in file-service by registering RolesAllowedDynamicFeature (#5198) by Matthew B. · 2 days ago
  13. 400f1cd fix(build): download protoc matching target arch in image builds (#5573) by Jiadong Bai · 2 days ago
  14. ad10b7f fix(frontend): clean up websocket state when returning to the dashboard (#5565) by Kunwoo (Chris) · 2 days ago
  15. 564ccdb test(frontend): add spec for GoogleAuthService (#5457) by Meng Wang · 3 days ago
  16. 48e800e fix: scope large binary storage and cleanup by execution id (#5280) by Kunwoo (Chris) · 3 days ago
  17. 75b4619 test(amber): add unit test coverage for record-storage cluster (#5447) by Xinyuan Lin · 4 days ago
  18. dd8ab8a test(amber): add unit test coverage for InputManager (#5451) by Xinyuan Lin · 4 days ago
  19. afc5f98 fix(auth): require REGULAR/ADMIN role on LiteLLM proxy endpoints (#5421) by Yicong Huang · 4 days ago
  20. 0e35ac6 test(amber): unit tests for web/resource pure-logic helpers (#5219) by Yicong Huang · 4 days ago
  21. dc31aa2 test(frontend): add spec for HighlightSearchTermsPipe (#5458) by Meng Wang · 4 days ago
  22. 65ce1e5 test(amber): expand ExecutionResultService spec coverage (#5390) by Matthew B. · 4 days ago
  23. ce91924 fix(frontend): use default import for package.json version in dev build (#5444) by Matthew B. · 4 days ago
  24. e987f13 test(amber): add unit test coverage for StatisticsManager + SerializationManager (#5439) by Xinyuan Lin · 4 days ago
  25. 7cf37d0 test(amber): add unit test coverage for ClientEvent sealed-trait family (#5440) by Xinyuan Lin · 4 days ago
  26. f2f0564 test(amber): add unit test coverage for dashboard/hub entity model (#5402) by Xinyuan Lin · 4 days ago
  27. 5f54275 fix(workflow-operator): prevent NPE when Sort operator is unconfigured (#5416) by Matthew B. · 4 days ago
  28. 2793fc7 chore(ci): add stale workflow to auto-close inactive PRs (#5419) by Yicong Huang · 4 days ago
  29. 09aac02 fix: keep failed-upload cleanup inside the upload worker (#5249) by Matthew B. · 4 days ago
  30. 38f5ac5 test(workflow-operator): add ReservoirSamplingOpExec spec (#5384) by Matthew B. · 4 days ago
  31. 5c2eaa2 fix(auth): make JwtAuthFilter eager-401 with @PermitAll opt-out (#5404) by Yicong Huang · 5 days ago
  32. ba963cf chore: add 1.2.0-incubating and 1.3.0-incubating-SNAPSHOT to bug-report options (#5415) by Xuan Gu · 5 days ago
  33. 65aca57 fix(frontend): exclude /api/config/pre-login from JwtModule (#5408) by Yicong Huang · 5 days ago
  34. 57640a7 test(workflow-core): add unit test coverage for core executor traits + factory (#5400) by Xinyuan Lin · 5 days ago
  35. d9676a7 chore(asf): use raw payload bypass_actors for branch protection (#5413) by Yicong Huang · 5 days ago
  36. e027561 chore: bump main version to 1.3.0-incubating-SNAPSHOT (#5410) by Xuan Gu · 5 days ago
  37. e9f2b8e fix: replace git hash with build number in UI footer (#5153) by Matthew B. · 5 days ago
  38. d46d623 chore(ci): run LICENSE-binary drift check weekly (#5406) by Jiadong Bai · 5 days ago
  39. eac23d2 feat(python-notebook-migration, config): add python-notebook-migration-enabled feature flag (#5254) by Ryan Zhang · 5 days ago
  40. cf273e8 ci: match system-requirements-lock.txt in labeler globs (#5399) by Xinyuan Lin · 5 days ago
  41. 749798d fix(frontend): handle 401 by clearing session, skip sending expired JWTs (#5392) by Yicong Huang · 5 days ago
  42. 6a9437e refactor(frontend): standardize menu.component subscription cleanup (#5324) by Matthew B. · 5 days ago
  43. 76f116f test(amber): add AmberKryoInitializer spec (#5387) by Matthew B. · 5 days ago
  44. 6dd16b5 chore(deps): bump idna from 3.14 to 3.15 in /amber (#5364) by dependabot[bot] · 6 days ago
  45. 4f73e95 fix: clear red change-line brackets when restoring a workflow version (#5285) by Kunwoo (Chris) · 6 days ago
  46. 8a4cb29 feat(python-notebook-migration): add database tables for Notebook Migration tool (#5055) by Ryan Zhang · 6 days ago
  47. 7deed35 feat(workflow-operator): add Python UDF UI parameter injection model (#5141) by carloea2 · 7 days ago
  48. 7a6c22a test(frontend): cover HubWorkflowDetailComponent (#5236) by Matthew B. · 8 days ago
  49. 12d1d60 ci: auto-sync docs/ to the website on doc changes (#5308) by Matthew B. · 8 days ago
  50. af66499 fix(frontend): stop forum login from looping when Flarum auth fails (#5311) by Matthew B. · 8 days ago
  51. 6d604f3 fix(amber): regenerate Python proto bindings on local sbt build (#5358) by Matthew B. · 8 days ago
  52. 8aa81af chore(deps-dev): bump @vitest/browser from 4.1.5 to 4.1.6 in /frontend (#5356) by dependabot[bot] · 8 days ago
  53. 23c5fd2 chore(asf): remove non-public team from bypass and grant v1.2 release manager (#5354) by Yicong Huang · 8 days ago
  54. aa3a117 test: cover hub.component sidebar gating and routerLinks (#5232) by Matthew B. · 9 days ago
  55. 0bfe905 test: unit tests for LocalLoginComponent (#5235) by Matthew B. · 9 days ago
  56. 251a845 fix(frontend): preserve operator state border on workflow page return (#5146) by Prateek Ganigi · 9 days ago
  57. 223a27b feat(dashboard): add public dataset card view (#5215) by Xuan Gu · 9 days ago
  58. d086455 feat(k8s): add agent service and LiteLLM to the Helm chart (#5272) by Jiadong Bai · 9 days ago
  59. 531d79f fix: require non-null uid in insertNewExecution (#5300) by Matthew B. · 10 days ago
  60. d26bff6 refactor: Drop /dashboard prefix from user-facing URLs (#5151) by Matthew B. · 10 days ago
  61. eb287f3 feat(config-service): split /config/pre-login from authenticated endpoints (#5305) by Yicong Huang · 10 days ago
  62. 0e5686e chore(ci): rename python job/flag/label to pyamber (#5307) by Yicong Huang · 10 days ago
  63. a8afdc4 test(compiling-service): add direct unit tests for WorkflowCompiler (#5022) by Yicong Huang · 11 days ago
  64. e25c282 test(frontend): browser-mode spec for code-editor.component (#5241) by Matthew B. · 11 days ago
  65. 2ebef32 fix: enforce @RolesAllowed on microservice resources (#5199) by Yicong Huang · 11 days ago
  66. ab79ea44 fix: remove duplicate NOTICE file under bin/single-node (#5303) by Matthew B. · 11 days ago
  67. 1b0ec78 feat(huggingFace): add HuggingFaceModelResource for model browsing and media proxy (#5124) by Prateek Ganigi · 11 days ago
  68. 34be37d test: cover ShareAccessComponent behaviors in spec (#5233) by Matthew B. · 11 days ago
  69. e650919 fix(frontend): restore Regions and Status canvas toggles (#5160) by Jiadong Bai · 11 days ago
  70. a1045ce fix(frontend): drop stale attribute references when an operator's input schema changes (#5294) by Kunwoo (Chris) · 12 days ago
  71. a854812 fix(amber): avoids false negative on _check_heartbeat when connection is established but close raises exception (#5027) by nathant27 · 12 days ago
  72. e2bd473 docs: update NOTICE copyright to "2025 and onwards" (#5158) by Jiadong Bai · 12 days ago
  73. 5b09ca1 chore(licensing): refresh transitive versions in LICENSE-binary-python (#5159) by Jiadong Bai · 12 days ago
  74. b90e76d fix(asf): restore root bypass team (#5290) by Yicong Huang · 12 days ago
  75. 953e2c4 chore(asf): Allow texera committers to bypass branch protection (#5287) by Yicong Huang · 13 days ago
  76. 59f776c fix(workflow-operator): auto-rename empty CSV column headers (#5282) by Meng Wang · 13 days ago
  77. 4cc7539 fix(dataset): load cover image on detail page for private datasets (#5284) by Xuan Gu · 14 days ago
  78. ec12c88 feat: Add Python Virtual Environment Support: Add k8s Gateway Configuration (#5138) by Sarah Asad · 14 days ago
  79. 85c4b0c feat: show MiB unit label next to size-based admin settings inputs (#5066) by Xuan Gu · 14 days ago
  80. ca829ec refactor: consolidate count and relative-time formatting utilities (#5220) by Xuan Gu · 14 days ago
  81. 7bd6550 feat: Welcome first-time contributors with comment commands guide (#5222) by Matthew B. · 2 weeks ago
  82. a4a3df5 test: unit tests for LandingPageComponent (#5234) by Matthew B. · 2 weeks ago
  83. d8c254c test: add unit spec for UserDatasetComponent (#5238) by Matthew B. · 2 weeks ago
  84. f967080 test: add spec for UserDatasetListItemComponent (#5239) by Matthew B. · 2 weeks ago
  85. e27d4d0 test: close stream in upload-error test to prevent finalizer leak across tests (#5246) by Matthew B. · 2 weeks ago
  86. 968144b test: cover SearchBarComponent debounce, cache, and routing (#5237) by Matthew B. · 2 weeks ago
  87. d5bc8b7 refactor: untrack generated python proto, regenerate in build (#5077) by Matthew B. · 2 weeks ago
  88. 8a7366f fix: honor Option contract on tryGetExistingExecution miss (#5221) by Matthew B. · 2 weeks ago
  89. 24f7702 fix: skip datasets with missing LakeFS repos in public listing (#5171) by Xuan Gu · 2 weeks ago
  90. 1cdfc45 test(amber): unit tests for web state stores and websocket plumbing (#5209) by Yicong Huang · 2 weeks ago
  91. 69bee15 test(amber): DB-backed unit tests for ExecutionsMetadataPersistService and updateWorkflowState (#5213) by Yicong Huang · 2 weeks ago
  92. c40f7f5 chore: clean up sbt clean compile warnings (#5201) by Kunwoo (Chris) · 2 weeks ago
  93. f89c07c fix(pyamber): allow worker state to transit READY -> COMPLETED (#5214) by Meng Wang · 2 weeks ago
  94. 79a1d17 test(amber): cover WorkflowExecutionsResource static helpers (#5205) by Yicong Huang · 2 weeks ago
  95. 9b850e2 ci: enable Codecov Test Analytics across all test jobs (#5207) by Yicong Huang · 2 weeks ago
  96. 767219a test(frontend): cover three dashboard services (#5203) by Yicong Huang · 2 weeks ago
  97. 2153c17 test(frontend): cover joint-ui.service surface and remove dead code (#5196) by Yicong Huang · 2 weeks ago
  98. c435aa7 fix(workflow-operator): default boolean metadata fields (#5177) by Asish Kumar · 2 weeks ago
  99. 8633188 test(frontend): rewrite sync-texera-model spec (#5194) by Yicong Huang · 3 weeks ago
  100. a25c543 test(frontend): extend code-debugger and code-editor coverage (#5191) by Yicong Huang · 3 weeks ago