1. c11fe27 [ZEPPELIN-6530] Fix operator precedence in SSL store path checks and make isWindowsPath null-safe by 김동환 · 20 hours ago master
  2. cc5c38a [ZEPPELIN-6562] Fix specs that silently pass or flake because they target DOM the new UI no longer renders by YONGJAE LEE (이용재) · 2 days ago
  3. dbb58f8 [ZEPPELIN-6522] Guard HTTP interceptor unwrap against null response bodies by JangAyeon · 3 days ago
  4. b82f14e [ZEPPELIN-6559] Drop the faked Windows user agent so Monaco keybindings match the host platform by YONGJAE LEE (이용재) · 4 days ago
  5. 783e392 [ZEPPELIN-6470] Add accessible names to icon-only buttons in the interpreter settings form by 김예나 · 4 days ago
  6. 026dafd [ZEPPELIN-6447] Add Module Federation typing for the published paragr… by JangAyeon · 4 days ago
  7. 63609aa [ZEPPELIN-6560] Lint the new UI e2e suite and document its conventions by YONGJAE LEE (이용재) · 4 days ago
  8. 5ecc63c [ZEPPELIN-6342] Enable the endOfLine option in Prettier and cover tsx files by 김예나 · 4 days ago
  9. 4b36aa4 [HOTFIX] Dedupe minimatch and bump postcss in zeppelin-react by YONGJAE LEE (이용재) · 4 days ago
  10. 2ad49b3 [ZEPPELIN-6551] Fix Job Manager crash on removal broadcast for a note not in the viewer's list by 김예나 · 4 days ago
  11. de9f896 [ZEPPELIN-6550] Fix trash detection in note view so trashed notes can be permanently deleted by 김예나 · 5 days ago
  12. 597652e [ZEPPELIN-6558] Drop the redundant Chromium-channel Playwright projects from CI by HwangRock · 6 days ago
  13. a31975a [ZEPPELIN-6525] Authenticate via REST for Selenium login preconditions by HwangRock · 7 days ago
  14. 3f79619 [ZEPPELIN-6444] Add type guard for imported note JSON to remove @ts-ignore by 김예나 · 8 days ago
  15. a619089 [ZEPPELIN-1836] Make testAngularRunParagraph wait for rendered Angular output by Jongyoul Lee · 8 days ago
  16. a454d17 [ZEPPELIN-6547] Add collaboration-mode and editor-search e2e coverage for the new UI by YONGJAE LEE (이용재) · 9 days ago
  17. 554fffe [ZEPPELIN-6502] Replace deprecated openjdk Docker image with Eclipse Temurin by YeonKyung Ryu · 10 days ago
  18. 7dd659e [HOTFIX] Fix 3 high-severity npm audit vulnerabilities in zeppelin-react by YONGJAE LEE (이용재) · 10 days ago
  19. 52397c8 [ZEPPELIN-6443] Avoid misleading elapsed-time footer when a running paragraph has no dateStarted by 김예나 · 10 days ago
  20. fb7f9dc [ZEPPELIN-6540] Make ConnectionManager.userSocketMap thread-safe by HwangRock · 10 days ago
  21. 9521f7c [ZEPPELIN-6479] Harden Hive version parsing against missing-dot and qualifier-suffix versions by 김동환 · 11 days ago
  22. 0bd5b03 [ZEPPELIN-6322] Filter download messages in ProcessData error stream by YeonKyung Ryu · 11 days ago
  23. 12399c7 [ZEPPELIN-6464] Throw IllegalArgumentException for an unsupported Scala version in SparkInterpreterLauncher by Minho Jang · 11 days ago
  24. aad3611 [ZEPPELIN-6497] Refresh stale Cassandra interpreter embedded help links by Minho Jang · 11 days ago
  25. 226b0a6 [ZEPPELIN-6441] Replace outdated type assertions with satisfies by 김예나 · 11 days ago
  26. 8c199a2 [ZEPPELIN-6532] Complete destroy$ in paragraph ngOnDestroy to stop leaking subscriptions by JangAyeon · 11 days ago
  27. b572a07 [ZEPPELIN-5876] Implement DockerInterpreterProcess.isAlive() using container state by HyeonUk Kang · 11 days ago
  28. 09ba0e0 [ZEPPELIN-6535] Match table column filter terms literally instead of as regex by JangAyeon · 11 days ago
  29. 1355de1 [ZEPPELIN-6435] Remove frontend build dependency from IndexHtmlServletTest by gyowoo1113 · 12 days ago
  30. 03c9d16 [ZEPPELIN-6498] Fix broken interpreter binding mode link in interpreter overview docs by Minho Jang · 12 days ago
  31. 63e32d7 [ZEPPELIN-6471] Share a single aggregation-type constant between table and pivot by 김예나 · 12 days ago
  32. c50b1dc [ZEPPELIN-6542] Fix missing "Run" menu for first paragraph in Zeppelin by Manhua · 13 days ago
  33. 2e80410 [ZEPPELIN-6546] Restore Math.max accumulation for NoteJobInfo.unixTimeLastRun by HwangRock · 13 days ago
  34. 156cd54 [ZEPPELIN-6541] Pin maven-checkstyle-plugin version so it is actually applied by Gyeongtae Park · 13 days ago
  35. 386d110 [ZEPPELIN-6544] Harden keyboard-shortcut e2e helpers against silent passes by YONGJAE LEE (이용재) · 13 days ago
  36. 108536f [ZEPPELIN-6534] Escape note name before building clone-name RegExp by 김예나 · 13 days ago
  37. adea3b9 [ZEPPELIN-6545] Move the classic-suite gating to a dedicated Playwright config by Minho Jang · 13 days ago
  38. 9245bbb [ZEPPELIN-6527] Fix flaky run-e2e-tests-in-zeppelin-web CI job (searchBlock Protractor timing) by Minho Jang · 14 days ago
  39. 0fe444e [ZEPPELIN-6536] Stabilize notebook keyboard shortcut e2e editor seeding by YONGJAE LEE (이용재) · 14 days ago
  40. 09355ef [ZEPPELIN-6473] Replace deprecated substr() with slice() in note-create by 김예나 · 14 days ago
  41. 044e120 [ZEPPELIN-6472] Replace deprecated toPromise() with firstValueFrom in CompletionService by 김예나 · 2 weeks ago
  42. 7715ef6 Propagate serialization failures in Resource.serializeObject() instead of swallowing them by gyowoo1113 · 2 weeks ago
  43. 79a6530 [ZEPPELIN-6539] Fix DockerClient / container resource leaks on interpreter failure paths by HyeonUk Kang · 2 weeks ago
  44. a46096f [ZEPPELIN-6475] Throw clear error for missing InfluxDB token by gyowoo1113 · 2 weeks ago
  45. 9489ce8 [ZEPPELIN-6538] Resolve CI runtime warnings and zeppelin-react audit issues by YONGJAE LEE (이용재) · 2 weeks ago
  46. 9b66912 [ZEPPELIN-6494] Use HTTPS for zeppelin.apache.org links in UI by 김예나 · 2 weeks ago
  47. be438e1 [ZEPPELIN-6509] Add error handling and safety guards to genthrift.sh by YeonKyung Ryu · 2 weeks ago
  48. 933da68 [ZEPPELIN-6531] Fail fast when ZeppelinWebSocketClient cannot connect by HwangRock · 2 weeks ago
  49. cea34d9 [ZEPPELIN-6529] Evict note cache entries when removing a folder by HwangRock · 2 weeks ago
  50. 8b0bf9c [ZEPPELIN-6496] Replace BigQuery polling stdout output with SLF4J logging by YeonKyung Ryu · 2 weeks ago
  51. 0b8559a [ZEPPELIN-6495] Use URLSearchParams in terminal getParams helper by 김예나 · 2 weeks ago
  52. 0c4b30f [ZEPPELIN-6345] Fire NoteRemove event for each note when deleting a folder by HwangRock · 3 weeks ago
  53. deb8c15 [ZEPPELIN-6506] Return empty list instead of null from completion() in Groovy interpreter by Minho Jang · 3 weeks ago
  54. 8646133 [ZEPPELIN-6415] Fix FileSystemNotebookRepo folder move() creating parent of source instead of destination by Coen90 · 3 weeks ago
  55. a65901b [ZEPPELIN-6519] Add e2e/AGENTS.md conventions and scope the coverage denominator by YONGJAE LEE (이용재) · 3 weeks ago
  56. 33ebb73 [ZEPPELIN-6520] Bind repository proxy password input to proxyPassword control by 김예나 · 3 weeks ago
  57. 3d681b4 [ZEPPELIN-6512] Fix typos in variable names and log messages in terminal classes by Gyeongtae Park · 3 weeks ago
  58. 7bb88ca [ZEPPELIN-6453] Handle secondary NotebookRepo remove failures consistently by DONGHOON LEE · 3 weeks ago
  59. dfd8cf7 [ZEPPELIN-6481] Restore interrupt status after InterruptedException in JDBC completion loading by HwangRock · 3 weeks ago
  60. bbb7d93 [ZEPPELIN-6372] Reimplement custom TSLint rules as ESLint rules by YONGJAE LEE (이용재) · 3 weeks ago
  61. f8f5180 [ZEPPELIN-6510] Fix broken Confluence link and remove leading blank line in Roadmap.md by Gyeongtae Park · 3 weeks ago
  62. 16c8732 [ZEPPELIN-6501] Reference source-of-truth for toolchain versions in AGENTS.md by ChanHo Lee · 3 weeks ago
  63. d9021ef [ZEPPELIN-6430] Clean up removed R interpreter docs by Jongyoul Lee · 3 weeks ago
  64. 0f0a2d5 [ZEPPELIN-6430] Remove SparkR and R interpreter by Cheng Pan · 3 weeks ago
  65. 963a518 [MINOR] Bump zeppelin-react linkify-it and undici to clear high npm-audit advisories by YONGJAE LEE (이용재) · 4 weeks ago
  66. b3870e9 [MINOR] Record PMC answers to the security THREAT_MODEL.md open questions by Jongyoul Lee · 4 weeks ago
  67. 52a638e [ZEPPELIN-6428] Add reusable React mount infrastructure and migrate paragraph footer behind a flag by ChanHo Lee · 6 weeks ago
  68. 3d92e92 [ZEPPELIN-6427] Convert interpreter setting form to typed reactive forms by ChanHo Lee · 6 weeks ago
  69. 0c25a6e [ZEPPELIN-6426] Remove redundant eslint-disable comments in zeppelin-web-angular by ChanHo Lee · 6 weeks ago
  70. 78255fd Add security threat model and wire AGENTS.md -> SECURITY.md -> THREAT_MODEL.md by Jarek Potiuk · 7 weeks ago
  71. e1712ec [ZEPPELIN-6429] Focus paragraph editor on clone/insert in New UI by YONGJAE LEE (이용재) · 8 weeks ago
  72. 6c13c8e [ZEPPELIN-6424] Align web-angular README Node.js prerequisite by hojeong park · 8 weeks ago
  73. 15966b5 [ZEPPELIN-4407] Add copy to clipboard (TSV/CSV) for table results by Kalyan · 8 weeks ago
  74. 0539c8a [ZEPPELIN-6422] Stabilize flaky Playwright E2E tests by YONGJAE LEE (이용재) · 8 weeks ago
  75. ef09072 [ZEPPELIN-6425] Migrate zeppelin-react ESLint config to v9 flat format by YONGJAE LEE (이용재) · 8 weeks ago
  76. 1bcd871 [ZEPPELIN-6419] Fix clone paragraph content loss caused by shortCircuit seq filtering by Manhua · 8 weeks ago
  77. 4a551ed [ZEPPELIN-6421] Integrate zeppelin-react lint into root lint script by ChanHo Lee · 8 weeks ago
  78. 1d471c6 [ZEPPELIN-6423] Reload note when switching notebooks in the Angular UI by ChanHo Lee · 8 weeks ago
  79. 1893e11 [ZEPPELIN-6424] Upgrade zeppelin-web-angular from Angular 13 to Angular 21 by ChanHo Lee · 8 weeks ago
  80. 3e47012 [ZEPPELIN-6411] Semantic search for Zeppelin by Kalyan · 9 weeks ago
  81. 618036b [MINOR] chore(zeppelin-web-angular): remove @antv/g2plot and migrate to chart.js to fix npm audit (#5257) by Jongyoul Lee · 9 weeks ago
  82. 0a76b81 [ZEPPELIN-6406] Remove deprecated Flink 1.15/1.16/1.17 shims and add Flink 1.19/1.20 support by Jongyoul Lee · 9 weeks ago
  83. 1a6a8e3 [ZEPPELIN-6420] Drop Alluxio Interpreter by Cheng Pan · 10 weeks ago
  84. 7e45d1d Bump webpack-dev-server from 5.2.3 to 5.2.4 in /zeppelin-web-angular/projects/zeppelin-react by dependabot[bot] · 10 weeks ago
  85. c6dcbe6 Bump qs and express in /zeppelin-web-angular/projects/zeppelin-react by dependabot[bot] · 10 weeks ago
  86. 6a6543f Bump org.postgresql:postgresql from 42.7.7 to 42.7.11 in /jdbc by dependabot[bot] · 10 weeks ago
  87. 9da7f2a [MINOR] Tighten origin and content-type handling in REST/WebSocket layer by Jongyoul Lee · 2 months ago
  88. c30052a [MINOR] Reject traversal segments in note and folder paths by Jongyoul Lee · 3 months ago
  89. 8e86d69 [MINOR] Apply proper RFC 4515 / RFC 4514 escaping in LDAP realms by Jongyoul Lee · 3 months ago
  90. 5d1ede4 [ZEPPELIN-6416] Fix zeppelin-interpreter-shaded leak via zeppelin-jupyter-interpreter scope by Jongyoul Lee · 3 months ago
  91. dffe85f Bump the docs-security-updates group across 1 directory with 5 updates by dependabot[bot] · 3 months ago
  92. 0a2f858 Bump fast-uri from 3.1.0 to 3.1.2 in /zeppelin-web-angular/projects/zeppelin-react by dependabot[bot] · 3 months ago
  93. e1e59bc [MINOR] Drop ticket value from WebSocket debug log statements by Jongyoul Lee · 3 months ago
  94. cc01451 Bump the alluxio-security-updates group across 1 directory with 2 updates (#5243) by dependabot[bot] · 3 months ago
  95. bb6ed26 [ZEPPELIN-6405] Add AGENTS.md for AI coding agent guidance by Jongyoul Lee · 3 months ago
  96. 036c8a0 [ZEPPELIN-6355] Merge zeppelin-zengine to zeppelin-server by Jongyoul Lee · 3 months ago
  97. f6d37d2 Bump follow-redirects in /zeppelin-web-angular/projects/zeppelin-react (#5222) by dependabot[bot] · 3 months ago
  98. 6353224 [ZEPPELIN-6403] Fix deprecated auto-activate-base parameter in GitHub Actions by Gyeongtae Park · 3 months ago
  99. 880f139 Bump the dev-security-updates group across 1 directory with 2 updates by dependabot[bot] · 3 months ago
  100. 28e9aa7 [MINOR] chore(.github): group dependabot security updates by path by Jongyoul Lee · 3 months ago