1. 0806b4a chore(dep): bump pillow to 12.1.1 (#4310) by Matthew B. · 10 hours ago main
  2. 9ac58cf fix(backend): Update PHYSICAL_ADDRESS_EXPIRATION_TIME_HRS to 24hrs (#4269) by carloea2 · 12 hours ago
  3. e8c1f5d chore(dep): bump typing_extensions to 4.14.1 (#4300) by Yicong Huang · 23 hours ago
  4. 6a4baac chore(ci): Bumped pyiceberg to v0.11.1 (#4297) by Matthew B. · 2 days ago
  5. d08bf69 fix(frontend): handle multi-item array updates in updateYTypeFromObject (#4265) by carloea2 · 2 days ago
  6. bcbf58b chore(gui): add edit description button in workspace (#4271) by Jaeyun Kim · 4 days ago
  7. 46f7a26 chore: rewrite code snippets that are referenced to Stack Overflow (#4283) by Jiadong Bai · 5 days ago v1.1.0-incubating-rc5
  8. 47bb2e4 chore(license): switch to DISCLAIMER-WIP and add ASF licensing files to JARs and Docker images (#4288) by Jiadong Bai · 5 days ago
  9. 0b3f97d chore(ci): replace `nightly` with `latest` for image building cron job (#4282) by ali risheh · 6 days ago
  10. 25f0b36 fix(dashboard): copy workflow opens preview page instead of workspace (#4280) by Seongjin Yoon · 6 days ago
  11. 3e46cea fix(operator): prevent KeywordSearch operator from running with an empty keywords field (#4277) by Seongjin Yoon · 8 days ago
  12. f899929 feat(ci): automatically send an email to dev list on ddl change (#4250) by Grace Chia · 9 days ago
  13. 34af5f7 fix(helm): align the header name specified in the envoy gateway with the header definition in AccessControService (#4254) by ali risheh · 11 days ago
  14. ac909a0 fix(operator): correct regex escaping in WordCloud operator (#4261) by Jiadong Bai · 13 days ago v1.1.0-incubating-rc4
  15. 206f3f3 fix(docker-compose): improve the startup banner (#4260) by Jiadong Bai · 13 days ago
  16. c1bb230 feat: add a new radar chart operator (#4248) by Prateek Ganigi · 14 days ago
  17. 98cf478 feat(ci): set TEXERA_SERVICE_LOG_LEVEL to ERROR for docker compose tarball in release candidate CI (#4256) by Jiadong Bai · 14 days ago
  18. 465b850 fix: update example-data-loader to reference correct service names in docker-compose (#4255) by Jiadong Bai · 2 weeks ago
  19. dee51b0 fix(ci): include example datasets and workflows into the docker compose tarball when creating the release candidate (#4253) by Jiadong Bai · 2 weeks ago
  20. 3c50566 fix(ci): replace removed JooqCodeGenerator with sbt jooqGenerate task (#4252) by Jiadong Bai · 2 weeks ago
  21. 52c44c5 refactor: align docker-compose service and container names with image names (#4249) by Jiadong Bai · 2 weeks ago
  22. b480feb feat: add example datasets and workflows to Docker Compose (#4247) by Jiadong Bai · 2 weeks ago
  23. 349a1aa feat: add startup message to docker-compose (#4245) by Jiadong Bai · 3 weeks ago
  24. e908c60 chore: make service log levels configurable via TEXERA_SERVICE_LOG_LEVEL (#4244) by Jiadong Bai · 3 weeks ago
  25. 157241a chore: Remove duplicate JOOQ generator and libraries (#3748) by Xinyuan Lin · 3 weeks ago
  26. 264b72f fix: syntax for accessing DataFrame column in SklearnTrainingOpDesc (#4237) by Xinyuan Lin · 3 weeks ago
  27. 5b3cabf chore: remove deprecated result storage flag (#4210) by Xinyuan Lin · 3 weeks ago
  28. 34a8fad refactor(helm): switch postgres image from bitnami to groonga and fix the texera image registry configuration (#4233) by ali risheh · 3 weeks ago
  29. 6a58780 fix: prediction input shape in sklearn testing operator (#4236) by Xinyuan Lin · 3 weeks ago
  30. 95496cc feat: Separate Runtime Statistics Collection from UI Updates (#4205) by Kunwoo (Chris) · 3 weeks ago
  31. ab9a84b fix(ci): use consistent 9-char commit hash for image tags (#4231) by Jiadong Bai · 3 weeks ago v1.1.0-incubating-rc3
  32. 9e76865 feat: add inline edit modes for dataset description (#4232) by Xuan Gu · 3 weeks ago
  33. 9fd356c feat(release): include container images and deployment artifacts in release (#4219) by Jiadong Bai · 3 weeks ago
  34. 127c26a fix(ui): add links to region display (#4226) by Grace Chia · 3 weeks ago
  35. 93f587f feat: add Markdown editor for dataset/workflow descriptions (#4212) by Xuan Gu · 4 weeks ago
  36. 6172618 fix: Fix/macos testcase (#4222) by Matthew B. · 4 weeks ago
  37. 179f177 feat: add user registration form (#4185) by Jaeyun Kim · 4 weeks ago
  38. 9bc1ebd fix: prevent orphaned sessions when lakeFS abort fails (#4197) by Xuan Gu · 4 weeks ago
  39. 286a396 fix: Added setup python section to frontend test to pin python to 3.12 (#4215) by Matthew B. · 5 weeks ago
  40. 3e92803 feat: introduce sklearn testing operator (#4211) by Xinyuan Lin · 5 weeks ago
  41. 852ebee feat(gui): Display the status for each operator during execution (#4195) by yunyad · 5 weeks ago
  42. 641fb85 fix(amber): fix getting uncreated region status in query statistics handler (#4213) by Xiaozhen Liu · 5 weeks ago
  43. 7a6252d fix(auth): reject null password during the authentication (#4203) by carloea2 · 5 weeks ago
  44. 05bb348 fix: test failure from testcontainer caused by docker update raising minimum version (#4208) by Matthew B. · 5 weeks ago
  45. 99348fb refactor(helm): unify ingress and envoy proxy as a single gateway (#4191) by ali risheh · 5 weeks ago
  46. 7048ce3 chore: update release workflow to comply with Apache release practice (#4128) by Jiadong Bai · 5 weeks ago v1.1.0-incubating-rc2
  47. 39f8508 feat: add test cases for revoking workflow access. (#4187) by Seongjin Yoon · 5 weeks ago
  48. fa87887 fix(dependencies): fix the version of setuptools package (#4199) by ali risheh · 5 weeks ago
  49. cfdad43 feat(backend): introduce python code template builder for creating Python based operators (#4189) by carloea2 · 5 weeks ago
  50. 830e309 feat(backend): Resumable Uploads (#4181) by carloea2 · 6 weeks ago
  51. 0965b80 refactor(scala): move SortCriteriaUnit and HyperParameters from Java to Scala (#4186) by carloea2 · 7 weeks ago
  52. 6b90b00 fix(backend): use dynamic DSLContext lookup to fix stale DB connections in tests (#4179) by Seongjin Yoon · 7 weeks ago
  53. 0aa4ad4 feat: add centralized LakeFS error handling for multipart upload and dataset version operations (#4177) by Xuan Gu · 7 weeks ago
  54. 850fd85 feat: introduce materialized execution mode (#4158) by Xinyuan Lin · 8 weeks ago
  55. ece433c feat: Enable Multiple Input Ports on R UDF operators (#4174) by Chris · 8 weeks ago
  56. a0a6008 chore: Re-enable R support flags in Docker/CI and ensure LargeBinary works on Kubernetes (#4168) by Chris · 8 weeks ago
  57. 27041a2 feat(gui): allow changing workflow access level (#4161) by Seongjin Yoon · 8 weeks ago
  58. 8d519d8 feat(amber): Enable R UDF Runtime via Optional texera-rudf Plugin (#4164) by Chris · 8 weeks ago
  59. 7d42cb6 fix(dataset): enforce max file size for multipart upload (#4146) by carloea2 · 8 weeks ago
  60. 53b149e fix(gui): add commas to port tuple counts (#4162) by Grace Chia · 9 weeks ago
  61. 4f365c1 chore: Redirect GitHub discussion notifications to dev email list (#4160) by Yicong Huang · 9 weeks ago
  62. f07088b fix(backend): prevent workflow cloning when user revokes own access (#4153) by Seongjin Yoon · 9 weeks ago
  63. 56d334c fix: restore proper license headers for third-party code and assets (#4134) by Jiadong Bai · 9 weeks ago
  64. e5fcfa2 feat(gui): added sort by affiliation to admin dashboard (#4150) by Jaeyun Kim · 9 weeks ago
  65. a7d2adf feat: add custom cover image support for datasets (#4117) by Xuan Gu · 9 weeks ago
  66. ab3317b fix(AttributeTypeUtils): use Double.NEGATIVE_INFINITY instead of Double.MIN_VALUE (#4145) by carloea2 · 10 weeks ago
  67. b9fc0d2 fix(backend): allow users with read access level to revoke their own access on shared workflows (#4143) by Seongjin Yoon · 10 weeks ago
  68. 253409a refactor(dataset): Redirect multipart upload through File Service (#4136) by carloea2 · 2 months ago
  69. 39127e9 feat: extend image preview to support WebP and GIF formats (#4120) by Xuan Gu · 2 months ago
  70. 8635ce2 feat(ui): add pagination and search for wide-column tables (#4086) by Ma77Ball · 2 months ago
  71. 2fbe37a feat: add affiliation attribute to user (#4113) by Jaeyun Kim · 3 months ago
  72. 39270ec fix(ui): remove labels from dynamically added ports (#4140) by Seongjin Yoon · 3 months ago
  73. 27b86aa fix: Removing unnecessary user info returned from the backend (#4138) by carloea2 · 3 months ago
  74. acca01d fix: support more java.time inputs in timestamp parsing (#4139) by carloea2 · 3 months ago
  75. 31c9e43 fix: remove /api/dataset/file endpoint (#4137) by Seongjin Yoon · 3 months ago
  76. 4f822e3 feat: Python Support for Large Binary (#4100) by Chris · 3 months ago
  77. 51fb0b8 chore: drop R support flags from Dockerfiles and CI workflow (#4124) by Jiadong Bai · 3 months ago
  78. 60a7822 style: Rename BigObject to LargeBinary (#4111) by Chris · 3 months ago
  79. 6b0a249 fix: correct IntelliJ run configurations by removing unnecessary .main suffix (#4116) by Xinyuan Lin · 3 months ago
  80. 5e6075d chore: bump version to v1.1.0-incubating (#4121) by Jiadong Bai · 3 months ago
  81. ecfebf4 fix: hide Regions on MiniMap (#4112) by Xinyuan Lin · 3 months ago
  82. e76288d chore(deps): bump protobuf from 3.20.3 to 4.25.8 in /amber (#4101) by dependabot[bot] · 3 months ago
  83. 8530645 feat: Lint Python with Ruff (#4105) by LJX2017 · 3 months ago
  84. 034cf7c chore: Drop Runtime Support for R-UDF (#4090) by Yicong Huang · 3 months ago
  85. 6626c81 fix: run configurations for Windows (#4107) by Xinyuan Lin · 3 months ago
  86. ab3f840 chore(deps): bump pg8000 from 1.31.2 to 1.31.5 in /amber (#4104) by dependabot[bot] · 3 months ago
  87. e73034d fix(deploy): update single-node docker-compose configuration with latest architecture (#4077) by Jiadong Bai · 3 months ago
  88. cb7da2a feat: add run configurations to improve developer experience (#4087) by LJX2017 · 4 months ago
  89. e8c80c6 chore: Move `apache.amber` to `apache.texera.amber` (#4094) by Yicong Huang · 4 months ago
  90. de89d5f feat(ci): add Github CI for creating and uploading release candidate artifacts (#4076) by Jiadong Bai · 4 months ago
  91. 7cf3b76 chore(dep): Bump `numpy` version to 2.1.0 (#4098) by Yicong Huang · 4 months ago
  92. cecaa36 chore(dep): Bump `pandas` version to 2.2.3 (#4096) by Yicong Huang · 4 months ago
  93. 1771b89 chore(deps): bump transformers from 4.53.0 to 4.57.3 (#4093) by yunyad · 4 months ago
  94. c94bb9e chore: pin external GitHub Actions (#4092) by Arnout Engelen · 4 months ago
  95. f1f041d chore: move transformer to `operator-requirements.txt` (#4089) by Yicong Huang · 4 months ago
  96. 188de63 chore: update Kubernetes Helm chart image references to Apache registry (#4072) by Jiadong Bai · 4 months ago
  97. 748b997 feat: introduce the LLM-based workflow copilot (#4020) by Jiadong Bai · 4 months ago
  98. 08c4334 feat: Add BigObject Support for Handling Data Larger Than 2GB in Java (#4067) by Chris · 4 months ago
  99. a36bb6a chore: update Docker image references to Apache registry (#4073) by Jiadong Bai · 4 months ago
  100. 6980f19 refactor(core): unify type ops and reuse in sort/agg (#4024) by carloea2 · 4 months ago