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

casion pushed a change to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


    from 56c5be47c Flexible custom Flink configuration and resources to Flink 
Engine (#2074)
     new 38da9caa0 Add null judgment to the log
     new 1d2e81356 add gateway url to request headers
     new e03a1933a Add ec type judgment
     new be397a29c add gateway url to request headers
     new 0f5027387 Format java code with spotless

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../linkis/cs/client/service/CSTableService.java   | 35 +++++++-------
 .../cs/client/service/CSVariableService.java       | 11 +++--
 .../client/service/LinkisJobDataServiceImpl.java   | 11 +++--
 .../service/impl/ConfigKeyServiceImpl.java         | 13 ++++-
 .../gateway/config/GatewayConfiguration.scala      |  3 ++
 .../linkis/gateway/security/SecurityFilter.scala   | 18 ++++---
 .../SpringCloudGatewayConfiguration.scala          | 17 +++++--
 .../http/LinkisGatewayHttpHeadersFilter.scala      | 56 ++++++++++++++++++++++
 8 files changed, 122 insertions(+), 42 deletions(-)
 create mode 100644 
linkis-spring-cloud-services/linkis-service-gateway/linkis-spring-cloud-gateway/src/main/scala/org/apache/linkis/gateway/springcloud/http/LinkisGatewayHttpHeadersFilter.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to