1. 29d40aa [#12200] fix(web-v2): Gate metalake fetch until OAuth token is ready (#12203) by Phước · 20 hours ago main
  2. 304ea72 [#12125] feat(design-docs): Add tag assignment values design (#12126) by roryqi · 21 hours ago
  3. 4d60cc7 [MINOR] docs: update the Trino Iceberg REST engine page (#12242) by Mark Hoerth · 21 hours ago
  4. 74de33a [#12237] fix(iceberg): de-flake IcebergClassLoaderPoolIT by tolerating concurrent JdbcCatalog view-migration on a shared iceberg_tables (#12240) by Qi Yu · 25 hours ago
  5. 7dadbf7 [MINOR] refactor(flink-connector): Add overridable toGravitinoType hook to BaseCatalog (#12244) by Yuhui · 25 hours ago
  6. 7270c75 [#12238] fix(core): Make PostgreSQL table version soft delete idempotent (#12243) by Qi Yu · 27 hours ago
  7. f3a2551 [#11736] fix(core): retry failed entity change log listeners and do not remove logs when polling. (#11739) by Qi Yu · 28 hours ago
  8. 02cafdb [#12163] feat(api): Add tag assignment value APIs (#12162) by roryqi · 2 days ago
  9. b368aaf [#12051] fix(flink-connector): Move Paimon Hadoop options to Hadoop conf (#12121) by jarred0214 · 2 days ago
  10. ab2645a [#12112] fix(authz): Align group load authorization (#12113) by roryqi · 3 days ago
  11. e1afb70 [#11881] fix(clickhouse): distinguish MATERIALIZED/ALIAS from DEFAULT via default_kind (#11886) by StormSpirit · 3 days ago
  12. e4e66e4 [#3767] refactor(client-python): Share authorization integration test setup (#11994) by Henry Chen · 3 days ago
  13. 5dfa388 [#12145] fix(test): prevent overlapping embedded server lifecycle (#12146) by Qi Yu · 3 days ago
  14. a7d221c [#12181] feat(client-python): Support tags for views and functions (#12182) by Zhiguo Wu · 3 days ago
  15. 4d72543 [#12131] feat(kms): Configure and resolve named sources (#12133) by Nevin Zheng · 3 days ago
  16. 074a288 [#12201] refactor(core): inject table hook dependencies (#12202) by Nevin Zheng · 3 days ago
  17. fd8afd6 [MINOR] docs: Fix minor typos and inaccurate build instructions in documentation (#12192) by Niraj Mahajan · 4 days ago
  18. 8f32112 [#12131] feat(kms): Define key inspection API (#12132) by Nevin Zheng · 4 days ago
  19. bc2b09b [#12024] improvement(common): harden JDBC unsafe-parameter detection against connectionProperties smuggling (#12025) by YangJie · 6 days ago
  20. a33fa0d [#12169] fix(auth): clear only role policies on cache eviction (#12172) by jarred0214 · 6 days ago
  21. 2214a29 [#12158] improvement(client-python): Add view query/alter operations (#12159) by Zhiguo Wu · 6 days ago
  22. c54b342 [#12154] fix(core): Clean up orphaned metadata object relations (#12160) by Qi Yu · 6 days ago
  23. 9e790c6 [#12099] feat(mcp-server): add read tools for table partitions (#12128) by Bharath Krishna · 7 days ago
  24. cf1b173 [MINOR] docs: update credential vending, add vended credentials to Trino (#12165) by Mark Hoerth · 7 days ago
  25. 1249341 [#12102] feat(jdbc-doris): Support frequently-used table properties (#12103) by StormSpirit · 7 days ago
  26. f8d7523 [#12095] feat(auth): parse X-Gravitino-Active-Roles into the request path (#12096) by Bharath Krishna · 7 days ago
  27. 941f030 [#12116] improvement(client-python): Add view create/drop operations (#12117) by Zhiguo Wu · 8 days ago
  28. b0aaac4 [#12106] improvement(common): gate Kerberos login-module debug on sun.security.krb5.debug (#12107) by YangJie · 9 days ago
  29. 5fe2959 [#11923] docs(core): add multi-node entity store cache invalidation design (#11738) by Qi Yu · 9 days ago
  30. afbd958 [MINOR] fix(jdbc): Quote comments in generated DDL (#12007) by Qi Yu · 9 days ago
  31. d9c9237 [#10093] feat(core): Introduce ClassLoaderPool to share ClassLoaders across same-type catalogs (#10480) by YangJie · 9 days ago
  32. 65d305f [#12097] improvement(core): Validate names before normalizing in CapabilityHelpers (#12098) by Yuhui · 9 days ago
  33. 394e0c6 build(deps-dev): bump coverage from 7.13.4 to 7.14.3 in /clients/client-python (#11872) by dependabot[bot] · 9 days ago
  34. 648fdd7 [#12089] improvement(client-python): Implement client-side view models (#12090) by Zhiguo Wu · 10 days ago
  35. 23f871f [#11802] fix(clickhouse): support user-defined GRANULARITY and validate shard key type (#11806) by StormSpirit · 10 days ago
  36. b49d895 [MINOR] improvement(authz): Add debug logging for list-authorization short-circuit (#12101) by Qi Yu · 10 days ago
  37. e675c04 [#12091] improvement(ci): Route contrib catalog tests to contrib CI (#12092) by roryqi · 10 days ago
  38. fc88ddc [#12035] improvement(catalog-jdbc): block DBCP2 class-loading properties in datasource config (#12036) by YangJie · 10 days ago
  39. a03467c [#11967] feat(auth): narrow allow enforcement to active roles (deny stays global) (#12044) by Bharath Krishna · 10 days ago
  40. c60b82c [#12038] improvement(scripts): increase relational store column comment length limit to 4096 (#12047) by jarred0214 · 10 days ago
  41. 6842f00 [MINOR] improvement(cache): Add logs for Caffeine cache removals (#12043) by Qi Yu · 10 days ago
  42. da99abc [#11943] improvement(iceberg,core): validate warehouse at catalog creation and fail fast with an actionable error (#11959) by Nevin Zheng · 11 days ago
  43. b30e457 [#11985] fix(openapi): correct the OpenLineage translation in the lineage schemas (#11989) by Nevin Zheng · 11 days ago
  44. 988bbe0 [#11985] fix(openapi): clear the remaining non-lineage recommended-strict findings (#11990) by Nevin Zheng · 11 days ago
  45. 849aa37 [#11985] fix(openapi): restore the ExternalType variant to DataType (#11991) by Nevin Zheng · 11 days ago
  46. 5863632 [MINOR] test(client-python): Fix API unit test discovery (#12041) by Zhiguo Wu · 13 days ago
  47. 40f9cb4 [MINOR] fix(web-v2): Remove stale twc prefix from toast (#11950) by Zhiguo Wu · 13 days ago
  48. 840fe67 Web UI support for built-in IdP Basic login (#11812) by Octavio Herrera Contreras · 13 days ago
  49. c10925a [#12039] feat(client-python): Add view API definitions (#12040) by Zhiguo Wu · 13 days ago
  50. 4074abf [#11985] fix(openapi): repair three codegen-breaking defects invisible to lint (#11988) by Nevin Zheng · 13 days ago
  51. d419067 [#12037] improvement(authz): Improve the JCasbin checks (#12001) by roryqi · 13 days ago
  52. 11c39c2 [#3767] refactor(client-python): Share metalake integration test setup (#12005) by Henry Chen · 13 days ago
  53. 64009ee [MINOR] fix(web-v2): Normalize service admins configuration (#12046) by gaohong · 13 days ago
  54. 1f5cee0 [#3767] refactor(client-python): Share table test fixtures (#11992) by Henry Chen · 14 days ago
  55. ece6c41 build(deps): update fakeredis requirement from <2.35.0 to <2.37.0 in /mcp-server (#11866) by dependabot[bot] · 14 days ago
  56. f229b4c build(deps): bump cachetools from 7.0.1 to 7.1.4 in /clients/client-python (#11868) by dependabot[bot] · 14 days ago
  57. 41cb729 [#3767] refactor(client-python): Share metalake operation test fixtures (#11993) by Henry Chen · 14 days ago
  58. b473bfd [MINOR] chore: Add nevzheng as GitHub triage collaborator (#12028) by Nevin Zheng · 14 days ago
  59. 4059726 [#5820] test(client-python): Improve IT server lifecycle (#11977) by Henry Chen · 2 weeks ago
  60. 4ff7aac [#12014] fix(core): Don't wrap plain ClassNotFoundException in IsolatedClassLoader (#12015) by jarred0214 · 2 weeks ago
  61. e5fe677 [#11963] fix(cli): support parsing the variant column type (#11964) by Nevin Zheng · 2 weeks ago
  62. 8d6591d [#11946] improvement(api): Add properties field to TableChange.AddIndex for custom index parameters (#12013) by StormSpirit · 2 weeks ago
  63. 771c5e2 [#11966] feat(auth): add X-Gravitino-Active-Roles header grammar and parser (#11970) by Bharath Krishna · 2 weeks ago
  64. 438da70 [#12009] improvement(core): Support custom case sensitivity normalization in Capability (#12010) by Yuhui · 2 weeks ago
  65. 69ef06b [#11951] feat(iceberg): map V3 unknown type to Gravitino NullType (#11969) by Nevin Zheng · 2 weeks ago
  66. 425112e [MINOR] docs: update Doris catalog documentation for 3.0.x/4.0.x compatibility (#11995) by StormSpirit · 2 weeks ago
  67. 40ab9a5 [#11983] test(iceberg): add end-to-end coverage for round-trip of remaining V2 column types (#11984) by Nevin Zheng · 2 weeks ago
  68. e71af9c [#11902] feat(client-java): Support tags for views and functions (#11903) by Zhiguo Wu · 2 weeks ago
  69. 7ba1da7 [#11962] feat(iceberg): support V3 nanosecond timestamp types (#11938) by Nevin Zheng · 2 weeks ago
  70. 9fbed05 [MINOR] fix: polish log and error message quality across Java modules (#10387) by Mark Hoerth · 2 weeks ago
  71. cf289fb [#11590] fix(doris): fix partition parsing for Doris 3.0+ format (#11732) by StormSpirit · 2 weeks ago
  72. c2c1b8a [#11955] feat(iceberg): native geometry and geography type support for Iceberg V3 (#11958) by Nevin Zheng · 2 weeks ago
  73. fe44f02 [#11976] fix(core): refresh built-in job template when content drifts even if version is unchanged (#11978) by Jerry Shao · 2 weeks ago
  74. 61ee16a [#11980] fix(core): sort column ordinal positions while fetching from entity store (#11979) by MehulBatra · 2 weeks ago
  75. f5948f8 [#11985] fix(openapi): drop stray OpenAPI 3.1 null token from statistics value (#11987) by Nevin Zheng · 2 weeks ago
  76. b464820 [#11844] feat(tag): Support tags for views and functions (#11897) by Zhiguo Wu · 2 weeks ago
  77. 4894435 [#11880] fix(clickhouse): preserve SETTINGS clause on table round-trip (#11885) by StormSpirit · 2 weeks ago
  78. e211d26 [#10685] feat(iceberg-rest): Support vended credentials on planTableScan endpoint (#10800) by Sachin Ranjalkar · 2 weeks ago
  79. effa6f2 build(deps): bump fastmcp from 3.2.0 to 3.4.2 in /mcp-server (#11869) by dependabot[bot] · 3 weeks ago
  80. 8e2d4dd [#11912] feat(clickhouse): support set data skipping index type (#11916) by StormSpirit · 3 weeks ago
  81. 799c50c [#11954] feat(iceberg): enable creating format-version 3 (V3) tables via the Gravitino API (#11957) by Nevin Zheng · 3 weeks ago
  82. fc1c4a2 [#11567][#11574] feat(mcp-server): write tools for tag, catalog, schema, table, model, topic, fileset (#11621) by Qi Yu · 3 weeks ago
  83. 99941e2 [#11949] feat(iceberg): native variant type support (#11932) by Nevin Zheng · 3 weeks ago
  84. 70a81ae [#11590] improvement(doris): upgrade type system for Doris 3.0+/4.0.x compatibility (#11763) by StormSpirit · 3 weeks ago
  85. a1ba08b [#11900] feat(iceberg): Support HDFS Kerberos auth for IRC JDBC catalog (#11901) by MaSai · 3 weeks ago
  86. 82fc98b [#11939] fix(core,auth): tolerate concurrent directory creation instead of failing spuriously (#11940) by Qi Yu · 3 weeks ago
  87. 27ad2ca [MINOR] chore(web-v2): Allow newer Node.js versions (#11904) by Zhiguo Wu · 3 weeks ago
  88. ddbf6fc [#11590] fix(doris): fix INDEX syntax and support AUTO_INCREMENT for Doris 3.0+ (#11731) by StormSpirit · 3 weeks ago
  89. 8411916 [#11919] feat(core): AccessControlEventDispatcher events for external-id APIs (#11920) by MaSai · 3 weeks ago
  90. 6344766 [#11907] feat(trino-connector): Support selecting Trino IT container subset via TEST_CONTAINERS (#11909) by Yuhui · 3 weeks ago
  91. 407f072 [#10548] feat(iceberg): support registerView in Iceberg REST catalog (#11828) by Akshay Thorat · 3 weeks ago
  92. 28a4ac7 [#11891] fix(lance): retry repair-on-load metadata update on optimistic-lock conflict (#11892) by Qi Yu · 3 weeks ago
  93. ab0d52b [#11835] feat: external-id user/group REST create APIs and AccessControlIT (#11921) by MaSai · 3 weeks ago
  94. 409f834 [#11784] improvement(common): harden remote file fetch against SSRF DNS-rebinding (#11785) by YangJie · 3 weeks ago
  95. 8fb593a [#11834] feat(core): Add group external ID and delete-by-external-id APIs (#11914) by MaSai · 3 weeks ago
  96. 90c43ac [#11832] feat(core): Add user external ID, enable/disable, and delete-by-external-id APIs (#11848) by MaSai · 3 weeks ago
  97. bcb9d2d [MINOR] fix(workflow): refresh docker login action SHA for ASF allowlist (#11908) by mchades · 3 weeks ago
  98. 5bcfc16 [#11899] fix(flink): exclude vulnerable log4j 2.x from hive-common compile classpath (#11898) by Bharath Krishna · 3 weeks ago
  99. 15778b1 [#11893] fix(lance): Add external table guard to deregisterTable (#11896) by StormSpirit · 3 weeks ago
  100. c2fc58b [#11839] fix(clickhouse): escape single quotes in database and table name SQL to prevent injection (#11840) by weijiajun · 4 weeks ago