This is an automated email from the ASF dual-hosted git repository.

yuqi4733 pushed a change to branch fix-10705-skip-web-war
in repository https://gitbox.apache.org/repos/asf/gravitino.git


    omit ce90eca20c [#10705] remove legacy skipWebBuild fallback
    omit 5819d87238 [#10705] simplify web skip with auto UI detection
    omit 0e281c462a [#10762] fix(common): Lazy-initialize Version to fix 
TestVersion without jar task (#10779)
    omit 67e1f949ed [#10672] improvement(auth): Return specific error message 
when authentication token is expired (#10673)
    omit d96001d84b [#10725] feat(catalog-glue): Add GlueClientProvider and 
configuration properties metadata (#10726)
    omit 505135997f chore: Upgrade nimbus-jose-jwt from 9.37.3 to 10.9 (#10773)
    omit 443cc6aefe [#10763] Revert(#10656): Revert "Schema creation returns 
success when SchemaEntity persistence fails" (#10764)
    omit c4dfc7f708 [MINOR] docs: supplement missing request path description 
for set owner API (#10736)
    omit 2865716334 [#10753] fix(client-python): use PUT method for alter_tag 
API call (#10754)
    omit 0054f6e67e [#10700] test: Harden retention count assertions in 
TestFunctionMetaService and TestFilesetMetaService (#10701)
    omit 76c3522148 [#10743] fix(mcp): pin fakeredis below 2.35.0 for FastMCP 
compatibility (#10744)
    omit a0f5c9f541 [#10746] fix(auth): Cache JWKSource and downgrade token 
validation log to WARN (#10723)
    omit 93d06a6aa1 Fix misleading success log when schema drop returns false 
(#10722)
    omit b1941cb70d [#10710] improvement(catalog-hive): Exclude unused 
jasper-compiler/runtime from hive-metastore2-libs (#10711)
    omit cf9bc255c1 [#10728] revert(core): revert #10627 to fix TestJobManager 
CI failure (#10729)
    omit 70a9b6cd13 [#7750] test(client-python): add integration tests for 
relational catalog (#10689)
    omit 4524c2aa2a [#10715] improvement(catalog-lakehouse-hudi): Exclude 
unused transitive commons-beanutils (#10716)
    omit c9ff65a16b [#10718] feat(catalog-glue): Initialize catalog-glue module 
structure (#10719)
    omit 0492a7ed22 [#10709] docs(design): Add design document for AWS Glue 
Data Catalog support (#10539)
    omit 57abf5d5ac [#10660] fix: Move model version request validation inside 
try block (#10663)
    omit 482aad4984 [#10173] improvement(core): Guard the empty list case in 
sql generation for PostgreSQL (#10261)
    omit 0462892e8e [#10623] fix(core): reverse cleanup ordering in 
JobManager.cleanUpStagingDirs (#10627)
    omit 8bc8cc2c2f Fix malformed multi-role names in group revoke error 
handling (#10322)
    omit f132f2a89c [#10658] Improvement(core) : preserve original exception 
when EventBus listener fails (#10665)
    omit 81ef654a8a [#10656] improvement(core): Centralize schema persistence 
error messa… (#10676)
    omit daef532338 [#10327] improvement(server): ensure shutdown hook runs app 
cleanup on SIGTERM (#10435)
    omit 4df3859037 [#10125] fix(server): prevent NPE when statistics update 
request body is null (#10190)
    omit 1c09b66380 issue/10268: Handled configs servlet write failures with 
explicit HTT… (#10300)
    omit cf625bbcd8 [#10272] Improvement : nsure JobManager.close() always 
shuts down background executors when jobExecutor.close() fails (#10440)
    omit 287a3643c8 [#10277] fix(core): validate privilege array lengths in 
POConverters.fromSecurableObjectPO (#10292)
    omit 825fa24132 [#10629]Improvement(core): Add tagName field and getter to 
GetTagForMetadata (#10651)
    omit c27a7f2f51 [#10706] feat(build): add skipWebBuild and auto-disable UI 
without WAR
    omit 557dae8b15 [#10705] build: add skipWeb and wire CI to skip frontend 
tasks
    omit 1335674840 [#10705] fix(server): restore UI redirect filters when 
webui enabled
    omit 46fe89a155 [#10705] fix(build): support skipping web war packaging
     add e5cc419fa9 [#10629]Improvement(core): Add tagName field and getter to 
GetTagForMetadata (#10651)
     add 326e0eb73c [#10277] fix(core): validate privilege array lengths in 
POConverters.fromSecurableObjectPO (#10292)
     add 526b320cce [#10272] Improvement : nsure JobManager.close() always 
shuts down background executors when jobExecutor.close() fails (#10440)
     add 9b40272aef issue/10268: Handled configs servlet write failures with 
explicit HTT… (#10300)
     add 0372c01df9 [#10125] fix(server): prevent NPE when statistics update 
request body is null (#10190)
     add 72182ff66a [#10327] improvement(server): ensure shutdown hook runs app 
cleanup on SIGTERM (#10435)
     add 9c7fc94ffb [#10656] improvement(core): Centralize schema persistence 
error messa… (#10676)
     add 85a8de09a9 [#10658] Improvement(core) : preserve original exception 
when EventBus listener fails (#10665)
     add efdd312990 Fix malformed multi-role names in group revoke error 
handling (#10322)
     add f543c0e15b [#10623] fix(core): reverse cleanup ordering in 
JobManager.cleanUpStagingDirs (#10627)
     add 6bb689e63c [#10173] improvement(core): Guard the empty list case in 
sql generation for PostgreSQL (#10261)
     add 1205285d4e [#10660] fix: Move model version request validation inside 
try block (#10663)
     add c002c21761 [#10709] docs(design): Add design document for AWS Glue 
Data Catalog support (#10539)
     add 3277e3549b [#10718] feat(catalog-glue): Initialize catalog-glue module 
structure (#10719)
     add 0d9a123d34 [#10715] improvement(catalog-lakehouse-hudi): Exclude 
unused transitive commons-beanutils (#10716)
     add d07a94f6b4 [#7750] test(client-python): add integration tests for 
relational catalog (#10689)
     add 6d6c3034f6 [#10728] revert(core): revert #10627 to fix TestJobManager 
CI failure (#10729)
     add a48a7f2f0e [#10710] improvement(catalog-hive): Exclude unused 
jasper-compiler/runtime from hive-metastore2-libs (#10711)
     add 0353205751 Fix misleading success log when schema drop returns false 
(#10722)
     add f88d07517b [#10746] fix(auth): Cache JWKSource and downgrade token 
validation log to WARN (#10723)
     add ade36727eb [#10743] fix(mcp): pin fakeredis below 2.35.0 for FastMCP 
compatibility (#10744)
     add d4893e5f57 [#10700] test: Harden retention count assertions in 
TestFunctionMetaService and TestFilesetMetaService (#10701)
     add fed9b1b25c [#10753] fix(client-python): use PUT method for alter_tag 
API call (#10754)
     add b53d67383e [MINOR] docs: supplement missing request path description 
for set owner API (#10736)
     add c27ac061f3 [#10763] Revert(#10656): Revert "Schema creation returns 
success when SchemaEntity persistence fails" (#10764)
     add ccc603fc4f chore: Upgrade nimbus-jose-jwt from 9.37.3 to 10.9 (#10773)
     add df061eb57a [#10725] feat(catalog-glue): Add GlueClientProvider and 
configuration properties metadata (#10726)
     add 5edf5ea0bf [#10672] improvement(auth): Return specific error message 
when authentication token is expired (#10673)
     add 7c1eb871ee [#10762] fix(common): Lazy-initialize Version to fix 
TestVersion without jar task (#10779)
     add 756632a6c4 fix

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ce90eca20c)
            \
             N -- N -- N   refs/heads/fix-10705-skip-web-war (756632a6c4)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../workflows/access-control-integration-test.yml  |  2 +-
 .../workflows/backend-integration-test-action.yml  |  4 +--
 .github/workflows/build.yml                        | 12 ++++----
 .github/workflows/cron-integration-test.yml        |  4 +--
 .../workflows/flink-integration-test-action.yml    |  4 +--
 .../maintenance-integration-test-action.yml        |  2 +-
 .github/workflows/python-integration-test.yml      |  2 +-
 .../workflows/spark-integration-test-action.yml    |  4 +--
 .github/workflows/trino-integration-test.yml       |  2 +-
 .github/workflows/trino-multi-version-test.yml     |  2 +-
 README.md                                          |  6 ----
 build.gradle.kts                                   | 32 +++++++++++-----------
 conf/gravitino.conf.template                       |  1 +
 docs/how-to-build.md                               |  6 ----
 .../apache/gravitino/server/web/JettyServer.java   |  3 +-
 .../apache/gravitino/server/GravitinoServer.java   |  1 +
 web-v2/integration-test/build.gradle.kts           |  5 +---
 web/integration-test/build.gradle.kts              |  5 +---
 18 files changed, 39 insertions(+), 58 deletions(-)

Reply via email to