You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2022/05/26 07:54:01 UTC

[shardingsphere-elasticjob-ui] branch master updated (01f46f1 -> 79d2391)

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

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git


    from 01f46f1  Bump Maven Wrapper to 3.1.1 and Maven to 3.8.5 (#155)
     new a659a7a  Add driver whitelist for event trace configuration
     new 87076d9  Add license header to DriverClassNotInWhitelistException
     new 79d2391  Merge pull request #156 from TeslaCN/dynamic_datasource_whitelist

The 255 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:
 ...eption.java => DriverClassNotInWhitelistException.java} | 10 ++++------
 .../ui/web/controller/EventTraceDataSourceController.java  | 14 ++++++++++++++
 .../lite/ui/web/handler/RestExceptionHandler.java          | 11 +++++++++--
 .../src/main/resources/application.properties              |  3 +++
 4 files changed, 30 insertions(+), 8 deletions(-)
 copy shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/src/main/java/org/apache/shardingsphere/elasticjob/lite/ui/exception/{JdbcDriverNotFoundException.java => DriverClassNotInWhitelistException.java} (68%)