-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: feat(merge): merge main to feat/424_taskframework #1310
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3efbdf9 - Browse repository at this point
Copy the full SHA 3efbdf9View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f3a319 - Browse repository at this point
Copy the full SHA 0f3a319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3efaf48 - Browse repository at this point
Copy the full SHA 3efaf48View commit details -
Merge remote-tracking branch 'origin/yiang_add_odc_monitor' into yian…
…g_add_odc_monitor # Conflicts: # server/odc-server/src/main/resources/log4j2.xml # server/odc-service/src/main/java/com/oceanbase/odc/service/systemconfig/DbConfigChangeMatcher.java
Configuration menu - View commit details
-
Copy full SHA for b0e59c1 - Browse repository at this point
Copy the full SHA b0e59c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d70d0f - Browse repository at this point
Copy the full SHA 7d70d0fView commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e205022 - Browse repository at this point
Copy the full SHA e205022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2120a18 - Browse repository at this point
Copy the full SHA 2120a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90d0dc - Browse repository at this point
Copy the full SHA a90d0dcView commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac0d9b6 - Browse repository at this point
Copy the full SHA ac0d9b6View commit details
Commits on Dec 4, 2023
-
fix(data-security): test masking algorithm may lead to security issue (…
…#987) * fix: test masking * fix: unit test
Configuration menu - View commit details
-
Copy full SHA for 10104b7 - Browse repository at this point
Copy the full SHA 10104b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d7d38 - Browse repository at this point
Copy the full SHA 60d7d38View commit details -
feat(osc): lock user is not required when create osc task on ob (#970)
Co-authored-by: IL MARE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 710938a - Browse repository at this point
Copy the full SHA 710938aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dbbd31 - Browse repository at this point
Copy the full SHA 5dbbd31View commit details -
feat(data-transfer): support transfer mysql data by DataX (#871)
* add DataX dependency * add datax.jar * use Hikari to replace Druid * currently remove ThroughputMonitor * use plugins to replace accessor * fix pattern * clean up files * remove redundant params * format code * remove decrease count * resolve conflicts * fix file pattern * fix sorted bug * log summary in finally block * fix UT failures * change file regex * use ScheduledExecutorService instead of 'new Thread' * call datax by process * fix a bug * fix UT * remove unused variable * support configure jvm params for datax * response to CR comments --------- Co-authored-by: IL MARE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f065ad - Browse repository at this point
Copy the full SHA 0f065adView commit details
Commits on Dec 5, 2023
-
fix(variables): variable updating may lead to sql injection (#1008)
* fix there is no min,hor,sec in date * fix issue #937 * fix type error * fix unit test error
Configuration menu - View commit details
-
Copy full SHA for 920de2e - Browse repository at this point
Copy the full SHA 920de2eView commit details -
fix(bastion): inactive datasources are not cleared (#997)
* fix: not clear inactive connection * fix: create connectionConfig by built-in admin user in bastion * refine * fix: ut * fix ut and refine * fix * fix: H2 SQL syntax error
Configuration menu - View commit details
-
Copy full SHA for 00712de - Browse repository at this point
Copy the full SHA 00712deView commit details -
fix(db-browser): DB session list show 0 in execute time for ob mysql …
…and mysql mode (#1001) Co-authored-by: IL MARE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f73554 - Browse repository at this point
Copy the full SHA 8f73554View commit details
Commits on Dec 6, 2023
-
feat(sql-execute): unable to obtain locale info in subthread (#994)
* add ServletConfiguration to set properties of filters * set dispatcherServlet property --------- Co-authored-by: IL MARE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e6b909 - Browse repository at this point
Copy the full SHA 0e6b909View commit details -
fix(apply-project): project role names are not internationalized (#1000)
* fix: project role name i18n * refine
Configuration menu - View commit details
-
Copy full SHA for 80f3632 - Browse repository at this point
Copy the full SHA 80f3632View commit details -
feat(sql-execute): supports locating specific issue locations in mult…
…iple sqls during sql interception stage and pre-check stage (#976) * stash * adapt oboracle * adapt SqlSplitter * fix * refacto * adapt * fix ut cases * adapt to iterator * add log * efficiency opt * code format * fix * refactor ut * delete unused method * update submodule * response to comments * fix * bugfix * fix * Revert "fix" This reverts commit 6aa6eba. * adapt * fix * fix NPE * delete config * response to comments --------- Co-authored-by: IL MARE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55a9d32 - Browse repository at this point
Copy the full SHA 55a9d32View commit details -
fix(ticket): horizontal unauthorized when query approver related role…
… names (#1011) * fix: horizontal unauthorized * code format * fix ut --------- Co-authored-by: IL MARE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95b390c - Browse repository at this point
Copy the full SHA 95b390cView commit details -
fix(data-security): create sensitive columns failed due to scanning d…
…uplicated columns (#1021)
Configuration menu - View commit details
-
Copy full SHA for 651e7a5 - Browse repository at this point
Copy the full SHA 651e7a5View commit details -
fix(permission): user can create datasource without any project and r…
…ole (#1019) * fix: permission * delete useless codes
Configuration menu - View commit details
-
Copy full SHA for 67d2642 - Browse repository at this point
Copy the full SHA 67d2642View commit details
Commits on Dec 7, 2023
-
fix(integration): cannot deal with array when parsing json or xml res…
…ponse (#1039) * fix: parse response * fix: ut * fix: ut
Configuration menu - View commit details
-
Copy full SHA for 2c488af - Browse repository at this point
Copy the full SHA 2c488afView commit details -
fix(database): block built-in databases when auto-sync databases to p…
…roject (#968) * fix: block internal database when auto-sync * code foramt * fix: allow transfer blocked databases
Configuration menu - View commit details
-
Copy full SHA for 3658888 - Browse repository at this point
Copy the full SHA 3658888View commit details -
fix(sql-rules): cannot add/update any sql rule default values (#1014)
* update submodule * refactor rule applying * init default rule applyings * update submodule * stash * stash * fix typo * delete config * delete unused code * add ut case * add ut cases
Configuration menu - View commit details
-
Copy full SHA for df479e7 - Browse repository at this point
Copy the full SHA df479e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 030b793 - Browse repository at this point
Copy the full SHA 030b793View commit details -
fix(sql-check): failed to recognize several drop statements (#1026)
* fix drop check rule * fix sql check's npe * add inteceptor order * fix failed to locate issue line * fix unit test error
Configuration menu - View commit details
-
Copy full SHA for e09137f - Browse repository at this point
Copy the full SHA e09137fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c589e - Browse repository at this point
Copy the full SHA 85c589eView commit details -
fix(partition-plan): create partition plan task failed in obmysql 1479 (
#1053) * fix mysql1479 get partition * delete empty line
Configuration menu - View commit details
-
Copy full SHA for dd40713 - Browse repository at this point
Copy the full SHA dd40713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 305c036 - Browse repository at this point
Copy the full SHA 305c036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0419805 - Browse repository at this point
Copy the full SHA 0419805View commit details -
fix(datasource): built-in database still belong to previous project w…
…hen datasource unbind project (#1059)
Configuration menu - View commit details
-
Copy full SHA for 3d5a174 - Browse repository at this point
Copy the full SHA 3d5a174View commit details -
enhancement(sql-check): check auto-increment column's datatype and ch…
…eck pk name's existence (#308) * refactor(sql-check) remove primary key from index name check rule * feat(sql-check): add primary key name check * fix(sql-check): add varchar and remove int from allowed datatypes in pk * enhancement(sql-check): add two new sql-check rules * refactor(sql-check): modify sql check rule's level * fix: fix wrong message * fix: fix wrong message * feat: add odp-mysql-sharding * fix can not update rule * fix too alter stmt
Configuration menu - View commit details
-
Copy full SHA for d64bf69 - Browse repository at this point
Copy the full SHA d64bf69View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bce473b - Browse repository at this point
Copy the full SHA bce473bView commit details -
feat(data-transfer): support log throughput of datatransfer (#1056)
* support log throughput * fix some bugs * support column mapping * add README.md * fix: do not shut down executor inside * fix no log printed for export
Configuration menu - View commit details
-
Copy full SHA for 25576b9 - Browse repository at this point
Copy the full SHA 25576b9View commit details -
feat(alarm): add AlarmUtils, use log output as default channel
feat(alarm): add AlarmUtils, use log output as default channel
Configuration menu - View commit details
-
Copy full SHA for 325754e - Browse repository at this point
Copy the full SHA 325754eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2629b84 - Browse repository at this point
Copy the full SHA 2629b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa27ad8 - Browse repository at this point
Copy the full SHA aa27ad8View commit details -
fix(sql-rule): the sql type 'desc' does not work in the allow-sql-typ…
…es rule (#1079) * support describe * code format
Configuration menu - View commit details
-
Copy full SHA for 932319c - Browse repository at this point
Copy the full SHA 932319cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b6a95 - Browse repository at this point
Copy the full SHA f1b6a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ea94c - Browse repository at this point
Copy the full SHA 89ea94cView commit details
Commits on Dec 11, 2023
-
fix(project): project participants can create database and add them i…
…nto the project (#1098)
Configuration menu - View commit details
-
Copy full SHA for e9137ec - Browse repository at this point
Copy the full SHA e9137ecView commit details -
fix(full-link-trace): no tags and references in downloaded json file (#…
…1102) * fix the tags and references are empty * Unify the time format to "yyyy-MM-dd HH:mm:ss.SSSSSS"
Configuration menu - View commit details
-
Copy full SHA for 1e4f496 - Browse repository at this point
Copy the full SHA 1e4f496View commit details -
fix(obclient): do not create os user when it already exists (#1096)
* query user info before create * format code
Configuration menu - View commit details
-
Copy full SHA for 7e3adce - Browse repository at this point
Copy the full SHA 7e3adceView commit details -
feat(data-masking): prohibit data-masking for native MySQL datasource (…
…#1095) * fix: prohibit data-masking for MySQL * refine
Configuration menu - View commit details
-
Copy full SHA for d271f47 - Browse repository at this point
Copy the full SHA d271f47View commit details -
enhancement(pl): add async result acquisition api for pl execution (#…
…1104) * refact pkg construct * add async calling api * respose to cr comments * rename parameter * fix incorrect api docs
Configuration menu - View commit details
-
Copy full SHA for c3c3f59 - Browse repository at this point
Copy the full SHA c3c3f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1301ebf - Browse repository at this point
Copy the full SHA 1301ebfView commit details -
fix(ticket): list all tickets returns empty in individual space (#1089)
* fix list all tickets returns empty in individual space * fix
Configuration menu - View commit details
-
Copy full SHA for a49c4da - Browse repository at this point
Copy the full SHA a49c4daView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 813b63e - Browse repository at this point
Copy the full SHA 813b63eView commit details -
fix(connect-plugin): failed to connect to native percona mysql dataso…
…urce when there is "-" in version string (#1115)
Configuration menu - View commit details
-
Copy full SHA for 246ab2f - Browse repository at this point
Copy the full SHA 246ab2fView commit details -
fix(ticket): approvers viewing shadow table sync ticket fails after t…
…he ticket is approved/rejected (#1119) The root cause is that when we query candidates, we use 'EXECUTING' status to filter the approval candidates, but not filter the 'APPROVED' approval instances. This PR changed the method signature and could list both approving and approved approval instances.
Configuration menu - View commit details
-
Copy full SHA for f60bfdc - Browse repository at this point
Copy the full SHA f60bfdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f9762 - Browse repository at this point
Copy the full SHA 09f9762View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ecc47c - Browse repository at this point
Copy the full SHA 4ecc47cView commit details -
docs: refine developer guide (#1141)
* docs: refine developer guide IDEA start part typo add docs: fix readme docs: en-US version fix tnpm installation fix tnpm to pnpm fix tnpm to pnpm * refine * typo
Configuration menu - View commit details
-
Copy full SHA for 097e558 - Browse repository at this point
Copy the full SHA 097e558View commit details -
fix(project): could delete users who are currently joining projects (#…
Configuration menu - View commit details
-
Copy full SHA for bc95844 - Browse repository at this point
Copy the full SHA bc95844View commit details
Commits on Dec 13, 2023
-
fix(database-object) :Provide relevant prompts to users for high-risk…
… operations when drop or create index (#1143) * Provide relevant prompts to users for high-risk operations when drop or create index * add check drop index statement
Configuration menu - View commit details
-
Copy full SHA for 2bdde03 - Browse repository at this point
Copy the full SHA 2bdde03View commit details -
fix(dlm): displays incomplete information after editing (#1073)
* check task parameters when update schedule task. * Verify whether the data source is a cluster instance * fix create dlm job failed in MySql mode. * Fix edit limit config and description not taking effect
Configuration menu - View commit details
-
Copy full SHA for 5b062f9 - Browse repository at this point
Copy the full SHA 5b062f9View commit details -
fix(session): session creation will fail when the oracle schema name …
…is lowercase (#1135) * update submodule * fix create oracle session * optimize imports * update submodule * resolve conflicts * resolve conflicts
Configuration menu - View commit details
-
Copy full SHA for 5d3963e - Browse repository at this point
Copy the full SHA 5d3963eView commit details -
fix(project): transaction timeout when transfer too many databases or…
… add too many users into projects (#1071) * optimize sqls * update submodule * update submodule * fix ut cases
Configuration menu - View commit details
-
Copy full SHA for 0713fba - Browse repository at this point
Copy the full SHA 0713fbaView commit details -
fix(sql-check): can not give violations related comments normally whe…
Configuration menu - View commit details
-
Copy full SHA for 3ee0738 - Browse repository at this point
Copy the full SHA 3ee0738View commit details
Commits on Dec 14, 2023
-
fix(data-transfer): only inject sys tenant config when it's configure…
…d in datasource (#1172) * fix no log get * set sys tenant only when it's configured in datasource * do not quote table name for result-set-export task
Configuration menu - View commit details
-
Copy full SHA for 3f80fa5 - Browse repository at this point
Copy the full SHA 3f80fa5View commit details -
fix(sql-rule): several sql interception bugs (#1165)
* fix * fix * fix * refactor * delete empty line * add code back * rollback config
Configuration menu - View commit details
-
Copy full SHA for bf0f943 - Browse repository at this point
Copy the full SHA bf0f943View commit details -
enhance(monitor): add druid monitor (#1088)
* add druid monitor * add druid monitor * format * add back connection cluster name * format * format * format * format * format * review * review * rename * review --------- Co-authored-by: ungreat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9816be0 - Browse repository at this point
Copy the full SHA 9816be0View commit details -
fix(iam): users need re-login to access the individual space after th…
…ey are granted for individual_space (#1147)
Configuration menu - View commit details
-
Copy full SHA for 164ec8d - Browse repository at this point
Copy the full SHA 164ec8dView commit details
Commits on Dec 15, 2023
-
fix(osc): osc log is not show totally and flow task is done unnormally (
#1110) * fix osc log is not show and flow task is done unnormally * add variables to volatile * fix onProgressUpdate when percentage or status is changed * add while condition * add lock wait timeout * fix osc log * mv MDC_CONTEXT to osc
Configuration menu - View commit details
-
Copy full SHA for c200c4b - Browse repository at this point
Copy the full SHA c200c4bView commit details -
fix(concurrent): remove servlet configuration (#1188)
* remove ServletConfiguration.java * set locale manually
Configuration menu - View commit details
-
Copy full SHA for 02cef2c - Browse repository at this point
Copy the full SHA 02cef2cView commit details -
enhancement: use git-lfs to storage datax.zip (#1186)
* use git lfs to storage datax.zip * update build_artifact.yaml * update build_*.yaml * ignore UT * format code * do not checkout lfs when building client
Configuration menu - View commit details
-
Copy full SHA for 40e87b8 - Browse repository at this point
Copy the full SHA 40e87b8View commit details -
feat(partition-plan): support setting scheduling strategy (#1136)
* partition plan supporting trigger configuration * code format
Configuration menu - View commit details
-
Copy full SHA for 7b495c8 - Browse repository at this point
Copy the full SHA 7b495c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0010c - Browse repository at this point
Copy the full SHA 9c0010cView commit details -
fix(database): optimize error message of synchronizing databases fail…
…ure (#1202) * temp * optimize error message
Configuration menu - View commit details
-
Copy full SHA for e83549a - Browse repository at this point
Copy the full SHA e83549aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fefcd - Browse repository at this point
Copy the full SHA a6fefcdView commit details
Commits on Dec 18, 2023
-
fix(monitor): fix druid stats parser error (#1213)
* fix druid stats merge sql error * remove default merge sql
Configuration menu - View commit details
-
Copy full SHA for 8ff9138 - Browse repository at this point
Copy the full SHA 8ff9138View commit details -
fix(database-change): timeout or oom when upload a large sql files (#…
…1151) * add: SqlSplitter iterator * add: SqlUtils and iterator method * adapt database change task * fix: progress update * fix: database change task OOM * fix: zip file path * adapt: pre-check and generate rollback SQL avoid OOM * refine * revert * fix: pre-check timeout * fix: pre-check timeout * fix: set high risk level * fix: NPE * response to CR * refine * fix some issues * refine * refine * response to CR * refine SqlSplitterIterator * add test case * fix: split multi-line comment
Configuration menu - View commit details
-
Copy full SHA for e154df4 - Browse repository at this point
Copy the full SHA e154df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7391d5c - Browse repository at this point
Copy the full SHA 7391d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b8a4e - Browse repository at this point
Copy the full SHA e8b8a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc1675 - Browse repository at this point
Copy the full SHA 4cc1675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed6287 - Browse repository at this point
Copy the full SHA 2ed6287View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb0b46 - Browse repository at this point
Copy the full SHA ffb0b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ce8c9 - Browse repository at this point
Copy the full SHA 92ce8c9View commit details
Commits on Dec 19, 2023
-
fix(database-object):modify the prompt that prompts users about the r…
…isk of index changes #1228
Configuration menu - View commit details
-
Copy full SHA for 43823f7 - Browse repository at this point
Copy the full SHA 43823f7View commit details -
fix(audit): several operating records issues after ODC V4.2.0 (#1222)
* stash * fix * deprecate in_connection * fix
Configuration menu - View commit details
-
Copy full SHA for 7ffc406 - Browse repository at this point
Copy the full SHA 7ffc406View commit details -
fix(osc): lock ob mysql user failed when host with ip limited (#1072)
* fix ob mysql user name with host and lock user is unlocked * fix unit test * fileter admin user for display * add DISTINCT for listUsers * modify query users * fix lock user * revert MySQLNoGreaterThan5740SchemaAccessor * fix test case * fix test case * fix test case * fix syspasswd * response for pr comment
Configuration menu - View commit details
-
Copy full SHA for e799c58 - Browse repository at this point
Copy the full SHA e799c58View commit details -
feat(datasource): show datasource's connect status in team space's SQ…
…L console (#1224) * fix * refactor
Configuration menu - View commit details
-
Copy full SHA for a49321c - Browse repository at this point
Copy the full SHA a49321cView commit details -
feat(datatransfer): support masking data for mysql datatransfer (#1198)
* support mask data by '******' * remove mysql sensitive disabled function * fix some bugs * update README.md
Configuration menu - View commit details
-
Copy full SHA for a1667ed - Browse repository at this point
Copy the full SHA a1667edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1febbcb - Browse repository at this point
Copy the full SHA 1febbcbView commit details -
fix(flow): creating flow costs too much time (#1183)
* add bilk save for nodes * add test cases * make bind flow element batch * create instance node on building topo * fix unit test * merge yiang's code * add several repo * use batch to insert entity * add batchUpdate into OdcJpaRepository * use batchCreate method * self test fix * make shortUniqueId transient --------- Co-authored-by: ungreat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dac873 - Browse repository at this point
Copy the full SHA 0dac873View commit details
Commits on Dec 20, 2023
-
fix(apply-project): failed to set mdc value (#1237)
* fix: apply project task print log error * fix: execution deadline time display failed
Configuration menu - View commit details
-
Copy full SHA for 131347e - Browse repository at this point
Copy the full SHA 131347eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb6f7a - Browse repository at this point
Copy the full SHA eeb6f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2169f3e - Browse repository at this point
Copy the full SHA 2169f3eView commit details -
fix(datasource): it occurs 'duplicate data source name' error when cr…
…eating a data source in team space (#1243)
Configuration menu - View commit details
-
Copy full SHA for f2fcebc - Browse repository at this point
Copy the full SHA f2fcebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3999d - Browse repository at this point
Copy the full SHA ad3999dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66b45de - Browse repository at this point
Copy the full SHA 66b45deView commit details -
Configuration menu - View commit details
-
Copy full SHA for d14ddea - Browse repository at this point
Copy the full SHA d14ddeaView commit details
Commits on Dec 21, 2023
-
fix(ticket): project "pending approval" tickets shows other project's…
… "pending approval" tickets (#1260)
Configuration menu - View commit details
-
Copy full SHA for 3e10bf6 - Browse repository at this point
Copy the full SHA 3e10bf6View commit details -
fix(datasource): convert the type of ob-mysql-sharding data source to…
… ob-mysql (#1253) * adapt to the dialect type of frond end donot include ODP sharding mysql * response to review
Configuration menu - View commit details
-
Copy full SHA for 7055e86 - Browse repository at this point
Copy the full SHA 7055e86View commit details -
fix(flow): close prepared stmt and resultset when batch creating end (#…
…1266) * close resource * format * review * update submodule --------- Co-authored-by: yh263208 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8f9fd5 - Browse repository at this point
Copy the full SHA b8f9fd5View commit details -
fix(mock-data): upgrade mock-data module's version to fix several bugs (
#1227) * upgrade mock version * upgrade mock version * optimize log printing * make driver compatible to ojdbc 8 * add npe * add data mock compress method * optimize log printing * remove useless comments * fix issue #189 * supports mysql80 * add concurrent config * fix internation * control front end's mock limit * add max output size limit * refact err msg * change version and remove useless code * supports lowercase env * upgrade submodule * increase max count of mock data
Configuration menu - View commit details
-
Copy full SHA for fb4795f - Browse repository at this point
Copy the full SHA fb4795fView commit details -
feat(dlm): supports viewing task logs (#1017)
* supports get log for DLM job. * supports get log for DLM job. * supports get log for DLM job. * supports get log for DLM job. * supports get log for DLM job. * update path pattern * code format * Remove redundant code * destroy thread pool after task finished. * check task parameters when update schedule task. * init cluster name. * fix NPE when variables are not exist. * Verify whether the data source is a cluster instance * Supports configuring connection timeout. * Supports configuring sharding strategy. * modify default sharding strategy. * Remove redundant code * fix create dlm job failed in MySql mode. * Fix edit limit config and description not taking effect * fix interrupt task failed. * check job status before update. * fix restart job failed. * fix restart job failed. * fix restart job failed. * fix restart job failed. * format * update submodule commit id * do not check cluster name when create job. * support configuring scan batch size. * merge 4.2.x to current branch. * change default sharding strategy. * code format * response comments * fix sharding strategy configuration didn't work. * upgrade sdk version * fix ut * fix description of key * update default sharding strategy.
Configuration menu - View commit details
-
Copy full SHA for 27e620e - Browse repository at this point
Copy the full SHA 27e620eView commit details -
fix(mock-data): failed to recognize the charset key of 'UTF8' (#1272)
* fix mock data charset error * optimize code
Configuration menu - View commit details
-
Copy full SHA for f8c41d7 - Browse repository at this point
Copy the full SHA f8c41d7View commit details -
fix(monitor): format alarm error stack to inline (#1273)
* fix druid log * rollback
Configuration menu - View commit details
-
Copy full SHA for cac37e4 - Browse repository at this point
Copy the full SHA cac37e4View commit details -
docs: add changelog for 4.2.3 (#1108)
* add change log * fix type err * response to cr comments * update submodule * update changelog * add odp to changelog * update changelog * add change log. * response to cr comments * response to cr comments * response to cr comments * response to cr comments * add eng change log * update change log * fix type error * remove dot * remove lfs --------- Co-authored-by: tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1b5864 - Browse repository at this point
Copy the full SHA a1b5864View commit details -
fxi(web-framework): MissCsrfToken error while logout from personal sp…
…ace (#1274) while use spring security configure straightly, the CsrfFilter refer invalid session strategy firstly of AccessDeniedHandler in CsrfFilter. new the CsrfFiler manual, make csrf token lifecytle decouple from session manage, to avoid CsrfToken error while logout from private space
Configuration menu - View commit details
-
Copy full SHA for 4bd0aa6 - Browse repository at this point
Copy the full SHA 4bd0aa6View commit details
Commits on Dec 22, 2023
-
fix(result-export): failed to export mysql data (#1275)
* set columns for result set export task * use url.toURI() instead of url.getFile() * rename method * set schema for connectionInfo * fix result export failed * create dir if not exists * rename MySQLWriterPluginParameter#Connection * fix failed to mask data for mysql result set export task
Configuration menu - View commit details
-
Copy full SHA for 6e6105f - Browse repository at this point
Copy the full SHA 6e6105fView commit details -
fix(datasource): make ODP_SHARDING_OB_MYSQL not be converted to OB_MY…
…SQL in some special cases (#1280)
Configuration menu - View commit details
-
Copy full SHA for 608a866 - Browse repository at this point
Copy the full SHA 608a866View commit details -
fix(result-set-export): failed to rewrite sql for mysql (#1288)
* fix failed to rewrite sql for mysql * fix not skip header for export * only add as for native mysql * sql format always requires header * fix an error * fix no content for table name in Chinese * avoid NPE
Configuration menu - View commit details
-
Copy full SHA for 51788c2 - Browse repository at this point
Copy the full SHA 51788c2View commit details -
fix(sql-rule): adjust several sql-console rules' default values (#1281)
* adjust sql console rule default values * fix
Configuration menu - View commit details
-
Copy full SHA for 3c0fd8b - Browse repository at this point
Copy the full SHA 3c0fd8bView commit details
Commits on Dec 25, 2023
-
feat(dlm): upgrade dlm's version to 1.0.8 (#1299)
* upgrade sdk version to 1.0.8 * upgrade sdk version to 1.0.8
Configuration menu - View commit details
-
Copy full SHA for c2d53cd - Browse repository at this point
Copy the full SHA c2d53cdView commit details -
feat(mock-data): increase the max number of the mock data to 100 mill…
…ion (#1294) * refact max data count of mocking * update submodule * upgrade ob-data-mocker's version * delete unused properties
Configuration menu - View commit details
-
Copy full SHA for d85b83a - Browse repository at this point
Copy the full SHA d85b83aView commit details -
fix(sql-rule): the rule 'allow-sql-types' of dev environment is disab…
…led by default (#1302)
Configuration menu - View commit details
-
Copy full SHA for 5ef3a9b - Browse repository at this point
Copy the full SHA 5ef3a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c543368 - Browse repository at this point
Copy the full SHA c543368View commit details
Commits on Dec 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09e4ec8 - Browse repository at this point
Copy the full SHA 09e4ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a310761 - Browse repository at this point
Copy the full SHA a310761View commit details